Commit Graph

6836 Commits (92c2ecc130239b38580b5c11c532d2e027fc2d06)

Author SHA1 Message Date
Bruce Momjian d6603791ea Add: 20 years ago
Bruce Momjian 6dd2b7728b Add entry: 20 years ago
Bruce Momjian d06f44a811 Add: 20 years ago
Bruce Momjian 51175d1d00 Remove update TODO.detail item. 20 years ago
Bruce Momjian e1992ebaf2 Updates per Tom: 20 years ago
Tom Lane 1249cf8f38 SQL2003-standard statistical aggregates, by Sergey Koposov. I've added only 20 years ago
Tom Lane 0fd087af83 Fix table title. 20 years ago
Tom Lane b8cd6b4f25 Make it clearer that not every Postgres character set can be used as a 20 years ago
Bruce Momjian 4917564f1b Update Tatsuo: 20 years ago
Bruce Momjian 67cdc61369 Add URL for UPDATE/SET for multiple values. 20 years ago
Bruce Momjian 8de82ede51 Add for UPDATE SET for multiple values: 20 years ago
Tom Lane 108fe47301 Aggregate functions now support multiple input arguments. I also took 20 years ago
Bruce Momjian 43c79378c8 Allow LDAP lookups from pg_service.conf. 20 years ago
Peter Eisentraut b517e65348 Allow units to be specified with configuration settings. 20 years ago
Bruce Momjian 5ffa0bb47a Reorder items: 20 years ago
Peter Eisentraut 79bc99a467 Convert effective_cache_size to an integer, for better integration with 20 years ago
Bruce Momjian 88b39634cd Done: 20 years ago
Bruce Momjian edd49fcf69 Add reason for WAL offset reporting: 20 years ago
Bruce Momjian 8633a9cdff Add offset mention: 20 years ago
Bruce Momjian cb6f5f1552 Update PITR: 20 years ago
Bruce Momjian a859695b7e Done: 20 years ago
Tom Lane d8b5c95ca8 Remove hard-wired lists of timezone abbreviations in favor of providing 20 years ago
Peter Eisentraut e9b4969062 DTrace support, with a small initial set of probes 20 years ago
Bruce Momjian 9652b79ae4 Update documentation on GRANT SCEMA USAGE, again. 20 years ago
Bruce Momjian a8e44f0b1b Update GRANT USAGE on schema permission description. 20 years ago
Tom Lane 60cfe25e68 Adjust spawn_process() to avoid unnecessary overhead processes: we can 20 years ago
Tom Lane a38c85bd5d Rewrite pg_regress as a C program instead of a shell script. 20 years ago
Bruce Momjian c5fad5f35e Done: 20 years ago
Neil Conway c1e59cc5d9 Minor documentation tweak: in the tables of functions and operators, 20 years ago
Neil Conway a10fc5f254 Minor doc tweak: replace a "--" with "—". 20 years ago
Neil Conway f2a8aa0f89 Reorder the entries in the function section of the manual, to ensure they 20 years ago
Bruce Momjian de7e81fff4 Update schema USAGE permission description. 20 years ago
Tom Lane d29b66882a Tweak fillfactor code as per my recent proposal. Fix nbtsort.c so that 20 years ago
Neil Conway 2fa7a041f3 Correct the description of the pg_get_viewdef() function. Do some nearby 20 years ago
Bruce Momjian 0031f99bfa Add URL of code presentation to developers FAQ. 20 years ago
Bruce Momjian f0cd764723 Add #include code to prevent multiple inclusion. 20 years ago
Bruce Momjian ec3efa244b Update schema GRANT USAGE description. 20 years ago
Alvaro Herrera d4cef0aa2a Improve vacuum code to track minimum Xids per table instead of per database. 20 years ago
Bruce Momjian a07849df96 Test commit. 20 years ago
Bruce Momjian a77275fe3b Please find attached two patches for documentation and regression tests 20 years ago
Tom Lane 2d0c1d3102 Documentation fixes for FILLFACTOR patch. Minor other editorialization. 20 years ago
Bruce Momjian 655787bfaf Modify: 20 years ago
Bruce Momjian 3fafac3f62 Remove libpq's PQescapeIdentifier(), not safe from injection attacks. 20 years ago
Tom Lane b7b78d24f7 Code review for FILLFACTOR patch. Change WITH grammar as per earlier 20 years ago
Tom Lane feed07350b Fix broken markup. 20 years ago
Bruce Momjian 277807bd9e Add FILLFACTOR to CREATE INDEX. 20 years ago
Bruce Momjian 5d5c1416bf Done: 20 years ago
Bruce Momjian ff3003e537 Done: 20 years ago
Bruce Momjian 8c092781f4 ALTER TABLE ... ADD/DROPS INHERIT (actually INHERIT / NO INHERIT) 20 years ago
Bruce Momjian 569e32a0f1 Update item for GUID: 20 years ago