Commit Graph

20454 Commits (25f8916137879110e18fa457dde14bcb18d3f49d)
 

Author SHA1 Message Date
Bruce Momjian 25f8916137 Remove 2phase commit TODO.detail. 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
Bruce Momjian a6c7e843da Update GUC description for kerberos usernames. 21 years ago
Bruce Momjian 26cbccd52c Add fsync() define for Win32 to cover cases other than wal_sync_method 21 years ago
Bruce Momjian e046b3ddd7 Add \x hex support to ecpg strings. This just passes them to the backend. 21 years ago
Bruce Momjian d1944de61b Move SYMMETRIC/ASYMMETRIC to reserved words to avoid shift/reduce conflicts. 21 years ago
Bruce Momjian 07b80eb301 Improve comment wording. 21 years ago
Tom Lane e5a11a8879 Improve hash method for bitmapsets: some examination of actual outputs 21 years ago
Bruce Momjian 1f01d59e06 Fix display of database name during autovacuum. 21 years ago
Bruce Momjian 2becf48483 Update catalog version for recent function additions. 21 years ago
Neil Conway c119c5bd49 Change the implementation of hash join to attempt to avoid unnecessary 21 years ago
Neil Conway 4aaff55359 Minor SGML markup cleanup. 21 years ago
Bruce Momjian f4d907ca85 Remove old *.backup files when we do pg_stop_backup(). This 21 years ago
Bruce Momjian 713507b02d Mention we now support BETWEEN SYMMETRIC. 21 years ago
Bruce Momjian d092524418 > Here's a patch I added against plperl, originally against beta5, now 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 5955945828 Support 3 and 4-byte unicode characters. 21 years ago
Bruce Momjian f4c4f1ce52 >> Do you agree that using a hashtable for it in general is a good idea 21 years ago
Bruce Momjian b4132fd0ac Now \d show tablespace of indices per discussion. 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 921de09e40 Use ' ' escapes for leading spaces in table values, for use in 21 years ago
Tom Lane 8563ccae2c Simplify shared-memory lock data structures as per recent discussion: 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 f04c39402a Attached is a makefile I hacked up to build pg_config under MSVC - the 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
Tom Lane 1265724ff5 The random selection in function linear() could deliver a value equal to max 21 years ago
Teodor Sigaev 37c839365c WAL for GiST. It work for online backup and so on, but on 21 years ago
Neil Conway d6636543c4 Allow the parameters to PL/PgSQL's RAISE statement to be expressions, 21 years ago
Tom Lane bd6bf50b03 Teach planner to optionally ignore index columns that have an equality 21 years ago
Bruce Momjian 189f89cb0e Done: 21 years ago
Bruce Momjian 2ee0d5549f Add -L option to psql to log sessions. 21 years ago
Neil Conway e31cd6739a Cleanup for "#option dump" in PL/PgSQL: don't print empty ELSE blocks, 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