Commits

DateSubjectAuthorReleases
2005-06-03 Revise handling of dropped columns in JOIN alias lists to avoid a Tom Lane 8.1.0
2005-06-02 Push enable/disable of notify and catchup interrupts all the way down Tom Lane 7.3.11
2005-06-02 Push enable/disable of notify and catchup interrupts all the way down Tom Lane 7.4.9
2005-06-02 Push enable/disable of notify and catchup interrupts all the way down Tom Lane 8.0.4
2005-06-02 Push enable/disable of notify and catchup interrupts all the way down Tom Lane 8.1.0
2004-11-14 Remove GUC USERLIMIT variable category, making the affected variables Tom Lane 8.0.0
2004-07-31 Restructure error handling as recently discussed. It is now really Tom Lane 8.0.0
2004-07-28 Revert ill-conceived patch that made elog(FATAL) the same as elog(ERROR) Tom Lane 8.0.0
2004-06-11 When using extended-query protocol, postpone planning of unnamed statements Tom Lane 8.0.0
2004-05-29 Separate out bgwriter code into a logically separate module, rather Tom Lane 8.0.0
2004-03-24 Replace max_expr_depth parameter with a max_stack_depth parameter that Tom Lane 8.0.0
2003-05-05 Extended query protocol: parse, bind, execute, describe FE/BE messages. Tom Lane 7.4.1
2003-05-02 Portal and memory management infrastructure for extended query protocol. Tom Lane 7.4.1
2003-04-29 Infrastructure for deducing Param types from context, in the same way Tom Lane 7.4.1
2003-04-27 Put back encoding-conversion step in processing of incoming queries; Tom Lane 7.4.1
2002-10-14 Make SPI's execution of querystrings follow the rules agreed to for Tom Lane 7.3.1
2001-11-10 Clean up usage-statistics display code (ShowUsage and friends). StatFp Tom Lane 7.2.1
2001-10-21 Fix getopt-vs-init_ps_display problem by copying original argv[] info, Tom Lane 7.2.1
2001-03-13 XLOG (and related) changes: Tom Lane 7.1.1
2001-01-14 Restructure backend SIGINT/SIGTERM handling so that 'die' interrupts Tom Lane 7.1.1
2000-10-07 Arrange that no database accesses are attempted during parser() --- this Tom Lane 7.1.1
2000-06-28 First phase of memory management rewrite (see backend/utils/mmgr/README Tom Lane 7.1.1
2000-04-04 Fix bug noted by Bruce: FETCH in an already-aborted transaction block Tom Lane 7.1.1
1999-11-16 Modify elog() logic so that it won't try to longjmp(Warn_restart) before Tom Lane 7.1.1
1999-05-13 Rip out QueryTreeList structure, root and branch. Querytree Tom Lane 7.1.1