Commits

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

DateSubjectAuthorReleases
2010-07-13 Oops, in the previous fix to prevent a cursor that's being used in a FOR Heikki Linnakangas 8.3.12
2010-07-05 The previous fix in CVS HEAD and 8.4 for handling the case where a cursor Heikki Linnakangas 8.3.12
2010-06-30 stringToNode() and deparse_expression_pretty() crash on invalid input, Heikki Linnakangas 8.3.12
2010-05-15 Fix typos in comments, spotted by Josh Kupershmidt. Heikki Linnakangas 8.3.12
2010-05-05 Fix incorrect parameter tag in docs, spotted by KOIZUMI Satoru. Heikki Linnakangas 8.3.11
2010-04-16 On Windows, syslogger runs in two threads. The main thread processes config Heikki Linnakangas 8.3.11
2010-04-01 Don't pass an invalid file handle to dup2(). That causes a crash on Heikki Linnakangas 8.3.11
2010-03-01 Fix numericlocale psql option when used with a null string and latex and troff Heikki Linnakangas 8.3.10
2010-02-05 Add a note to the documentation of pg_standby that it's important that Heikki Linnakangas 8.3.10
2009-12-29 Oops, previous backpatch applied incorrectly. Heikki Linnakangas 8.3.10
2009-12-29 Previous fix for temporary file management broke returning a set from Heikki Linnakangas 8.3.10
2009-12-03 Fix bug in temporary file management with subtransactions. A cursor opened Heikki Linnakangas 8.3.9
2009-11-23 Fix an old bug in multixact and two-phase commit. Prepared transactions can Heikki Linnakangas 8.3.9
2009-11-04 Disable triggering failover with a signal in pg_standby on Windows, because Heikki Linnakangas 8.3.9
2009-10-14 Rename the new MAX_AUTH_TOKEN_LENGTH #define to PG_MAX_AUTH_MAX_TOKEN_LENGTH, Heikki Linnakangas 8.3.9
2009-10-14 Raise the maximum authentication token (Kerberos ticket) size in GSSAPI Heikki Linnakangas 8.3.9
2009-10-08 Fix off-by-one bug in bitncmp(): When comparing a number of bits divisible by Heikki Linnakangas 8.3.9
2009-09-13 Don't error out if recycling or removing an old WAL segment fails at the end Heikki Linnakangas 8.3.9
2009-09-10 On Windows, when a file is deleted and another process still has an open Heikki Linnakangas 8.3.9
2009-09-04 Fix encoding handling in xml binary input function. If the XML header didn't Heikki Linnakangas 8.3.9
2009-08-07 Fast shutdown stop should forcibly disconnect any active backends, even Heikki Linnakangas 8.3.8
2009-07-06 Fix ancient bug in handling of to_char modifier 'TH', when used with HH. Heikki Linnakangas 8.3.8
2009-06-18 Fix error in comment. Fujii Masao Heikki Linnakangas 8.3.8
2009-06-02 Only recycle normal files in pg_xlog as WAL segments. pg_standby creates Heikki Linnakangas 8.3.8
2009-05-19 Update relpages and reltuples estimates in stand-alone ANALYZE, even if Heikki Linnakangas 8.3.8