pgsql-committers since 2011-06-27 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

June 27, 2011

Thread Author Time
pgsql: Add some strings that were not marked for translation Peter Eisentraut 12:47
pgsql: Remove redundant DEF_PGPORT handling Peter Eisentraut 12:47
pgsql: Avoid having two copies of the HOT-chain search logic. Robert Haas 14:31
pgsql: Mention that SSPI authentication can use GSSAPI on non-Windows s Robert Haas 14:40
pgsql: Mention that SSPI authentication can use GSSAPI on non-Windows s Robert Haas 14:40
pgsql: Try again to make the visibility map crash safe. Robert Haas 18:01
Re: [COMMITTERS] pgsql: Make the visibility map crash-safe. Robert Haas 18:02
pgsql: Allow callers to pass a missing_ok flag when opening a relation. Robert Haas 19:26
pgsql: Reduce impact of btree page reuse on Hot Standby by fixing off-b Simon Riggs 21:15
pgsql: Reduce impact of btree page reuse on Hot Standby by fixing off-b Simon Riggs 21:15
pgsql: Reduce impact of btree page reuse on Hot Standby by fixing off-b Simon Riggs 21:16

June 28, 2011

Thread Author Time
pgsql: Add a missing_ok argument to get_object_address(). Robert Haas 01:23
Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed Magnus Hagander 05:49
Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed Andrew Dunstan 12:56
pgsql: Add composite-type attributes to information_schema.element_type Peter Eisentraut 13:28
Re: [COMMITTERS] pgsql: Branch refs/heads/REL9_1_STABLE was removed Tom Lane 14:39
Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed Magnus Hagander 14:39
Re: [COMMITTERS] pgsql: Branch refs/heads/REL9_1_STABLE was removed Magnus Hagander 14:40
pgsql: Implement the collation columns of various information schema vi Peter Eisentraut 14:51
Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed Joe Conway 14:52
Re: [COMMITTERS] pgsql: Branch refs/heads/REL9_1_STABLE was removed Andrew Dunstan 15:05
Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed Magnus Hagander 15:05
Re: [COMMITTERS] pgsql: Branch refs/heads/REL9_1_STABLE was removed Robert Haas 15:20
Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed Joe Conway 15:26
Re: [COMMITTERS] pgsql: Make the visibility map crash-safe. Cédric Villemain 15:44
Re: [COMMITTERS] pgsql: Branch refs/heads/REL9_1_STABLE was removed Tom Lane 16:29
Re: [COMMITTERS] pgsql: Make the visibility map crash-safe. Robert Haas 16:29
Re: [COMMITTERS] pgsql: Branch refs/heads/REL9_1_STABLE was removed Magnus Hagander 16:47
Re: [COMMITTERS] pgsql: Branch refs/heads/REL9_1_STABLE was removed Alvaro Herrera 17:45
pgsql: Modernise pg_hba.conf token processing Alvaro Herrera 19:59
pgsql: Remove rel.h from objectaddress.h; only relcache.h is necessary. Alvaro Herrera 21:18
pgsql: Introduce compact WAL record for the common case of commit (non- Simon Riggs 21:59

June 29, 2011

Thread Author Time
pgsql: Unify spelling of "canceled", "canceling", "cancellation" Peter Eisentraut 06:29
stackbuilder - wizard: Modified the Stackbuilder to raise a UAC in case User Sachin 09:05
stackbuilder - wizard: Improve error messages. Dave Page 09:16
Re: [COMMITTERS] pgsql: Branch refs/heads/REL9_1_STABLE was removed Magnus Hagander 14:30
pgsql: Branch refs/heads/REL9_7_STABLE was created pgsql 14:31
pgsql: Branch refs/heads/REL9_7_STABLE was removed pgsql 14:31
Re: pgsql: Branch refs/heads/REL9_7_STABLE was created Magnus Hagander 14:32
pgsql: Branch refs/heads/REL9_7_STABLE was created pgsql 14:33
pgsql: Branch refs/heads/REL9_7_STABLE was removed pgsql 14:33
Re: [COMMITTERS] pgsql: Branch refs/heads/REL9_1_STABLE was removed Magnus Hagander 14:34
Re: [COMMITTERS] pgsql: Branch refs/heads/REL9_1_STABLE was removed Alvaro Herrera 15:03
pgsql: Protect pg_stat_reset_shared() against NULL input Magnus Hagander 17:38
pgsql: Protect pg_stat_reset_shared() against NULL input Magnus Hagander 17:38
pgsql: Protect pg_stat_reset_shared() against NULL input Magnus Hagander 17:38
pgsql: Grab predicate locks on matching tuples in a lossy bitmap heap s Heikki Linnakangas 19:16
pgsql: Move the PredicateLockRelation() call from nodeSeqscan.c to heap Heikki Linnakangas 19:16
pgsql: Move the PredicateLockRelation() call from nodeSeqscan.c to heap Heikki Linnakangas 19:16
pgsql: Grab predicate locks on matching tuples in a lossy bitmap heap s Heikki Linnakangas 19:16
Re: [COMMITTERS] pgsql: Branch refs/heads/REL9_1_STABLE was removed Michael Paquier 23:11
pgsql: Restore correct btree preprocessing of "indexedcol IS NULL" cond Tom Lane 23:47
pgsql: Restore correct btree preprocessing of "indexedcol IS NULL" cond Tom Lane 23:47
pgsql: Restore correct btree preprocessing of "indexedcol IS NULL" cond Tom Lane 23:47
pgsql: Fix outdated comment Alvaro Herrera 23:50

June 30, 2011

Thread Author Time
Re: [COMMITTERS] pgsql: Make the visibility map crash-safe. Robert Haas 11:50
pgsql: Enable CHECK constraints to be declared NOT VALID Alvaro Herrera 15:58
Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID Alvaro Herrera 19:09
Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID David E. Wheeler 19:55
Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID Devrim GÜNDÜZ 20:00
Re: [COMMITTERS] pgsql: Make the visibility map crash-safe. Jeff Davis 22:19

July 1, 2011

Thread Author Time
pgsql: Change pg_upgrade to use port 50432 by default to avoid unintend Bruce Momjian 22:17
pgsql: In the pg_upgrade docs, move 50432 port mention to the place whe Bruce Momjian 22:36

July 2, 2011

Thread Author Time
pgsql: Suppress compiler warning about potentially uninitialized variab Tom Lane 00:57
pgsql: In pg_upgrade 9.0 and 9.1, document suggestion of using a non-de Bruce Momjian 03:09
pgsql: In pg_upgrade 9.0 and 9.1, document suggestion of using a non-de Bruce Momjian 03:09
pgsql: Add some strings that were not marked for translation Peter Eisentraut 20:39
pgsql: Unify spelling of "canceled", "canceling", "cancellation" Peter Eisentraut 20:39

July 3, 2011

Thread Author Time
psqlodbc - psqlodbc: Prep release the minor version. Hiroshi Saito 05:34
pgsql: Fix EXPLAIN to handle gating Result nodes within inner-indexscan Tom Lane 05:35
pgsql: Fix EXPLAIN to handle gating Result nodes within inner-indexscan Tom Lane 05:35
pgsql: Mark pg_stat_reset_shared as strict Magnus Hagander 11:18
pgsql: Fix bat file quoting of %ENV. Andrew Dunstan 14:38
pgsql: Make distprep and *clean build targets recurse into all subdirec Tom Lane 17:55
pgsql: Make distprep and *clean build targets recurse into all subdirec Tom Lane 17:55
Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID Peter Eisentraut 18:51
Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID Magnus Hagander 19:06
Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID Simon Riggs 20:07
pgsql: Back-patch creation of tar.bz2 tarball during "make dist". Tom Lane 20:41
pgsql: Back-patch creation of tar.bz2 tarball during "make dist". Tom Lane 20:41
pgsql: Back-patch creation of tar.bz2 tarball during "make dist". Tom Lane 20:41
Re: [COMMITTERS] pgsql: Make the visibility map crash-safe. Robert Haas 21:24
pgsql: Fix bugs in relpersistence handling during table creation. Robert Haas 21:47
pgsql: Fix bugs in relpersistence handling during table creation. Robert Haas 21:47
pgsql: Put comments on the installable procedural languages. Tom Lane 23:04
pgsql: Put comments on the installable procedural languages. Tom Lane 23:04

July 4, 2011

Thread Author Time
pgsql: Fix omissions in documentation of the pg_roles view. Tom Lane 02:12
pgsql: Fix omissions in documentation of the pg_roles view. Tom Lane 02:12
pgsql: Fix omissions in documentation of the pg_roles view. Tom Lane 02:12
pgsql: Reset ALTER TABLE lock levels to AccessExclusiveLock in all case Simon Riggs 08:31
pgsql: Reset ALTER TABLE lock levels to AccessExclusiveLock in all case Simon Riggs 08:31
pgsql: Alter test results to comply with new ALTER TABLE behaviour. Simon Riggs 10:11
pgsql: Alter test results to comply with new ALTER TABLE behaviour. Simon Riggs 10:11
Re: pgsql: Reset ALTER TABLE lock levels to AccessExclusiveLock in all case Simon Riggs 10:14
pgsql: Remove silent_mode. You get the same functionality with "pg_ctl Heikki Linnakangas 11:41
pgsql: Back-patch Fix bat file quoting of %ENV from commit 19b7fac8. Andrew Dunstan 14:18
pgsql: Back-patch Fix bat file quoting of %ENV from commit 19b7fac8. Andrew Dunstan 14:18
pgsql: Back-patch Fix bat file quoting of %ENV from commit 19b7fac8. Andrew Dunstan 14:18
pgsql: Remove missed reference to SilentMode. Tom Lane 14:36
pgsql: Back-patch Fix bat file quoting of %ENV from commit 19b7fac8. Andrew Dunstan 14:46
pgsql: Remove unused variable to silence compiler warning Peter Eisentraut 15:04
pgsql: Don't try to use a constraint name as domain name Alvaro Herrera 18:34
pgsql: Move Trigger and TriggerDesc structs out of rel.h into a new rel Alvaro Herrera 18:38
pgsql: Clarify that you need ActiveState perl 5.8 *or later* to build o Heikki Linnakangas 19:44
pgsql: Clarify that you need ActiveState perl 5.8 *or later* to build o Heikki Linnakangas 19:44
pgsql: Clarify that you need ActiveState perl 5.8 *or later* to build o Heikki Linnakangas 19:44
pgsql: Clarify that you need ActiveState perl 5.8 *or later* to build o Heikki Linnakangas 19:44
pgsql: Clarify that you need ActiveState perl 5.8 *or later* to build o Heikki Linnakangas 19:44
pgsql: Set user_defined_types.data_type to null Peter Eisentraut 20:10
pgsql: Message style tweaks Peter Eisentraut 21:43
pgsql: Small documentation tweaks Peter Eisentraut 21:43
pgsql: Small documentation tweaks Peter Eisentraut 21:43
pgsql: Message style tweaks Peter Eisentraut 21:43

July 5, 2011

Thread Author Time
pgsql: Fix typo in sslmode documentation Magnus Hagander 07:48
pgsql: Fix typo in sslmode documentation Magnus Hagander 07:48
pgsql: Fix typo in sslmode documentation Magnus Hagander 07:48
pgsql: Fix typo in sslmode documentation Magnus Hagander 07:48
Re: pgsql: Reset ALTER TABLE lock levels to AccessExclusiveLock in all case Robert Haas 13:46
Re: pgsql: Move Trigger and TriggerDesc structs out of rel.h into a new rel Tom Lane 14:47
Re: pgsql: Reset ALTER TABLE lock levels to AccessExclusiveLock in all case Simon Riggs 15:00
Re: [COMMITTERS] pgsql: Move Trigger and TriggerDesc structs out of rel.h into a new rel Alvaro Herrera 15:03
Re: [COMMITTERS] pgsql: Move Trigger and TriggerDesc structs out of rel.h into a new rel Tom Lane 15:10
npgsql - Npgsql2: [#1011044]. User Fxjr 16:05
pgsql: Fix psql's counting of script file line numbers during COPY. Tom Lane 16:17
pgsql: Fix psql's counting of script file line numbers during COPY. Tom Lane 16:17
pgsql: Fix psql's counting of script file line numbers during COPY. Tom Lane 16:17
pgsql: Fix psql's counting of script file line numbers during COPY. Tom Lane 16:17
pgsql: Fix psql's counting of script file line numbers during COPY. Tom Lane 16:17
pgsql: Fix psql's counting of script file line numbers during COPY. Tom Lane 16:17
pgsql: Improve documentation about foreign data wrapper validator funct Tom Lane 19:38
pgsql: Improve documentation about foreign data wrapper validator funct Tom Lane 19:38
pgsql: Postgres -> PostgreSQL in error message Peter Eisentraut 19:41
pgsql: Postgres -> PostgreSQL in error message Peter Eisentraut 19:41
pgsql: Restructure foreign data wrapper chapter so it has more than one Tom Lane 19:55
pgsql: Restructure foreign data wrapper chapter so it has more than one Tom Lane 19:55
pgsql: Message style improvements of errmsg_internal() calls Peter Eisentraut 20:01
pgsql: Message style improvements of errmsg_internal() calls Peter Eisentraut 20:02
pgsql: Call FDW validator functions even when the options list is empty Tom Lane 22:46
pgsql: Make the file_fdw validator check that a filename option has bee Tom Lane 22:46
pgsql: Make the file_fdw validator check that a filename option has bee Tom Lane 22:46
pgsql: Call FDW validator functions even when the options list is empty Tom Lane 22:46

July 6, 2011

Thread Author Time
pgsql: Attempt to standardize formatting of psql queries. Robert Haas 14:13
pgsql: Add \ir command to psql. Robert Haas 15:58
pgsql: Remove assumptions that not-equals operators cannot be in any op Tom Lane 18:53
pgsql: Remove assumptions that not-equals operators cannot be in any op Tom Lane 18:53
pgsql: Reimplement pgbison and pgflex as perl scripts instead of bat fi Andrew Dunstan 22:54

July 7, 2011

Thread Author Time
pgsql: Fix comments over eagerly c&p'd. Andrew Dunstan 07:54
pgsql: Fix a bug with SSI and prepared transactions: Heikki Linnakangas 15:20
pgsql: Fix a bug with SSI and prepared transactions: Heikki Linnakangas 15:20
pgsql: Finish disabling reduced-lock-levels-for-DDL feature. Tom Lane 17:16
pgsql: Finish disabling reduced-lock-levels-for-DDL feature. Tom Lane 17:16
Re: pgsql: Reset ALTER TABLE lock levels to AccessExclusiveLock in all case Tom Lane 17:17
pgsql: Adjust OLDSERXID_MAX_PAGE based on BLCKSZ. Robert Haas 19:09
pgsql: Adjust OLDSERXID_MAX_PAGE based on BLCKSZ. Robert Haas 19:09
pgsql: Reclassify replication-related GUC variables as "master" and "st Tom Lane 19:12
pgsql: Reclassify replication-related GUC variables as "master" and "st Tom Lane 19:12
pgsql: Fix use of unportable %m format Peter Eisentraut 19:55
pgsql: Fix use of unportable %m format Peter Eisentraut 19:55
pgsql: Fix use of unportable %m format Peter Eisentraut 19:55
pgsql: SSI has a race condition, where the order of commit sequence num Heikki Linnakangas 20:29
pgsql: SSI has a race condition, where the order of commit sequence num Heikki Linnakangas 20:35
pgsql: There's a small window wherein a transaction is committed but no Heikki Linnakangas 21:48
pgsql: There's a small window wherein a transaction is committed but no Heikki Linnakangas 21:48
pgsql: Update 9.1 release notes to reflect commits through today. Tom Lane 21:56
pgsql: Update 9.1 release notes to reflect commits through today. Tom Lane 21:56
pgsql: Update examples for string-related functions. Tom Lane 23:36
pgsql: Update examples for string-related functions. Tom Lane 23:36
pgsql: Update examples for string-related functions. Tom Lane 23:36

July 8, 2011

Thread Author Time
pgsql: Tag 9.1beta3. Tom Lane 00:13
pgsql: Message style improvements Peter Eisentraut 04:43
pgsql: Message style improvements Peter Eisentraut 04:43
Re: [COMMITTERS] pgsql: Adjust OLDSERXID_MAX_PAGE based on BLCKSZ. Heikki Linnakangas 09:26
pgsql: Add item about Clang support to 9.1 release notes Peter Eisentraut 14:15
pgsql: Add item about Clang support to 9.1 release notes Peter Eisentraut 14:15
pgsql: Fix one overflow and one signedness error, caused by the patch t Heikki Linnakangas 14:33
pgsql: Fix one overflow and one signedness error, caused by the patch t Heikki Linnakangas 14:34
pgsql: Introduce a pipe between postmaster and each backend, which can Heikki Linnakangas 16:06
pgsql: Fix another oversight in logging of changes in postgresql.conf s Tom Lane 21:03
pgsql: Fix another oversight in logging of changes in postgresql.conf s Tom Lane 21:03
pgsql: Fix another oversight in logging of changes in postgresql.conf s Tom Lane 21:03

July 9, 2011

Thread Author Time
pgsql: Try to acquire relation locks in RangeVarGetRelid. Robert Haas 02:19

July 10, 2011

Thread Author Time
Re: pgsql: Reset ALTER TABLE lock levels to AccessExclusiveLock in all case Simon Riggs 10:30

July 11, 2011

Thread Author Time
npgsql - Npgsql2: Added patch from Patrick Earl. User Fxjr 13:33
pgsql: Improve wording of documentation on default privileges. Andrew Dunstan 15:13
pgsql: Fix and clarify information schema interval_precision fields Peter Eisentraut 15:52
pgsql: Remove excessively backpatched gitignore files Peter Eisentraut 16:13
pgsql: Remove excessively backpatched gitignore files Peter Eisentraut 16:13
pgsql: Remove excessively backpatched gitignore files Peter Eisentraut 16:13
pgsql: Tag refs/tags/REL9_1_BETA3 was created pgsql 17:35

July 12, 2011

Thread Author Time
pgsql: Add C comment that txid_current() assigns an XID if one is not a Bruce Momjian 00:33
Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID Bruce Momjian 01:34
pgsql: Make pg_upgrade output more consistent with project style Peter Eisentraut 04:15
Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID Robert Haas 12:26
Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID Magnus Hagander 13:34
Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID Alvaro Herrera 13:54
Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID Bruce Momjian 14:13
pgsql: perltidy run over msvc build system Magnus Hagander 14:29
Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID Joshua D. Drake 16:30
pgsql: Add support for blocked commands in isolationtester Alvaro Herrera 21:28
pgsql: Avoid listing ungrouped Vars in the targetlist of Agg-underneath Tom Lane 22:25

Browse Archives

Prev | Next