pgsql-committers since 2011-03-11 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 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
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Robert Haas 22:47
Re: pgsql: Document the all-balls IPv6 address. Andrew Dunstan 22:56
Re: pgsql: Raise maximum value of several timeout parameters Andrew Dunstan 23:00
pgsql: Document that the timestamp returned by pg_last_xact_replay_time Bruce Momjian 23:18

March 19, 2011

Thread Author Time
Re: pgsql: Raise maximum value of several timeout parameters Tom Lane 00:43
Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause, Tom Lane 00:52
Re: pgsql: Remove ancient -X options to pg_dump, pg_dumpall, pg_restore. Tom Lane 01:05
Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Tom Lane 01:12
Re: pgsql: Document the all-balls IPv6 address. Robert Haas 01:18
Re: pgsql: Remove ancient -X options to pg_dump, pg_dumpall, pg_restore. Robert Haas 01:23
pgsql: Woops. Previous patch to remove -X options missed getopt_long c Robert Haas 01:23
pgsql: Move synchronous_standbys_defined updates from WAL writer to BG Robert Haas 01:47
pgsql: Fix possible "tuple concurrently updated" error in ALTER TABLE. Robert Haas 02:12
Re: pgsql: Document the all-balls IPv6 address. Andrew Dunstan 02:19
Re: pgsql: Document the all-balls IPv6 address. Robert Haas 02:22
Re: [COMMITTERS] pgsql: Document the all-balls IPv6 address. Tom Lane 03:00
Re: pgsql: Document the all-balls IPv6 address. Dave Page 07:08
Re: pgsql: Raise maximum value of several timeout parameters Magnus Hagander 13:00
Re: pgsql: Document the all-balls IPv6 address. Bruce Momjian 14:03
Re: pgsql: Document the all-balls IPv6 address. Bruce Momjian 14:04
pgsql: Remove "all balls" mention of network address; change IPv6 addr Bruce Momjian 14:05
pgsql: Properly clear the verbose output of pg_basebackup Magnus Hagander 15:46
pgsql: Rename ident authentication over local connections to peer Magnus Hagander 17:48
Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. Markus Wanner 19:27
pgsql: Initial version of PG 9.1 release notes. Bruce Momjian 20:39
pgsql: Add SGML markup for keywords, terms, functions, commands, etc. Bruce Momjian 21:22

March 20, 2011

Thread Author Time
pgsql: Revise collation derivation method and expression-tree represent Tom Lane 00:31
pgsql: Add links to documentation from 9.1 release notes. Bruce Momjian 03:59
pgsql: Word-wrap 9.1 release note lines. Bruce Momjian 04:27
pgsql: Misc minor fixes to 9.1 release notes Magnus Hagander 12:28
pgsql: Move PITR and StreamingRep up one level of heading in the 9.1 re Bruce Momjian 13:34
pgsql: Fix up handling of C/POSIX collations. Tom Lane 16:44
pgsql: Suppress platform-dependent unused-variable warning. Tom Lane 17:35
pgsql: Add some platform-independent tests for the collation feature. Tom Lane 18:36
pgsql: Reorder some 9.1 release item documentation entries, fix some aw Bruce Momjian 21:43
Re: pgsql: Reorder some 9.1 release item documentation entries, fix some aw Thom Brown 21:51
pgsql: Fix snapshot isolation level typo in 9.1 release notes. Bruce Momjian 23:35
Re: pgsql: Reorder some 9.1 release item documentation entries, fix some aw Bruce Momjian 23:36
pgsql: Another 9.1 release note typo fix. Bruce Momjian 23:36

March 21, 2011

Thread Author Time
pgsql: Markup and wording improvements for 9.1 release notes. Bruce Momjian 03:17
pgsql: When two base backups are started at the same time with pg_baseb Heikki Linnakangas 09:28
orafce - orafce: Fix pointer arithmetic in ora_sinit(). User Hlinnaka 12:48

March 22, 2011

Thread Author Time
pgsql: Reimplement planner's handling of MIN/MAX aggregate optimization Tom Lane 04:35

Browse Archives

Prev | Next