- 23 May, 2010 2 commits
- 21 May, 2010 1 commit
-
-
Robert Haas authored
This was broken by the following commmit. Although the original commit was backpatched all the way to 7.4, this particular bug exists only in the version applied to HEAD. http://archives.postgresql.org/pgsql-committers/2010-05/msg00058.php
-
- 20 May, 2010 4 commits
-
-
Michael Meskes authored
Ecpg now accepts "long long" datatypes even if "long" is 64bit wide. This used to cover the equally long "long long" type. This patch closes bug #5464.
-
Tom Lane authored
-
Magnus Hagander authored
Asia/Novosibirsk on Windows. Microsoft changed the behaviour of this zone in the timezone update from KB976098. The zones differ in handling of DST, and the old zone was just removed. Noted by Dmitry Funk
-
Bruce Momjian authored
non-contrib command-line tools (no longer in a single table display).
-
- 19 May, 2010 7 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
Alvaro
-
Bruce Momjian authored
Stefan Kaltenbrunner
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
comparing the same column to multiple values.
-
Bruce Momjian authored
match the behavior of autovacuum, which does this as the xid advances even if autovacuum is turned off.
-
- 18 May, 2010 6 commits
-
-
Magnus Hagander authored
now used for other things than just ident authentication. Noted by Stephen Frost
-
Bruce Momjian authored
hardcoding a 'template0' check, per suggestion from Alvaro. This might fix a problem where someone has allowed 'template0' connections, but it is a cleaner approach even if doesn't fix the bug.
-
Magnus Hagander authored
Fujii Masao
-
Andrew Dunstan authored
-
Bruce Momjian authored
-
Robert Haas authored
This allows the index to reference the pg_notify() subsection specifically, rather than Notes section of the NOTIFY reference page more generally. Fujii Masao
-
- 17 May, 2010 3 commits
-
-
Alvaro Herrera authored
-
Andrew Dunstan authored
-
Andrew Dunstan authored
-
- 16 May, 2010 2 commits
-
-
Robert Haas authored
This avoids a formatting problem in the PDF output. In the HTML output this isn't necessary, but we've done similar things elsewhere in the documentation so I think it's OK to do it here, too. I've refrained from breaking a longish error message which also causes problems for the PDF output, because that would make the HTML output look wrong. Erik Rijkers
-
Robert Haas authored
Erik Rijkers
-
- 15 May, 2010 9 commits
-
-
Tom Lane authored
is specified. Per bug report from Russell Smith and ensuing discussion. Since this is a corner case behavioral change, I'm going to be conservative and not back-patch it. In passing, also rename the RestoreOptions field for the -C switch to something less generic than "create".
-
Robert Haas authored
The new names PM_HOT_STANDBY and PMSIGNAL_BEGIN_HOT_STANDBY more accurately reflect their actual function.
-
Tom Lane authored
interactions with filtering switches, such as -n and -t. Per a complaint from Russell Smith.
-
Tom Lane authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Heikki Linnakangas authored
-
Simon Riggs authored
log time was incorrectly set, typically leading to dates in the past, which would cause more cancellations in Hot Standby on a quiet server.
-
- 14 May, 2010 6 commits
-
-
Robert Haas authored
-
Itagaki Takahiro authored
-
Simon Riggs authored
without them, related to previous commit. Report by Bruce Momjian.
-
Tom Lane authored
-
Tom Lane authored
-
Tom Lane authored
-