Commits

Showing commits that first shipped in 9.1 (backpatches included). Clear

DateSubjectAuthorReleases
2010-12-16 Fix inconsequential FILE pointer leakage Alvaro Herrera 9.1.0
2010-12-16 Add some minor missing error checks Alvaro Herrera 9.1.0
2010-12-16 Simplify SignalSomeChildren(BACKEND_TYPE_ALL) to SignalChildren() Alvaro Herrera 9.1.0
2010-12-02 Move private struct declaration to compress_io.c Alvaro Herrera 9.1.0
2010-12-02 Remove trailing whitespace Alvaro Herrera 9.1.0
2010-12-02 Remove useless struct declaration Alvaro Herrera 9.1.0
2010-12-02 Silence compiler Alvaro Herrera 9.1.0
2010-11-22 Remove GucContext parameter from ParseConfigFile Alvaro Herrera 9.1.0
2010-11-18 Add pg_describe_object function Alvaro Herrera 9.1.0
2010-11-15 Fix copy-and-pasteo. Alvaro Herrera 9.1.0
2010-11-09 Merge docs for CREATE CONSTRAINT TRIGGER and CREATE TRIGGER Alvaro Herrera 9.1.0
2010-11-09 plpython has plpy.Error instead of plpy.ERROR Alvaro Herrera 9.1.0
2010-11-08 Fix permanent memory leak in autovacuum launcher Alvaro Herrera 9.1.0
2010-10-25 find -path is not portable, so use grep -v instead. Alvaro Herrera 9.1.0
2010-10-20 Remove AtStart_Cache() call in CommandCounterIncrement(). Alvaro Herrera 9.1.0
2010-10-16 Document that translate() removes characters in "from" that don't have Alvaro Herrera 9.1.0
2010-10-15 Allow pg_ctl to register the service in either AUTO or DEMAND start type Alvaro Herrera 9.1.0
2010-10-12 Fix typo Alvaro Herrera 9.1.0
2010-09-28 Add missing agg_type nonterminal description in new reference page. Alvaro Herrera 9.1.0
2010-09-24 Prevent doc/src/sgml subdirs from being created, instead of deleting Alvaro Herrera 9.1.0
2010-08-31 Add missing markup for translatability Alvaro Herrera 9.1.0
2010-08-26 Improve wording for privilege description on certain failure messages; the Alvaro Herrera 9.1.0
2010-08-26 Remove duplicate translatable phrase Alvaro Herrera 9.1.0
2010-07-27 Ensure $_SHARED is declared in the main:: namespace, per bugs #5570 and #5571. Alvaro Herrera 9.1.0