Commit Graph

6812 Commits (7da24bcbc19de15afa72fa03bc5ab8317bf12338)

Author SHA1 Message Date
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
Tom Lane 51e400c9c6 Remove the separate 'stats buffer' process, letting backend stats messages 20 years ago
Bruce Momjian bc9b6c22d5 Change URL for SITC: 20 years ago
Bruce Momjian 994aa6a611 Add: 20 years ago
Neil Conway 6e9c974e43 Editorialization for the additions to the CREATE TABLE reference page 20 years ago
Bruce Momjian 06bd3dba80 Add URL for SITC 20 years ago
Bruce Momjian 15897332ed Update: 20 years ago
Bruce Momjian c2c4f3c30e Update Russian FAQ. 20 years ago
Bruce Momjian 370a709c75 Add GUC update_process_title to control whether 'ps' display is updated 20 years ago
Bruce Momjian 665c5e861a Default stats_command_string to 'on', now that its overhead is minimal. 20 years ago
Bruce Momjian 33b4ad66c9 Revert patch, doesn't do what it should: 20 years ago
Bruce Momjian e99507eaa1 Will revert in next patch more cleanly. 20 years ago
Bruce Momjian 0c99c0fecf Not done: 20 years ago
Bruce Momjian dc2c25fc62 Add INCLUDING CONSTRAINTS to CREATE TABLE LIKE. 20 years ago
Bruce Momjian 62f2693688 Done: 20 years ago
Bruce Momjian 560feb474a Done: 20 years ago
Bruce Momjian 3b1790f987 Add PQescapeIdentifier() to libpq 20 years ago
Tom Lane ca0d2197ca Change the row constructor syntax (ROW(...)) so that list elements foo.* 20 years ago
Bruce Momjian 6bf44d51ea Use Unix newlines, instead of DOS ones. 20 years ago
Bruce Momjian bc28f58b8f Update my info: 20 years ago
Bruce Momjian f5940e7b34 Add: 20 years ago
Bruce Momjian ac7a126d0c Update entry: 20 years ago
Bruce Momjian fc6a2293b5 Add UPDATE entry for row reuse. 20 years ago
Tom Lane eaf8f312c7 Some editorial work on the documentation of the current-date/time 20 years ago
Tom Lane b13c9686d0 Take the statistics collector out of the loop for monitoring backends' 20 years ago