pgsql-committers - June 2011

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

June 1, 2011

Thread Author Time
Re: [COMMITTERS] pgsql: Improve corner cases in pg_ctl's new wait-for-postmaster-startup 📎 Fujii Masao 03:19
Re: [COMMITTERS] pgsql: Improve corner cases in pg_ctl's new wait-for-postmaster-startup Tom Lane 03:30
Re: [COMMITTERS] pgsql: Improve corner cases in pg_ctl's new wait-for-postmaster-startup Fujii Masao 04:24
Re: pgsql: Protect GIST logic that assumes penalty values can't be negative Alexander Korotkov 07:20
Re: pgsql: Make decompilation of optimized CASE constructs more robust. Heikki Linnakangas 11:10
Re: [COMMITTERS] pgsql: Improve corner cases in pg_ctl's new wait-for-postmaster-startup Tom Lane 14:51
pgsql: Further improvements in pg_ctl's new wait-for-postmaster-start l Tom Lane 17:09
pgsql: Some copy editing of the release notes Peter Eisentraut 19:23
pgsql: Allow hash joins to be interrupted while searching hash table fo Tom Lane 21:02

June 2, 2011

Thread Author Time
pgsql: Implement getpeereid() as a src/port compatibility function. Tom Lane 17:05
pgsql: Avoid creating init fork for unlogged indexes when it already ex Robert Haas 17:30
pgsql: Typo fix. Tom Lane 17:37
pgsql: Disallow SELECT FOR UPDATE/SHARE on sequences. Tom Lane 18:47
pgsql: Disallow SELECT FOR UPDATE/SHARE on sequences. Tom Lane 18:47
pgsql: Disallow SELECT FOR UPDATE/SHARE on sequences. Tom Lane 18:47
pgsql: Disallow SELECT FOR UPDATE/SHARE on sequences. Tom Lane 18:47
pgsql: Disallow SELECT FOR UPDATE/SHARE on sequences. Tom Lane 18:47
pgsql: Fix vim-induced typo. Robert Haas 19:11
pgsql: Clean up after erroneous SELECT FOR UPDATE/SHARE on a sequence. Tom Lane 19:32
pgsql: Clean up after erroneous SELECT FOR UPDATE/SHARE on a sequence. Tom Lane 19:32
pgsql: Clean up after erroneous SELECT FOR UPDATE/SHARE on a sequence. Tom Lane 19:32
pgsql: Clean up after erroneous SELECT FOR UPDATE/SHARE on a sequence. Tom Lane 19:32
pgsql: Clean up after erroneous SELECT FOR UPDATE/SHARE on a sequence. Tom Lane 19:32
pgsql: Sort COMMENT synopsis and add more examples Peter Eisentraut 21:19
pgsql: libpq needs its own copy of src/port/getpeereid. Tom Lane 21:23
pgsql: Looks like we can't declare getpeereid on Windows anyway. Tom Lane 21:27
pgsql: Handle domains when checking for recursive inclusion of composit Tom Lane 22:38
pgsql: Use proper SGML doc entities rather than angle-brackets. Bruce Momjian 23:33

June 3, 2011

Thread Author Time
pgsql: Need to list getpeereid.c in .gitignore, too ... Tom Lane 02:24
pgsql: SSI comment fixes and enhancements. Notably, document that the c Heikki Linnakangas 10:03
pgsql: Truncate id to <=44 characters Peter Eisentraut 19:25
pgsql: Fix failure to check whether a rowtype's component types are sor Tom Lane 19:39
pgsql: Fix pg_get_constraintdef to cope with NOT VALID constraints Alvaro Herrera 20:06
Re: [COMMITTERS] pgsql: Disallow SELECT FOR UPDATE/SHARE on sequences. Tatsuo Ishii 22:58

June 4, 2011

Thread Author Time
pgsql: Expose the "*VALUES*" alias that we generate for a stand-alone V Tom Lane 19:49
pgsql: Expose the "*VALUES*" alias that we generate for a stand-alone V Tom Lane 19:49
pgsql: Expose the "*VALUES*" alias that we generate for a stand-alone V Tom Lane 19:49
pgsql: Expose the "*VALUES*" alias that we generate for a stand-alone V Tom Lane 19:49
pgsql: Expose the "*VALUES*" alias that we generate for a stand-alone V Tom Lane 19:49
pgsql: ECPG documentation fix Peter Eisentraut 19:54
pgsql: ECPG documentation fixes Peter Eisentraut 19:54
pgsql: More ECPG documentation fixes Peter Eisentraut 19:54
pgsql: ECPG documentation fix Peter Eisentraut 19:54
pgsql: More ECPG documentation fixes Peter Eisentraut 19:54
pgsql: ECPG documentation fixes Peter Eisentraut 19:54
pgsql: ECPG documentation fixes Peter Eisentraut 19:54
pgsql: Fix documentation reference to "above" example Peter Eisentraut 20:39
pgsql: Fix documentation reference to "above" example Peter Eisentraut 20:39
pgsql: Allow building with perl 5.14. Andrew Dunstan 23:38
pgsql: Allow building with perl 5.14. Andrew Dunstan 23:38
pgsql: Allow building with perl 5.14. Andrew Dunstan 23:39
pgsql: Allow building with perl 5.14. Andrew Dunstan 23:39
pgsql: Allow building with perl 5.14. Andrew Dunstan 23:39

June 6, 2011

Thread Author Time
pgsql: Reset reindex-in-progress state before reverifying an exclusion Tom Lane 02:31
Re: pgsql: Make decompilation of optimized CASE constructs more robust. Tom Lane 18:25

June 7, 2011

Thread Author Time
pgsql: Fix rewriter to cope (more or less) with CTEs in the query being Tom Lane 04:09
pgsql: Make ascii-art in comments pgindent-safe, and some other formatt Heikki Linnakangas 07:29

June 8, 2011

Thread Author Time
pgsql: Revert psql bits to display NOT VALID for FKs Alvaro Herrera 01:46
pgsql: Complain politely about access temp/unlogged tables during recov Robert Haas 02:17
pgsql: Make DDL operations play nicely with Serializable Snapshot Isola Heikki Linnakangas 11:13
pgsql: Allow domains over arrays to match ANYARRAY parameters again. Tom Lane 16:53
pgsql: Reorder pg_ctl promote after pg_ctl status Peter Eisentraut 17:54
pgsql: Make citext's equality and hashing functions collation-insensiti Tom Lane 19:25

June 9, 2011

Thread Author Time
pgsql: Fix documentation of information_schema.element_types Peter Eisentraut 04:45
pgsql: Fix documentation of information_schema.element_types Peter Eisentraut 04:45
pgsql: Fix documentation of information_schema.element_types Peter Eisentraut 04:45
pgsql: Fix documentation of information_schema.element_types Peter Eisentraut 04:45
pgsql: Fix documentation of information_schema.element_types Peter Eisentraut 04:45
pgsql: Mark the SLRU page as dirty when setting an entry in pg_serial. Heikki Linnakangas 09:12
pgsql: Add gitignore for mingw/cygwin build outputs Magnus Hagander 16:12
Re: pgsql: Further improvements in pg_ctl's new wait-for-postmaster-start l Bruce Momjian 16:35
Re: pgsql: Further improvements in pg_ctl's new wait-for-postmaster-start l Tom Lane 16:43
pgsql: Use the correct eventlog severity for error Magnus Hagander 16:55
pgsql: Use the correct eventlog severity for error Magnus Hagander 16:55
pgsql: Use the correct eventlog severity for error Magnus Hagander 16:55
pgsql: Support silent mode for service registrations on win32 Magnus Hagander 16:55
pgsql: Support silent mode for service registrations on win32 Magnus Hagander 16:55
pgsql: Support silent mode for service registrations on win32 Magnus Hagander 16:55
pgsql: Support silent mode for service registrations on win32 Magnus Hagander 16:55
pgsql: Use the correct eventlog severity for error Magnus Hagander 16:55
Re: pgsql: Further improvements in pg_ctl's new wait-for-postmaster-start l Bruce Momjian 16:58
pgsql: Update typedef list for upcoming pgindent run. Bruce Momjian 18:02
pgsql: Pgindent run before 9.1 beta2. Bruce Momjian 18:33
pgsql: Fix the truncation logic of the OldSerXid SLRU mechanism. We can Heikki Linnakangas 18:44
pgsql: Translation updates for 9.1beta2 Peter Eisentraut 20:08
pgsql: Use "transient" files for blind writes Alvaro Herrera 20:26
pgsql: Revert "Use "transient" files for blind writes" Alvaro Herrera 20:43
Re: pgsql: Use "transient" files for blind writes Tom Lane 21:05
Re: pgsql: Use "transient" files for blind writes Alvaro Herrera 21:45
pgsql: Update 9.1 release notes to reflect commits through today. Tom Lane 22:45
pgsql: Ecpg doc cleanups, as reported by Marc Cousin. Bruce Momjian 22:48
pgsql: Tag 9.1beta2. Tom Lane 23:41

June 10, 2011

Thread Author Time
pgsql: Mention "pg_ctl stop" in pgindent README instructions. Bruce Momjian 00:51
Re: pgsql: Mention "pg_ctl stop" in pgindent README instructions. Andrew Dunstan 01:28
Re: pgsql: Mention "pg_ctl stop" in pgindent README instructions. Bruce Momjian 03:28
Re: pgsql: Mention "pg_ctl stop" in pgindent README instructions. Andrew Dunstan 05:55
Re: pgsql: Mention "pg_ctl stop" in pgindent README instructions. Bruce Momjian 14:18
Re: pgsql: Mention "pg_ctl stop" in pgindent README instructions. Bruce Momjian 14:20
pgsql: Small comment fixes and enhancements. Heikki Linnakangas 14:26
pgsql: Use a constant sprintf format to silence compiler warning Alvaro Herrera 17:39
pgsql: Use "transient" files for blind writes, take 2 Alvaro Herrera 18:14
pgsql: Add comment about pg_ctl stop Alvaro Herrera 19:28
pgsql: Fix locking while setting flags in MySerializableXact. Heikki Linnakangas 20:41
pgsql: Work around gcc 4.6.0 bug that breaks WAL replay. Tom Lane 21:04
pgsql: Work around gcc 4.6.0 bug that breaks WAL replay. Tom Lane 21:04
pgsql: Work around gcc 4.6.0 bug that breaks WAL replay. Tom Lane 21:04
pgsql: Work around gcc 4.6.0 bug that breaks WAL replay. Tom Lane 21:04
pgsql: Work around gcc 4.6.0 bug that breaks WAL replay. Tom Lane 21:04

June 11, 2011

Thread Author Time
psqlodbc - psqlodbc: Don't clear the parsed plan in User Hinoue 04:59
pgsql: Add C comment mentioning pg_stat_activity.procpid should have be Bruce Momjian 14:00
pgsql: Tag refs/tags/REL9_1_BETA2 was created pgsql 14:53
pgsql: Branch refs/heads/REL9_1_STABLE was created pgsql 17:18
pgsql: Stamp HEAD as 9.2devel. Tom Lane 21:47

June 12, 2011

Thread Author Time
pgsql: Tab completion improvements for COMMENT. Robert Haas 03:53
pgsql: Tab completion improvements for COMMENT. Robert Haas 03:53
pgsql: Code cleanup for InitProcGlobal. Robert Haas 04:09
pgsql: Corrections to ALTER FOREIGN TABLE documentation. Robert Haas 04:19
pgsql: Corrections to ALTER FOREIGN TABLE documentation. Robert Haas 04:19
pgsql: Remove now-unnecessary casts. Heikki Linnakangas 20:00
pgsql: Remove now-unnecessary casts. Heikki Linnakangas 20:00

June 13, 2011

Thread Author Time
pgsql: More foreign table documentation improvements. Robert Haas 12:30
pgsql: More foreign table documentation improvements. Robert Haas 12:30
Re: [COMMITTERS] pgsql: More foreign table documentation improvements. 📎 Fujii Masao 13:56
pgsql: Markup fix. Robert Haas 14:14
pgsql: Markup fix. Robert Haas 14:14
Re: [COMMITTERS] pgsql: More foreign table documentation improvements. Robert Haas 14:14
pgsql: In ALTER EXTENSION docs, document left_type/right_type. Robert Haas 14:24
pgsql: In ALTER EXTENSION docs, document left_type/right_type. Robert Haas 14:24
pgsql: Document GUC context for synchronous_standby_names/hot_standby_f Robert Haas 16:25
pgsql: Document GUC context for synchronous_standby_names/hot_standby_f Robert Haas 16:25
pgsql: Add doc cross-reference to search_path discussion of current_sch Robert Haas 16:39
pgsql: Add doc cross-reference to search_path discussion of current_sch Robert Haas 16:39
pgsql: Add doc cross-reference to search_path discussion of current_sch Robert Haas 16:39
pgsql: Clarify that NATURAL without matching columns is like CROSS JOIN Robert Haas 17:00
pgsql: Clarify that NATURAL without matching columns is like CROSS JOIN Robert Haas 17:00
pgsql: Remove parentheses from mention of current_schemas function. Robert Haas 17:04
pgsql: Remove parentheses from mention of current_schemas function. Robert Haas 17:04
pgsql: Remove parentheses from mention of current_schemas function. Robert Haas 17:04
pgsql: Expand warnings on locks acquired by CREATE INDEX CONCURRENTLY Alvaro Herrera 21:25
pgsql: Expand warnings on locks acquired by CREATE INDEX CONCURRENTLY Alvaro Herrera 21:25
pgsql: Expand warnings on locks acquired by CREATE INDEX CONCURRENTLY Alvaro Herrera 21:25
pgsql: Fix aboriginal copy-paste mistake in error message Alvaro Herrera 21:59
pgsql: Fix aboriginal copy-paste mistake in error message Alvaro Herrera 21:59
pgsql: Fix aboriginal copy-paste mistake in error message Alvaro Herrera 21:59
pgsql: Fix aboriginal copy-paste mistake in error message Alvaro Herrera 21:59
pgsql: Fix aboriginal copy-paste mistake in error message Alvaro Herrera 21:59
pgsql: Fix aboriginal copy-paste mistake in error message Alvaro Herrera 21:59

June 14, 2011

Thread Author Time
pgsql: Document that bits to the right of the CIDR mask "should" be zer Bruce Momjian 00:55
pgsql: Document that bits to the right of the CIDR mask "should" be zer Bruce Momjian 00:57
pgsql: Move parse2.pl to parse.pl Peter Eisentraut 04:39
pgsql: Move parse2.pl to parse.pl Peter Eisentraut 04:39
pgsql: Renumber 2PC resource managers so that compared to 9.0, predicat Heikki Linnakangas 09:37
pgsql: Renumber 2PC resource managers so that compared to 9.0, predicat Heikki Linnakangas 09:37
pgsql: Oops, forgot to change the order of entries in 2PC callback arra Heikki Linnakangas 12:19
pgsql: Oops, forgot to change the order of entries in 2PC callback arra Heikki Linnakangas 12:20
pgsql: Improve accuracy of ON_ERROR_STOP documentation. Robert Haas 15:07
pgsql: Improve accuracy of ON_ERROR_STOP documentation. Robert Haas 15:07
pgsql: Mention DROP TABLE as well as ALTER TABLE NO INHERIT Alvaro Herrera 16:45
pgsql: Mention DROP TABLE as well as ALTER TABLE NO INHERIT Alvaro Herrera 16:45
pgsql: Mention DROP TABLE as well as ALTER TABLE NO INHERIT Alvaro Herrera 16:45
pgsql: Fix grammatical mistake introduced by previous commit Alvaro Herrera 18:08
pgsql: Fix grammatical mistake introduced by previous commit Alvaro Herrera 18:08
pgsql: Fix grammatical mistake introduced by previous commit Alvaro Herrera 18:08
pgsql: In pg_upgrade, check there are no prepared transactions. Bruce Momjian 18:42
Re: pgsql: In pg_upgrade, check there are no prepared transactions. Thom Brown 18:51
pgsql: In pg_upgrade, check there are no prepared transactions. Bruce Momjian 18:53
Re: pgsql: In pg_upgrade, check there are no prepared transactions. Bruce Momjian 19:00
pgsql: Remove unused variable Peter Eisentraut 20:30
pgsql: Remove unused variable Peter Eisentraut 20:30
pgsql: Add comment that attributes.is_nullable was removed from SQL sta Peter Eisentraut 20:30
pgsql: Fix assorted issues with build and install paths containing spac Tom Lane 20:41
pgsql: Fix assorted issues with build and install paths containing spac Tom Lane 20:41
pgsql: Fix assorted issues with build and install paths containing spac Tom Lane 20:41
pgsql: Fix assorted issues with build and install paths containing spac Tom Lane 20:41
pgsql: Fix assorted issues with build and install paths containing spac Tom Lane 20:41
pgsql: Fix assorted issues with build and install paths containing spac Tom Lane 20:41
pgsql: In pg_upgrade, document that link mode has to have data director Bruce Momjian 20:48
pgsql: In pg_upgrade, document that link mode has to have data director Bruce Momjian 20:48
pgsql: Document that psql's \d also works with composite types Peter Eisentraut 21:02
pgsql: Document that psql's \d also works with composite types Peter Eisentraut 21:02
pgsql: Allow psql \d tab completion to complete all relation kinds Peter Eisentraut 21:02
pgsql: Allow psql \d tab completion to complete all relation kinds Peter Eisentraut 21:02
pgsql: Suppress -arch switches in the output of ExtUtils::Embed. Tom Lane 21:14
pgsql: Suppress -arch switches in the output of ExtUtils::Embed. Tom Lane 21:14
pgsql: Suppress -arch switches in the output of ExtUtils::Embed. Tom Lane 21:14
pgsql: In pg_upgrade, document that link mode has to have data director Bruce Momjian 22:15

June 15, 2011

Thread Author Time
pgsql: Make non-MVCC snapshots exempt from predicate locking. Scans wit Heikki Linnakangas 09:12
pgsql: Make non-MVCC snapshots exempt from predicate locking. Scans wit Heikki Linnakangas 09:15
pgsql: The rolled-back flag on serializable xacts was pointless and red Heikki Linnakangas 10:41
pgsql: The rolled-back flag on serializable xacts was pointless and red Heikki Linnakangas 10:41
npgsql - Npgsql2: Fixed problem with last update about Password as User Fxjr 16:23
pgsql: Fix oversights in pg_basebackup's -z (compression) option. Tom Lane 17:16
pgsql: Fix oversights in pg_basebackup's -z (compression) option. Tom Lane 17:16
pgsql: Fix failure to account for memory used by tuplestore_putvalues() Tom Lane 18:06
pgsql: Fix failure to account for memory used by tuplestore_putvalues() Tom Lane 18:06
pgsql: Fix failure to account for memory used by tuplestore_putvalues() Tom Lane 18:06
pgsql: Fix failure to account for memory used by tuplestore_putvalues() Tom Lane 18:06
pgsql: In pg_upgrade, clean up code layout in validateDirectoryOption() Bruce Momjian 21:23
pgsql: Rework parsing of ConstraintAttributeSpec to improve NOT VALID h Tom Lane 23:06
pgsql: Rework parsing of ConstraintAttributeSpec to improve NOT VALID h Tom Lane 23:06

Browse Archives

Prev | Next