aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update German FAQ, from Ian Barwick.Bruce Momjian2003-02-18
* *** empty log message ***Bruce Momjian2003-02-18
* Update changes from Ian Barwick.Bruce Momjian2003-02-18
* Add:Bruce Momjian2003-02-18
* Update README.Bruce Momjian2003-02-18
* Async_NotifyHandler must save and restore ImmediateInterruptOK. FixesTom Lane2003-02-18
* Add:Bruce Momjian2003-02-18
* Rename 'holder' references to 'proclock' for PROCLOCK references, forBruce Momjian2003-02-18
* Add:Bruce Momjian2003-02-17
* Update marks:Bruce Momjian2003-02-17
* Remove IN/EXISTS TODO.detail item.Bruce Momjian2003-02-17
* Mark as done:Bruce Momjian2003-02-17
* Update:Bruce Momjian2003-02-17
* Done:Bruce Momjian2003-02-17
* Added Informix "database" command.Michael Meskes2003-02-17
* Back off previous patch to skip projection step in scan plan nodes,Tom Lane2003-02-16
* COALESCE() and NULLIF() are now first-class expressions, not macrosTom Lane2003-02-16
* Update wording:Bruce Momjian2003-02-16
* Marginal tweaks to make sure that roundoff error won't cause us to makeTom Lane2003-02-15
* Teach planner how to propagate pathkeys from sub-SELECTs in FROM up toTom Lane2003-02-15
* Add:Bruce Momjian2003-02-15
* Propogate pg_ctl -D to the postmaster as a -D flag for identification byBruce Momjian2003-02-14
* Fix SPI result logic for case where there are multiple statements of theTom Lane2003-02-14
* Make pg_dump/restore safer for autocommit=off in postgresql.conf.Bruce Momjian2003-02-14
* Add:Bruce Momjian2003-02-14
* In Informix mode ecpg should still be able to parse preprocessor directives.Michael Meskes2003-02-14
* Add:Bruce Momjian2003-02-14
* Allow PAM to work on MAC OS X, report from Aaron Hillegass.Bruce Momjian2003-02-14
* Update FAQ's in head and 7.3.X.Bruce Momjian2003-02-14
* Update to 7.3.2 as newest release.Bruce Momjian2003-02-14
* *** empty log message ***Bruce Momjian2003-02-14
* Update URL's.Bruce Momjian2003-02-14
* - Synced parser and keyword file.Michael Meskes2003-02-14
* Add:Bruce Momjian2003-02-14
* Update FAQ.Bruce Momjian2003-02-14
* Fix broken markup I just introduced.Bruce Momjian2003-02-14
* Properly document location of pg_service.conf.sample.Bruce Momjian2003-02-14
* Fix some of the breakage from the IPV6 patch.Tom Lane2003-02-14
* Remove bogus manipulation of SIGPIPE; the backend already runs withTom Lane2003-02-14
* Repair incorrect indexing for atttypmod, per Brad McLean.Tom Lane2003-02-13
* Result of lo_read() is int, not size_t. Per Oleg Drokin.Tom Lane2003-02-13
* Parser was dropping foreign-key constraints on the floor if present inTom Lane2003-02-13
* Repair rule permissions-checking bug reported by Tim Burgess 10-Feb-02:Tom Lane2003-02-13
* Arrange to give error when a SetOp member statement refers to a variableTom Lane2003-02-13
* Just intermediate results for backup reasons.Michael Meskes2003-02-13
* transformExpr() was missing some cases it ought to allow; per reportTom Lane2003-02-13
* Suppress gcc warning.Tom Lane2003-02-13
* Prevent timetz2tm() from scribbling on its input in HAVE_INT64_TIMESTAMP case.Tom Lane2003-02-13
* - Applied error reporting patch by Matthew VanecekMichael Meskes2003-02-13
* [ Revert patch ]Bruce Momjian2003-02-13