Commit Graph

18069 Commits (f82d99be7ef98bc252bb90da05801b4a2b51fad8)
 

Author SHA1 Message Date
Peter Eisentraut f82d99be7e Translation updates 21 years ago
Bruce Momjian 66917fcff5 Add: 21 years ago
Bruce Momjian a3b9a02716 Update Turkish FAQ. 21 years ago
Bruce Momjian e57243ea7e Add: 21 years ago
Bruce Momjian 7f42dabca8 Fix for pg_ctl -o processing. Report from Sean Chittenden. 21 years ago
Peter Eisentraut 5bd458c89a Translation update 21 years ago
Tom Lane 98c120a203 Revert ill-conceived patch that made elog(FATAL) the same as elog(ERROR) 21 years ago
Bruce Momjian d79dc61df9 Update release notes with better wording. 21 years ago
Tom Lane 1bf3d61504 Fix subtransaction behavior for large objects, temp namespace, files, 21 years ago
Tom Lane cc813fc2b8 Replace nested-BEGIN syntax for subtransactions with spec-compliant 21 years ago
Bruce Momjian b1ee93884d Update tuple header size. 21 years ago
Tom Lane 0177f43070 Fix oversight: in case where SIGTERM is received while there are 21 years ago
Tom Lane 23671f5a0e Add some more logging to simplify diagnosis of problems in IDENT 21 years ago
Michael Meskes b14158f405 SQL defines are only used in SQL space in Informix mode. 21 years ago
Bruce Momjian 5b2f4afffe Here is a patch that fixes the pipes used in find_other_exec() when 21 years ago
Bruce Momjian 25a1324703 Adjust release notes based on community feedback. 21 years ago
Peter Eisentraut 0ee0e73c9b Translation updates 21 years ago
Bruce Momjian a2abe9fe58 Update 7.5 release notes. 21 years ago
Bruce Momjian 839fe69259 Improve description of release note creation. 21 years ago
Tom Lane 1e5d82493c Fix obsolete comment. 21 years ago
Tom Lane 0655b26282 log_destination should only be PGC_SIGHUP, not PGC_POSTMASTER, as per 21 years ago
Bruce Momjian cbcd8b5bec First draft of 7.5 release notes. Still needs markup, additional major 21 years ago
Bruce Momjian 97729fa154 Add steps for creating release notes. 21 years ago
Bruce Momjian 25c161eba6 Move Win32 defines from port.h to win32.h. 21 years ago
Tom Lane acd907bfcc Add cross-check that current timeline of pg_control is an ancestor of 21 years ago
Tom Lane 3dba9cb694 Add a check on file size as an additional safety check that a WAL file 21 years ago
Bruce Momjian 406e8aa294 Updated wording: 21 years ago
Bruce Momjian e15c432302 Done: 21 years ago
Tom Lane e31c8cf20b Still another try at automatically detecting the best match in the zic 21 years ago
Tom Lane 664291107e Avoid default: followed by no statement, per Dann Corbit. 21 years ago
Tom Lane 68938c4770 Add missing <getopt.h>, per Dann Corbit. 21 years ago
Tom Lane 2042b3428d Invent WAL timelines, as per recent discussion, to make point-in-time 21 years ago
Bruce Momjian 8d3517dc1f The attached patch allows 'select foo()' as well as 'select * from 21 years ago
Bruce Momjian 8eeae3e11c Please find enclosed a patch that matches the PL/Perl documentation 21 years ago
Bruce Momjian 4690cc9c7f The attached patch shows the new column "tablespace" in the mentioned 21 years ago
Bruce Momjian 7a55ba7615 Back out pg_autovacuum commit after cvs clean failure causes commit. 21 years ago
Bruce Momjian 8dec0c1bf2 lease find enclosed a patch that matches the PL/Perl documentation 21 years ago
Bruce Momjian 83997560b7 Mention plpgsql: 21 years ago
Bruce Momjian fd7c3f67e0 Allow borland compiles. 21 years ago
Bruce Momjian 53cee20f67 As per the following: 21 years ago
Bruce Momjian 6f0d96f8c8 Fix unused variable when Assert() not used. 21 years ago
Bruce Momjian 851bcee425 Update: 21 years ago
Bruce Momjian cd66b86be2 Add: 21 years ago
Bruce Momjian b8a89da230 Suppress readline usage in mingw in configure. 21 years ago
Bruce Momjian 5406955541 Add: 21 years ago
Bruce Momjian 3df8b47a5e Done: 21 years ago
Michael Meskes 5420ed3a81 Synced parser and keyword list. 21 years ago
Bruce Momjian 45995219a0 Here is another patch that fixes a stack of pg_dump bugs: 21 years ago
Tom Lane 465edca3ec Fix incorrect tracking of session authorization in the presence of ACLs 21 years ago
Bruce Momjian 8459b2d472 Done: 21 years ago