Commit Graph

3951 Commits (d51df918970bcf42f915a3882bfdee5972aa9bad)

Author SHA1 Message Date
Bruce Momjian ebb399570d Add: 21 years ago
Bruce Momjian dea41174b2 Update text of terminate: 21 years ago
Tom Lane 4cc7a93d22 Make REINDEX DATABASE do what one would expect, namely reindex all indexes 21 years ago
Tom Lane 676bb1ab06 Add a hack requested by the JDBC driver writers: when a function's 21 years ago
Neil Conway ebcb4c931d Add a CONTINUE statement to PL/PgSQL, which can be used to begin the 21 years ago
Tom Lane 7a28de2052 pg_dump can now dump large objects even in plain-text output mode, by 21 years ago
Tom Lane 6f7fc0bade Cause initdb to create a third standard database "postgres", which 21 years ago
Tom Lane 3f6a094be1 Remove statement that GiST indexes aren't WAL-logged. 21 years ago
Tom Lane f0e7f9e30b Update text that stated GiST indexes aren't WAL-logged. 21 years ago
Neil Conway 577247b023 Minor documentation update for RAISE expression patch. 21 years ago
Tom Lane a8d1075f27 Add a time-of-preparation column to the pg_prepared_xacts view, per an 21 years ago
Bruce Momjian 5117da7b37 Remove TODO.detail. 21 years ago
Bruce Momjian 5f98a6f7a3 Done: 21 years ago
Tom Lane d0a89683a3 Two-phase commit. Original patch by Heikki Linnakangas, with additional 21 years ago
Bruce Momjian 5495575903 Re-order item. 21 years ago
Bruce Momjian 524ec00d3e Move item: 21 years ago
Bruce Momjian 30b0f49ce6 Update NetBSD 'options' description. 21 years ago
Bruce Momjian 1414707e03 Improve wording of read-only GUC variables; shows -> reports. 21 years ago
Bruce Momjian 1b618e50a6 Add: 21 years ago
Neil Conway 4aaff55359 Minor SGML markup cleanup. 21 years ago
Bruce Momjian 0851a6fbc7 This patch makes it possible to use the full set of timezones when doing 21 years ago
Bruce Momjian 8b84aebddf Add BETWEEN SYMMETRIC. 21 years ago
Bruce Momjian 495f9aa098 reorder: 21 years ago
Bruce Momjian 853e8b1426 Done: 21 years ago
Bruce Momjian f5835b4b8d Add pg_postmaster_start_time() function. 21 years ago
Bruce Momjian b5e65c8325 Done: 21 years ago
Bruce Momjian 61e2c00e64 Have SHOW ALL include variable descriptions. 21 years ago
Bruce Momjian cf48d8b3aa Update: 21 years ago
Bruce Momjian d2c313bcf5 Move item into proper section: 21 years ago
Bruce Momjian 954f6bcffe Add GUC krb_server_hostname so the server hostname can be specified as 21 years ago
Bruce Momjian dac94e3495 Done: 21 years ago
Neil Conway d6636543c4 Allow the parameters to PL/PgSQL's RAISE statement to be expressions, 21 years ago
Bruce Momjian 189f89cb0e Done: 21 years ago
Bruce Momjian 2ee0d5549f Add -L option to psql to log sessions. 21 years ago
Tom Lane c186c93148 Change the planner to allow indexscan qualification clauses to use 21 years ago
Neil Conway 077811605e Per discussion on -hackers, this patch changes psql's "expanded" output 21 years ago
Neil Conway 8c05ca7754 SGML cleanup: consistently use "endterm" in <xref>s that link to the 21 years ago
Tom Lane a2fb7b8a1f Adjust lo_open() so that specifying INV_READ without INV_WRITE creates 21 years ago
Tom Lane f52a34229b Document the --enable-integer-datetimes configure option where the other 21 years ago
Neil Conway 72a5db15d1 libpq was not consistently checking for memory allocation failures. This 21 years ago
Bruce Momjian e4c76191a9 Add space before :DBNAME for proper \set expansion. 21 years ago
Neil Conway a89c109e30 Minor cleanup of documentation for recently-added HISTFILE psql variable. 21 years ago
Neil Conway d46bc444ac Implement two new special variables in PL/PgSQL: SQLSTATE and SQLERRM. 21 years ago
Bruce Momjian ea88824a3e the following patch makes the filename used to store the readline 21 years ago
Bruce Momjian 453d74b99c Add the "PGPASSFILE" environment variable to specify to the password 21 years ago
Bruce Momjian 3572e531ca Mention prefix %t has no milliseconds. 21 years ago
Bruce Momjian 6c2ba14d8d This patch against 8.0.0beta1 source adds log_line_prefix options for 21 years ago
Tom Lane 0b8e46e49b Repair error in description of nonblocking usage of PQgetCopyData(). 21 years ago
Peter Eisentraut 65d27324c3 Add example for pg_config --configure. 21 years ago
Bruce Momjian ebc8649892 Since I needed this feature badly, I added the -n / --schema switch to 21 years ago