Commit Graph

16882 Commits (bd046b99f03811f992571c47c47f2cecfe38df0c)
 

Author SHA1 Message Date
Bruce Momjian 55a92063a7 Allow psql to handle tilde user expansion for file names. 22 years ago
Bruce Momjian 38081fd000 Change PG_DELAY from msec to usec and use it consistenly rather than 22 years ago
Dennis Bjorklund a76c86c7c1 Translation updates 22 years ago
Bruce Momjian ee7fbb1eaa Add WIN32 pipe implementation that uses sockets. 22 years ago
Bruce Momjian 0d2148a71e Remove duplicate include of value.h. I think it got in because Tom and I both added it. 22 years ago
Bruce Momjian 59182d9901 Add comment about synchronous signals. 22 years ago
Bruce Momjian 0150dbdce5 Allow libpq to do thread-safe SIGPIPE handling. This allows it to 22 years ago
Bruce Momjian acc57543de German FAQ update. 22 years ago
Tom Lane ccdeed7011 Fix incorrect SQL syntax emitted when -E is given without -P. 22 years ago
Tom Lane 5390e284db Remove broken (and unnecessary) definition of operator <> for _int4 22 years ago
Neil Conway bd98d159eb Fix a spelling mistake in a comment. 22 years ago
Bruce Momjian 49c534fccb Throw compile error if our non-thread-safe snprintf is used. 22 years ago
Bruce Momjian 8c3f859ecf Update Russian FAQ. 22 years ago
Bruce Momjian 177ca67095 Update OSF thread flags for non-gcc compiles. 22 years ago
Dennis Bjorklund 002cafe7a4 Translation updates 22 years ago
Dennis Bjorklund b68021c240 Translation updates 22 years ago
Tom Lane 92ff092d40 [Forced commit to add log message that I fat-fingered last time] 22 years ago
Bruce Momjian 77f140008b Fix Solaris thread build settings for non-gcc compilers. 22 years ago
Tom Lane 4f913efe73 make 22 years ago
Tom Lane cad5f4a8c4 Make some improvements in the intelligence of the partial-index 22 years ago
Dennis Bjorklund 504983859d Translation updates 22 years ago
Tom Lane 2bc0c8b2b7 Add missing inclusion of nodes/value.h. 22 years ago
Neil Conway 192ad63bd7 More janitorial work: remove the explicit casting of NULL literals to a 22 years ago
Neil Conway afca5d50dc Cleanup: move the 'Value' node into a separate file, rather than putting 22 years ago
Bruce Momjian 7f5e12a84c Not done, per Tom: 22 years ago
Tom Lane 304d6d5b63 Support function parameter names in plpgsql. This is the last of 22 years ago
Bruce Momjian a95df8f2bf Completed, I am pretty sure: 22 years ago
Tom Lane 6400d69d87 pg_dump support for function parameter names. 22 years ago
Tom Lane a77e32d7c5 Apply the core parts of Dennis Bjorklund's patch to allow function 22 years ago
Bruce Momjian 488f2785d0 Final rearrangement of main postgresql child process (ie. 22 years ago
Tom Lane 06288d4e22 Suppress compiler warning (xlog_outrec is unused if not WAL_DEBUG). 22 years ago
Bruce Momjian 89aafae009 Favor Freenode rather than EFnet in IRC listing. Freenode is more popular. 22 years ago
Bruce Momjian bf2a591ffc Done: 22 years ago
Neil Conway dfc7e7b71d Code cleanup, mostly in the smgr: 22 years ago
Neil Conway 030f8e7313 Remove unused 'noversion' command-line option processing from the 22 years ago
Neil Conway bc028beb16 Make the 'wal_debug' GUC variable a boolean (rather than an integer), and 22 years ago
Tom Lane b0c4a50bbb Instead of rechecking lossy index operators by putting them into the 22 years ago
Tom Lane fa559a86ee Adjust indexscan planning logic to keep RestrictInfo nodes associated 22 years ago
Neil Conway 5d472f6464 Trivial refactoring: move analysis of ViewStmt into its own function for 22 years ago
Neil Conway 71998c1e51 Remove an old and out-of-date SGML comment from this file: we already 22 years ago
Neil Conway af7a21cb99 Fix (yet another) instance of incorrect markup for a GUC variable. 22 years ago
Neil Conway 548523533f Fix three trivial typos in comments. 22 years ago
Peter Eisentraut 35b1fe122c Translation updates 22 years ago
Tom Lane 5c74ce23db Improve UniquePath logic to detect the case where the input is already 22 years ago
Tom Lane cce442da6d Dept. of second thoughts: clause_selectivity shouldn't try to cache its 22 years ago
Tom Lane 9091e8d1b2 Add the ability to extract OR indexscan conditions from OR-of-AND 22 years ago
Bruce Momjian bf488a6842 Update for 7.4.1 as newest version. 22 years ago
Peter Eisentraut a7b30b9c48 Correct gettext URL. 22 years ago
Michael Meskes 40417169ba Fixed bug in GRANT OPTION FOR parsing. 22 years ago
Tom Lane 187b190adb There's no longer any good reason for genbki.sh and Gen_fmgrtab.sh to 22 years ago