Commits

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

DateSubjectAuthorReleases
2007-07-19 Only use the pipe chunking protocol if we know the syslogger should Andrew Dunstan 8.2.5
2007-06-14 Implement a chunking protocol for writes to the syslogger pipe, with messages Andrew Dunstan 8.2.5
2007-02-05 Pass modern COPY syntax to backend, since copy (query) does not accept old syntax. Per complaint from Michael Fuhr. Andrew Dunstan 8.2.3
2006-11-28 protect vfprintf from hijacking by Windows gettext just like other members of the *printf family. Andrew Dunstan 8.2.0
2006-11-21 remove duplicate declaration, per report from Magnus Hagander. Andrew Dunstan 8.2.0
2006-11-13 Force plperl and plperlu to run in separate interpreters. Create an error Andrew Dunstan 8.2.0
2006-08-18 Add installcheck-parallel target to top level makefiles. Andrew Dunstan 8.2.0
2006-08-02 remove extraneous space after -L flag. Andrew Dunstan 8.2.0
2006-08-01 have pg_regress fall back on testing with the canonical results file if an Andrew Dunstan 8.2.0
2006-07-29 prevent multiplexing Windows kernel event objects we listen for across various sockets - should fix the occasional stats test regression failures we see. Andrew Dunstan 8.2.0
2006-07-27 revert last change - broke non-AIX platforms. Andrew Dunstan 8.2.0
2006-07-27 another try at keeping AIX/ppc happy on cube test. Andrew Dunstan 8.2.0
2006-07-27 fix most regression tests for new cube code. Andrew Dunstan 8.2.0
2006-07-25 Use correct ifdef test for cygwin, namely __CYGWIN__ (note underscores). Andrew Dunstan 8.2.0
2006-07-24 Remove dubious and redundant (we think) setting of libdir in PATH for non temp-install case. Andrew Dunstan 8.2.0
2006-07-22 Add libdir to PATH for Cygwin as well as WIN32 - should fix buildfarm eel. Andrew Dunstan 8.2.0
2006-06-16 docs for DROP ... IF EXISTS for the following cases: Andrew Dunstan 8.2.0
2006-06-16 DROP ... IF EXISTS for the following cases: Andrew Dunstan 8.2.0
2006-05-29 Make plperl's $_TD trigger data a global rather than a lexical variable, Andrew Dunstan 8.2.0
2006-05-28 fix typo Andrew Dunstan 8.2.0
2006-05-28 TG_table_name and TG_table_schema for plpgsql, plus docs and regression. Andrew Dunstan 8.2.0
2006-05-27 TG_table_name and TG_table_schema for pl/tcl, plus regression test and docs. Andrew Dunstan 8.2.0
2006-05-27 Looks like the new plpython regression test fails on older pythons. See if this works. Andrew Dunstan 8.2.0
2006-05-26 Add table_name and table_schema to plpython trigger data, plus docs and regression test. Andrew Dunstan 8.2.0
2006-05-26 Add table_name and table_schema to plperl trigger data. relname is Andrew Dunstan 8.2.0