pgsql-committers since 2011-03-09 00:00

Notification of git commits are sent to this list. Do not post here!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

March 9, 2011

Thread Author Time
pgsql: Create "replication and recovery" section in alpha release notes Robert Haas 01:56
pgsql: Fix file descriptor leaks in pg_upgrade in failure code paths. Bruce Momjian 02:36
pgsql: A bit more editing for collation documentation. Tom Lane 03:50
pgsql: Update alpha release notes for latest commits. Robert Haas 05:00
pgsql: Make alpha release notes more consistent as regards periods. Robert Haas 05:06
pgsql: synchronous_standby_names is a string parameter. Itagaki Takahiro 10:50
pgsql: Remove 's' from recovery_target_timeline's' from the release not Itagaki Takahiro 11:01
pgsql: Improve wording of initdb and pg_controldata manual pages. Bruce Momjian 14:19
pgsql: Remove '=' from initdb switch syntax. Bruce Momjian 14:48
pgsql: Adjust the permissions required for COMMENT ON ROLE. Tom Lane 16:28
pgsql: Tag refs/tags/REL9_1_ALPHA4 was created pgsql 16:35
Re: pgsql: synchronous_standby_names is a string parameter. Simon Riggs 18:03

March 10, 2011

Thread Author Time
pgsql: Document that server single-user mode does not do checkpoints or Bruce Momjian 01:20
Re: pgsql: Added new version of ecpg's parser generator script. This one wa Bruce Momjian 02:40
pgsql: Remove collation information from TypeName, where it does not be Tom Lane 03:39
Re: pgsql: Added new version of ecpg's parser generator script. This one wa Tom Lane 04:08
pgsql: Mention gcc version in C comment. Bruce Momjian 04:41
Re: pgsql: Suppress some "variable might be clobbered by longjmp" warnings. Bruce Momjian 04:41
pgsql: Fix some oversights in distprep and maintainer-clean targets. Tom Lane 05:04
pgsql: replication/repl_gram.h needs to be cleaned too ... Tom Lane 05:12
Re: pgsql: Suppress some "variable might be clobbered by longjmp" warnings. Tom Lane 05:17
pgsql: Cleanup copyright years and file names in the header comments of Itagaki Takahiro 06:24
pgsql: Fix bugs in the isolation tester flex rules. Heikki Linnakangas 07:07
Re: pgsql: Added new version of ecpg's parser generator script. This one wa Michael Meskes 11:25
pgsql: Replication README updates. Robert Haas 14:00
pgsql: Use '=' when documenting long options. Bruce Momjian 14:10
Re: pgsql: Suppress some "variable might be clobbered by longjmp" warnings. Bruce Momjian 15:22
pgsql: Add missing index terms for recovery control functions. Robert Haas 19:33
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause, Robert Haas 19:36
pgsql: Emit a LOG message when pausing at the recovery target. Robert Haas 19:38
pgsql: Minor sync rep corrections. Robert Haas 19:57
pgsql: Remove obsolete comment. Robert Haas 20:01
Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Robert Haas 20:04
pgsql: More synchronous replication tweaks. Robert Haas 20:43
Re: pgsql: Efficient transaction-controlled synchronous replication. Robert Haas 20:44
pgsql: More synchronous replication typo fixes. Robert Haas 20:56
pgsql: Make error handling of synchronous_standby_names consistent. Robert Haas 21:25
Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Robert Haas 21:28
pgsql: Revert addition of third argument to format_type(). Tom Lane 22:31
pgsql: Add proper git-external-diff script to src/tools. Bruce Momjian 23:10
pgsql: Clarify what commands are not allowed in SQL functions. Bruce Momjian 23:46
pgsql: Improve SQL function disallowed command wording. Bruce Momjian 23:47
pgsql: More wording improvements for disallowed SQL function commands. Bruce Momjian 23:50

March 11, 2011

Thread Author Time
pgsql: Reference doc "examples" section for pg_dump options that often Bruce Momjian 00:40
pgsql: Clarify C comment that O_SYNC/O_FSYNC are really the same settti Bruce Momjian 01:03
pgsql: Modify pg_test_fsync to match the behavior of git head in regard Bruce Momjian 01:26
pgsql: When a smart pg_ctl shutdown fails, mention -m fast as a tip. Bruce Momjian 03:04
pgsql: Add C comment that new new pg_dump -X options are to be created. Bruce Momjian 03:36
pgsql: Remove pg_dump -X options that are only in 9.1 and not needed fo Bruce Momjian 03:58
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause, 📎 Fujii Masao 09:58
pgsql: Change "TIP" to "HINT" to match backend message style, in pg_ctl Bruce Momjian 10:03
pgsql: Add comment to tools/git-external-diff. Bruce Momjian 10:07
pgsql: Document that the parenthesized VACUUM syntax is deprecated, not Bruce Momjian 10:34
Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Fujii Masao 10:46
pgsql: Document that libpq's PQgetResult() should be called after a fat Bruce Momjian 10:55
pgsql: Update C comment about O_DIRECT and fsync(). Bruce Momjian 11:47
pgsql: Document that pg_dump --clean might generate some harmless error Bruce Momjian 12:06
pgsql: Update kernel docs for Solaris 10. Bruce Momjian 12:54
Re: [COMMITTERS] pgsql: Document that the parenthesized VACUUM syntax is deprecated, not Robert Haas 12:56
pgsql: Fix "unparenthesized" mention in vacuum docs. Bruce Momjian 12:58
Re: [COMMITTERS] pgsql: Document that the parenthesized VACUUM syntax is deprecated, not 📎 Bruce Momjian 12:58
Re: [COMMITTERS] pgsql: Document that the parenthesized VACUUM syntax is deprecated, not Robert Haas 13:03
pgsql: Improve extract(day) documentation with interval values. Bruce Momjian 13:18
pgsql: In plpsql docs, use RAISE rather than undefined log function. Bruce Momjian 13:48
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause, Tom Lane 14:31
pgsql: Adds index entries for session_user and pg_describe_object Bruce Momjian 15:24
pgsql: In ecpg preprocessor, don't try to look up constants in the test Heikki Linnakangas 15:28
pgsql: In ecpg preprocessor, don't try to look up constants in the test Heikki Linnakangas 15:28
pgsql: Document how listen_addresses can do only IPv4 or IPv6. Bruce Momjian 15:31
pgsql: Document that to_char('FM') removes only trailing zeros. Bruce Momjian 15:48
pgsql: Update documentation on FreeBSD write cache control. Bruce Momjian 16:37
pgsql: Remove duplicate indexterm to silence openjade wrning. Tom Lane 16:42
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause, Robert Haas 16:59
pgsql: Create an explicit concept of collations that work for any encod Tom Lane 18:20
Re: [COMMITTERS] pgsql: Add missing keywords to gram.y's unreserved_keywords list. 📎 Robert Haas 18:59
Re: Re: [COMMITTERS] pgsql: Add missing keywords to gram.y's unreserved_keywords list. Alvaro Herrera 19:29
pgsql: In docs, rename "backwards compatibility" to "backward compatibi Bruce Momjian 19:33
Re: Re: [COMMITTERS] pgsql: Add missing keywords to gram.y's unreserved_keywords list. Heikki Linnakangas 19:39
Re: Re: [COMMITTERS] pgsql: Add missing keywords to gram.y's unreserved_keywords list. Robert Haas 19:40
Re: Re: [COMMITTERS] pgsql: Add missing keywords to gram.y's unreserved_keywords list. David Christensen 19:50
Re: Re: [COMMITTERS] pgsql: Add missing keywords to gram.y's unreserved_keywords list. Andrew Dunstan 19:56
Re: Re: [COMMITTERS] pgsql: Add missing keywords to gram.y's unreserved_keywords list. Tom Lane 19:59
Re: Re: [COMMITTERS] pgsql: Add missing keywords to gram.y's unreserved_keywords list. Andrew Dunstan 20:00
Re: Re: [COMMITTERS] pgsql: Add missing keywords to gram.y's unreserved_keywords list. Robert Haas 20:08
Re: Re: [COMMITTERS] pgsql: Add missing keywords to gram.y's unreserved_keywords list. Kevin Grittner 20:10
pgsql: Split CollateClause into separate raw and analyzed node types. Tom Lane 21:28
pgsql: Put in some more safeguards against executing a division-by-zero Tom Lane 23:19
pgsql: Put in some more safeguards against executing a division-by-zero Tom Lane 23:19
pgsql: Put in some more safeguards against executing a division-by-zero Tom Lane 23:19
pgsql: Put in some more safeguards against executing a division-by-zero Tom Lane 23:19
pgsql: Put in some more safeguards against executing a division-by-zero Tom Lane 23:19

March 12, 2011

Thread Author Time
pgsql: On further reflection, we'd better do the same in int.c. Tom Lane 00:04
pgsql: On further reflection, we'd better do the same in int.c. Tom Lane 00:04
pgsql: On further reflection, we'd better do the same in int.c. Tom Lane 00:04
pgsql: On further reflection, we'd better do the same in int.c. Tom Lane 00:04
pgsql: On further reflection, we'd better do the same in int.c. Tom Lane 00:04
pgsql: Add test case for collation mismatch in recursive query Peter Eisentraut 08:13
pgsql: Use macros for time-based constants, rather than constants. Bruce Momjian 14:36
pgsql: Use "backend process" rather than "backend server", where approp Bruce Momjian 14:39
pgsql: Make all comparisons done for/with statistics use the default co Tom Lane 21:30

March 13, 2011

Thread Author Time
pgsql: Simplify list traversal logic in add_path(). Tom Lane 16:57

March 14, 2011

Thread Author Time
pgsql: Remove duplicate time-based macros recently added. Bruce Momjian 14:40
pgsql: Adjust regression test to avoid platform-dependent failure. Tom Lane 16:52
pgsql: Remove special case allowing parameters to ident auth for initdb Magnus Hagander 18:52
psqlodbc - psqlodbc: Fix the bug that Access autonumber fields are not User Hinoue 21:49

March 15, 2011

Thread Author Time
npgsql - Npgsql2: [#1010986] Endless recursion on hanging connection in User Fxjr 01:06
npgsql - Npgsql2: [#1010997] Consider using System.Threading.Timer User Fxjr 01:25
pgsql: Remove 13 keywords that are used only for ROLE options. Robert Haas 14:24
psqlodbc - psqlodbc: Convert large integer strings properly. User Hinoue 14:31
pgsql: Minor sync rep documentation improvements. Robert Haas 15:26
pgsql: Add database comments to template0 and postgres databases, and i Bruce Momjian 15:27
Re: Re: [COMMITTERS] pgsql: Add missing keywords to gram.y's unreserved_keywords list. Robert Haas 15:42
Re: Re: [COMMITTERS] pgsql: Add missing keywords to gram.y's unreserved_keywords list. Tom Lane 15:46
pgsql: Wording adjustment for restart_after_crash entry Bruce Momjian 16:44
pgsql: Fix spelling error in fuzzystrmatch docs. Bruce Momjian 23:50

March 16, 2011

Thread Author Time
pgsql: Add hint suggesting the use of EXECUTE CREATE TABLE ... AS for E Bruce Momjian 00:19
pgsql: Adjust doc wording about the casting exceptions for composite ty Bruce Momjian 00:48
pgsql: Remove unused copy_dir() function from pg_upgrade. Bruce Momjian 00:53
pgsql: Improve handling of unknown-type literals in UNION/INTERSECT/EXC Tom Lane 01:52
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause, Fujii Masao 07:29
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause, Simon Riggs 08:41
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause, Robert Haas 11:46
pgsql: Corrections to CREATE FOREIGN TABLE documentation. Robert Haas 12:13
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause, Tom Lane 14:27
pgsql: Tab completion for \pset format and \pset linestyle. Robert Haas 21:47

March 17, 2011

Thread Author Time
pgsql: Use correct PATH separator for Cygwin in pg_regress.c. Andrew Dunstan 04:16
pgsql: Use correct PATH separator for Cygwin in pg_regress.c. Andrew Dunstan 04:16
pgsql: Use correct PATH separator for Cygwin in pg_regress.c. Andrew Dunstan 04:17
pgsql: Use correct PATH separator for Cygwin in pg_regress.c. Andrew Dunstan 04:22
pgsql: Use correct PATH separator for Cygwin in pg_regress.c. Andrew Dunstan 04:24
pgsql: Document guc context values, and reference them from the config Bruce Momjian 04:27
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause, Fujii Masao 06:47
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause, Robert Haas 16:17
pgsql: Fix various possible problems with synchronous replication. Robert Haas 17:12
Re: pgsql: Fix various possible problems with synchronous replication. Thom Brown 17:24
Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Robert Haas 17:46
Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Robert Haas 17:52
Re: [COMMITTERS] pgsql: Fix various possible problems with synchronous replication. Robert Haas 17:55
Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Simon Riggs 17:56
Re: [COMMITTERS] pgsql: Fix various possible problems with synchronous replication. Thom Brown 17:59
pgsql: Add pause_at_recovery_target to recovery.conf.sample; improve do Robert Haas 18:04
pgsql: Raise maximum value of several timeout parameters Peter Eisentraut 18:25
pgsql: Fix PL/Python memory leak involving array slices Alvaro Herrera 18:25
pgsql: Fix PL/Python memory leak involving array slices Alvaro Herrera 18:25
pgsql: Fix PL/Python memory leak involving array slices Alvaro Herrera 18:25
pgsql: Fix PL/Python memory leak involving array slices Alvaro Herrera 18:25
pgsql: Fix PL/Python memory leak involving array slices Alvaro Herrera 18:28
pgsql: Remove bogus comment. Robert Haas 18:44
pgsql: Protocol documentation for Hot Standby feedback messages. Robert Haas 19:11
pgsql: Minor fixes for high availability documentation. Robert Haas 19:46

March 18, 2011

Thread Author Time
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause, Fujii Masao 05:13
Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Fujii Masao 05:45
Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Fujii Masao 06:25
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause, Heikki Linnakangas 07:22
Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Simon Riggs 07:52
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Markus Wanner 09:27
pgsql: Remove bogus semicolons in recoveryPausesHere. Robert Haas 12:10
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause, Robert Haas 12:14
Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Robert Haas 12:16
Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Robert Haas 12:25
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause, Heikki Linnakangas 12:27
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause, Robert Haas 12:31
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. MARK CALLAGHAN 13:16
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Robert Haas 13:30
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Kevin Grittner 13:40
pgsql: Remove ancient -X options to pg_dump, pg_dumpall, pg_restore. Robert Haas 13:46
Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Robert Haas 14:10
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Simon Riggs 14:19
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Markus Wanner 14:19
pgsql: Make synchronous replication query cancel/die messages more cons Robert Haas 14:23
Re: [COMMITTERS] pgsql: Fix various possible problems with synchronous replication. Robert Haas 14:23
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Markus Wanner 14:37
Re: [COMMITTERS] pgsql: Fix various possible problems with synchronous replication. Thom Brown 14:41
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Kevin Grittner 14:52
Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Greg Stark 14:55
Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Robert Haas 15:07
Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Simon Riggs 15:40
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Markus Wanner 15:43
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Heikki Linnakangas 15:47
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. MARK CALLAGHAN 15:52
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. MARK CALLAGHAN 16:03
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Simon Riggs 16:19
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Kevin Grittner 16:27
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Robert Haas 16:33
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Kevin Grittner 16:48
Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Greg Stark 17:35
Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Markus Wanner 19:17
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Markus Wanner 19:19
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Markus Wanner 19:22
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Simon Riggs 19:29
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Kevin Grittner 19:34
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Markus Wanner 19:41
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Aidan Van Dyk 21:08
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Robert Haas 21:18
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Kevin Grittner 21:24
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Simon Riggs 21:26
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Simon Riggs 21:30
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Robert Haas 21:43
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Kevin Grittner 21:48
pgsql: Document the all-balls IPv6 address. Bruce Momjian 22:41

Browse Archives

Prev | Next