Commit Graph

18289 Commits (040450beef4f3fdafaa9e20dbb0ee3e00c5856ba)
 

Author SHA1 Message Date
Bruce Momjian 040450beef Use backslash in %USERPROFILE%\.pgpass. 21 years ago
Bruce Momjian 04854a89ef Add: 21 years ago
Bruce Momjian 84f878f5cd Don't use get_home_path so libpq doesn't pull path.c into the library. 21 years ago
Tom Lane 76dd2333d5 Clean up some random departures from project's standard declaration style. 21 years ago
Bruce Momjian f657594bf7 Remove NT4 mention in release notes. 21 years ago
Bruce Momjian 7500704167 Remove as duplicate: 21 years ago
Bruce Momjian 83f8fb7459 Add: 21 years ago
Bruce Momjian 1f0a19c263 The enclose patch clarifies and makes a more useful example for the 21 years ago
Bruce Momjian 3d20578e93 Add pg_dump section: 21 years ago
Bruce Momjian af032f15da Replace incorrect example for quote_ident 21 years ago
Tom Lane 950c8afcb4 Update release history for 7.4.5. 21 years ago
Bruce Momjian 1abf13db3c Add get_home_path() to use USERPROFILE on Win32 and HOME on Unix. 21 years ago
Tom Lane 19cd31b068 Fix bug introduced into _bt_getstackbuf() on 2003-Feb-21: the initial 21 years ago
Tom Lane fcaad7e2c1 Standardize on the assumption that the arguments of a RowExpr correspond 21 years ago
Bruce Momjian 388ffad040 Add: 21 years ago
Bruce Momjian f5f5d7bead Remove transactions TODO.detail. 21 years ago
Bruce Momjian 3f0fa93cfc Chain on to SIGPIPE handler rather than just do action on default. 21 years ago
Bruce Momjian 0d4aa039ac Fix agressive collection of thread flags. 21 years ago
Bruce Momjian 26f6111dd9 Add comment about portability function name inconsistency. 21 years ago
Tom Lane 109d7aff73 Fix linking problem when enabling thread safety on Darwin: uninitialized 21 years ago
Bruce Momjian 8b82a705c8 Add DLLIMPORT for PostGIS. 21 years ago
Bruce Momjian 26fc9b655b Move io.h include higher in the file so it doesn't conflict with 21 years ago
Bruce Momjian 6a5718b1ee Fix syntax error just introduced. 21 years ago
Bruce Momjian 23b6ade8f0 autoconf for recent thread check changes. 21 years ago
Tom Lane 64410289f8 Add trivial NULL statement to plpgsql, for Oracle compatibility. 21 years ago
Bruce Momjian bc91389df9 Add: 21 years ago
Bruce Momjian 33829a5e0f Throw error if initdb -L is not an absolute path. 21 years ago
Bruce Momjian fa82574bc5 Add: 21 years ago
Bruce Momjian 23717760d1 Fix for adding \n for zero-length win32 read_pipe return 21 years ago
Tom Lane e617fe729d Mark server_encoding and integer_datetimes as GUC_REPORT, per previous 21 years ago
Bruce Momjian c7ae53a6b4 Clarify need for \r\n -> \n translation in version checking code. 21 years ago
Tom Lane 1a3de15a3a Dept. of further reflection: I looked around to see if any other callers 21 years ago
Tom Lane 057ea3471f Xmin calculations should consider only top transaction IDs, and 21 years ago
Tom Lane 2820f05ef9 Specify SA_NOCLDSTOP when enabling SIGCHLD, per suggestion from 21 years ago
Bruce Momjian 2284cfa255 Quote PERL expansion for Win32 path that might have spaces. 21 years ago
Tom Lane e76bcb855b Fix trivial typo. 21 years ago
Tom Lane 682d9fc774 Minor copy-editing for 7.4.4, 7.3.7, 7.2.5 release notes. 21 years ago
Tom Lane d6b69cf2fc Fix typo, per Andreas Seltenreich. 21 years ago
Tom Lane 793dd8e729 Add discussion and example about predicate locking and why "serializable" 21 years ago
Tom Lane 11d8138ca3 Minor editorializing. 21 years ago
Peter Eisentraut 3ea6d6d4d5 Translation updates 21 years ago
Bruce Momjian 0e0793a71a Add: 21 years ago
Tom Lane b681bf9323 Fix psql's COPY support to deal with \r\n line endings. 21 years ago
Tom Lane 2193121fa9 Fix breakage with PUBLIC schema. Try to untwist the remarkably contorted 21 years ago
Tom Lane bf08e6550b Give a more specific error message for "you can't do that" error cases 21 years ago
Tom Lane 2d65574041 Preliminary release notes for 7.4.4, 7.3.7, 7.2.5. Will add to the 21 years ago
Peter Eisentraut 1a36562d6a New translations 21 years ago
Peter Eisentraut 3458a380d3 Translation update 21 years ago
Peter Eisentraut 1c31374e3d Translation updates 21 years ago
Bruce Momjian 146b000651 Mention log_statement_stats can not be enabled with the other options. 21 years ago