Commit Graph

21359 Commits (c9de6b922e4f8c2647c64a67e86d4a95e3fca2cc)
 

Author SHA1 Message Date
Bruce Momjian 90c22c9206 This makes the error messages for PREPARE TRANSACTION, COMMIT PREPARED 20 years ago
Bruce Momjian 6d62338d5e Rewording, use the more common multi-threaded/single-threaded. 20 years ago
Bruce Momjian 8fc0aa4cca Clarify causes of possible mismatch between Win32 libraries and 20 years ago
Bruce Momjian 165565cd94 Some additional doc changes based around compression of page images in 20 years ago
Bruce Momjian 3af21fa568 Mark xslt_process() as volatile. 20 years ago
Bruce Momjian 32e6c2a160 Use get_progname() in backend main.c, rather than port-specific hack 20 years ago
Tom Lane 203015ebdd Fix small oversight in recent patch to add more CREATE-FUNCTION-time 20 years ago
Bruce Momjian 40e1b30f63 Change xpath_table() and xslt_process() from IMMUTABLE to STABLE. 20 years ago
Bruce Momjian 7d43349ab5 Fix capitalization of example. 20 years ago
Neil Conway c10dba2fe3 Remove an antiquated comment. 20 years ago
Neil Conway 689c815b09 Add a comment describing the requirement that pointers into shared memory 20 years ago
Bruce Momjian 4a6dcf0322 Update trigger demo to reflect new trigger ordering. 20 years ago
Bruce Momjian 3d50e107ad Remove extra <para> 20 years ago
Bruce Momjian 249f07b8c6 Update: 20 years ago
Tom Lane 1e9a6ba5e6 Don't try to remove duplicate OR-subclauses in create_bitmap_subplan and 20 years ago
Tom Lane 23e2f9ebf7 Fix spelling error, per Michael Fuhr. 20 years ago
Bruce Momjian adc58f145c Remove item: 20 years ago
Tom Lane e952ae1268 Fix longstanding bug found by Atsushi Ogawa: _bt_check_unique would mark 20 years ago
Tom Lane fa72121594 Fix another recently-changed place that was messing with spinlock- 20 years ago
Tom Lane 07eeb9d109 Do all accesses to shared buffer headers through volatile-qualified 20 years ago
Bruce Momjian 6b97e437ca Add warning about plperl nested named subroutines 20 years ago
Bruce Momjian 0a28eb4622 No longer needed: 20 years ago
Bruce Momjian 4aebb5ad55 Rearrange: 20 years ago
Bruce Momjian d5310ca920 Done: 20 years ago
Bruce Momjian 87a67d186b Add: 20 years ago
Peter Eisentraut 4102640683 Update keywords table for 8.1. 20 years ago
Bruce Momjian 752290207d Add description: 20 years ago
Bruce Momjian 368f0b28f3 Add: 20 years ago
Bruce Momjian e4aa5be90c Add: 20 years ago
PostgreSQL Daemon 9fa7ba3041 must commit *after* autoconf, not before 20 years ago
PostgreSQL Daemon 5f470ad491 update to beta3 before tagging ... 20 years ago
Neil Conway 6f8236f1b5 Fix typo in sample pg_hba.conf; per IRC report from Bernhard Neuhauser. 20 years ago
Tom Lane 96a83d8807 Release notes up to date as of today. 20 years ago
Tom Lane a72ee09090 Add infrastructure for making spins_per_delay variable depending on 20 years ago
Tom Lane 9907b9775b Don't use a non-locked pre-test of the spinlock on x86_64 machines. 20 years ago
Tom Lane 0cc0d0822d Document that get_attstatsslot/free_attstatsslot only need to be passed 20 years ago
Tom Lane 07e6f93d6b Fix oversight in 8.0 modification of RestrictInfo data structures. 20 years ago
Tom Lane c6b9924bec Remove the DELETEs from pg_shadow and pg_group that pg_dumpall used to 20 years ago
Tom Lane 375e7d5579 Use a safer order of operations in dropdb(): rollbackable operations, 20 years ago
Peter Eisentraut 15a110ed01 Document the process to update translations. 20 years ago
Peter Eisentraut b473d7adc4 Translation update 20 years ago
Tom Lane 9178306151 Fix the problem of GRANTs creating "dangling" privileges not directly 20 years ago
Tom Lane d7527540f2 <limits.h> is now needed here, for INT_MAX. Per Michael Fuhr. 20 years ago
Tom Lane 313ed1ed94 Fix (hopefully for the last time) problems with datetime values displaying 20 years ago
Tom Lane 7754f7634c Fix a thinko in description of krb_server_hostname. 20 years ago
Tom Lane 76cb32d848 Fix up grammar in variable description string. 20 years ago
Tom Lane 18d0ca2d1b Fix Kerberos authentication in wake of virtual-hosts changes --- need 20 years ago
Bruce Momjian 4909357237 Remove unnecessary ABORT commands in dblink regression tests. 20 years ago
Bruce Momjian 768dfd0375 Cosmetic improvements to dblink. 20 years ago
Bruce Momjian f3576c33f8 Cosmetic changes to dblink. 20 years ago