pgsql-committers before 2011-07-08 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 22, 2011

Thread Author Time
pgsql: Revert "Don't select log_cnt in sequence regression tests." Tom Lane 23:29
pgsql: Update alternative expected file for recent sequence test change Tom Lane 23:29
pgsql: In pg_upgrade, fix odd function parameter wrapping. Bruce Momjian 23:30

June 23, 2011

Thread Author Time
pgsql: In pg_upgrade, check that the binary and data directories are th Bruce Momjian 00:49
pgsql: In pg_upgrade, check that the binary and data directories are th Bruce Momjian 00:49
Re: [COMMITTERS] pgsql: Make the visibility map crash-safe. 📎 Robert Haas 02:23
pgsql: Undo overly enthusiastic de-const-ification. Tom Lane 03:05
pgsql: Undo overly enthusiastic de-const-ification. Tom Lane 03:05
pgsql: Add a bit of markup Peter Eisentraut 05:12
Re: [COMMITTERS] pgsql: Make the visibility map crash-safe. 📎 Robert Haas 13:22
pgsql: Add information schema views role_udt_grants, udt_privileges, us Peter Eisentraut 19:14
pgsql: In pg_upgrade docs, clarify that link mode uses "hard" links. Bruce Momjian 23:58
pgsql: In pg_upgrade docs, clarify that link mode uses "hard" links. Bruce Momjian 23:58
pgsql: In pg_upgrade docs, clarify that link mode uses "hard" links. Bruce Momjian 23:58

June 24, 2011

Thread Author Time
psqlodbc - psqlodbc: Some bug fix notes. Hiroshi Saito 16:14
pgsql: Documentation improvements for pg_locks with respect to SSI. Robert Haas 20:10
pgsql: Documentation improvements for pg_locks with respect to SSI. Robert Haas 20:10

June 25, 2011

Thread Author Time
pgsql: Branch refs/heads/REL9_1_STABLE was removed pgsql 23:02
Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed Thom Brown 23:05
Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed Joe Conway 23:07
pgsql: Branch refs/heads/REL9_1_STABLE was created pgsql 23:35
Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed Andrew Dunstan 23:44
pgsql: Async dblink functions require a named connection, and therefore Joe Conway 23:47
Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed Bruce Momjian 23:59

June 26, 2011

Thread Author Time
Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed Joe Conway 00:00
pgsql: Replace := by = in nls.mk files Peter Eisentraut 21:40
pgsql: Add the possibility to pass --flag arguments to xgettext calls Peter Eisentraut 21:40
pgsql: Replace tabs by spaces in makefile comment Peter Eisentraut 21:40
pgsql: Remove some cruft from nls.mk files Peter Eisentraut 21:40
pgsql: Make _ be automatically included in GETTEXT_TRIGGERS Peter Eisentraut 21:40
pgsql: Refactor common gettext triggers Peter Eisentraut 21:40
pgsql: Add missing file to GETTEXT_FILES Peter Eisentraut 21:59

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

Browse Archives

Prev | Next