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

June 16, 2011

Thread Author Time
pgsql: Use single quotes in preference to double quotes for protecting Tom Lane 01:46
pgsql: Use single quotes in preference to double quotes for protecting Tom Lane 01:46
pgsql: Respect Hot Standby controls while recycling btree index pages. Simon Riggs 09:17
pgsql: Respect Hot Standby controls while recycling btree index pages. Simon Riggs 09:19
pgsql: Respect Hot Standby controls while recycling btree index pages. Simon Riggs 09:19
pgsql: pgindent run of recent SSI changes. Also, remove an unnecessary Heikki Linnakangas 13:17
pgsql: pgindent run of recent SSI changes. Also, remove an unnecessary Heikki Linnakangas 13:17
pgsql: Remove another no-longer-needed inclusion of predicate.h. Tom Lane 15:44
pgsql: Remove another no-longer-needed inclusion of predicate.h. Tom Lane 15:44
pgsql: Fix typo Alvaro Herrera 16:15
pgsql: Fix typo Alvaro Herrera 16:15
pgsql: Update README-SSI. Add a section to describe the "dangerous stru Heikki Linnakangas 18:21
pgsql: Update README-SSI. Add a section to describe the "dangerous stru Heikki Linnakangas 18:21
pgsql: Start using flexible array members Peter Eisentraut 19:45
pgsql: Avoid compiler warnings due to possibly unused variables Peter Eisentraut 20:45
pgsql: Index tuple data arrays using Anum_xxx symbolic constants instea Tom Lane 21:04

June 17, 2011

Thread Author Time
pgsql: Define FLEXIBLE_ARRAY_MEMBER for MSVC. Andrew Dunstan 02:31
pgsql: Fix typo. Robert Haas 04:55
pgsql: Fix typo. Robert Haas 04:55
pgsql: Fix minor thinko in ProcGlobalShmemSize(). Robert Haas 13:14
pgsql: Fix crash in CREATE UNLOGGED TABLE. Robert Haas 17:37
pgsql: Fix crash in CREATE UNLOGGED TABLE. Robert Haas 17:37
pgsql: Add overflow checks to int4 and int8 versions of generate_series Robert Haas 18:37
pgsql: Add overflow checks to int4 and int8 versions of generate_series Robert Haas 18:37
pgsql: Add overflow checks to int4 and int8 versions of generate_series Robert Haas 18:37
pgsql: Add overflow checks to int4 and int8 versions of generate_series Robert Haas 18:37
pgsql: Add overflow checks to int4 and int8 versions of generate_series Robert Haas 18:37
pgsql: Add overflow checks to int4 and int8 versions of generate_series Robert Haas 18:37
Re: pgsql: Define FLEXIBLE_ARRAY_MEMBER for MSVC. Tom Lane 21:40
Re: pgsql: Define FLEXIBLE_ARRAY_MEMBER for MSVC. Andrew Dunstan 21:53
pgsql: Obtain table locks as soon as practical during pg_dump. Tom Lane 22:19
pgsql: Obtain table locks as soon as practical during pg_dump. Tom Lane 22:19
pgsql: Obtain table locks as soon as practical during pg_dump. Tom Lane 22:19
pgsql: Obtain table locks as soon as practical during pg_dump. Tom Lane 22:19
pgsql: Obtain table locks as soon as practical during pg_dump. Tom Lane 22:19
pgsql: Obtain table locks as soon as practical during pg_dump. Tom Lane 22:19
pgsql: Set FLEXIBLE_ARRAY_MEMBER to empty for MSVC. Andrew Dunstan 22:24
pgsql: Don't use "cp -i" in the example WAL archive_command. Tom Lane 23:14
pgsql: Don't use "cp -i" in the example WAL archive_command. Tom Lane 23:14
pgsql: Don't use "cp -i" in the example WAL archive_command. Tom Lane 23:14
pgsql: Don't use "cp -i" in the example WAL archive_command. Tom Lane 23:14
pgsql: Don't use "cp -i" in the example WAL archive_command. Tom Lane 23:14
pgsql: Don't use "cp -i" in the example WAL archive_command. Tom Lane 23:14
Re: [COMMITTERS] pgsql: Don't use "cp -i" in the example WAL archive_command. Bruce Momjian 23:32

June 18, 2011

Thread Author Time
Re: Re: [COMMITTERS] pgsql: Don't use "cp -i" in the example WAL archive_command. Bruce Momjian 03:13
Re: Re: [COMMITTERS] pgsql: Don't use "cp -i" in the example WAL archive_command. Thom Brown 08:05
psqlodbc - psqlodbc: Now SQLDescribeCol() can detect the changes of User Hinoue 11:26
psqlodbc - psqlodbc: Handle *with or without oids* correctly. User Hinoue 11:44
Re: Re: [COMMITTERS] pgsql: Don't use "cp -i" in the example WAL archive_command. Dickson S. Guedes 13:11
Re: Re: [COMMITTERS] pgsql: Don't use "cp -i" in the example WAL archive_command. Tom Lane 13:19
Re: Re: [COMMITTERS] pgsql: Don't use "cp -i" in the example WAL archive_command. Bruce Momjian 13:28
Re: Re: [COMMITTERS] pgsql: Don't use "cp -i" in the example WAL archive_command. Andrew Dunstan 13:39
Re: Re: [COMMITTERS] pgsql: Don't use "cp -i" in the example WAL archive_command. Bruce Momjian 13:44
pgsql: Remove redundant lib*dll.def rules from .gitignore Magnus Hagander 16:29
psqlodbc - psqlodbc: Take the environment variable into account. User Hinoue 21:33
Re: Re: [COMMITTERS] pgsql: Don't use "cp -i" in the example WAL archive_command. Bruce Momjian 22:10
Re: Re: [COMMITTERS] pgsql: Don't use "cp -i" in the example WAL archive_command. Tom Lane 22:15
pgsql: Make external_pid_file world readable Peter Eisentraut 22:18
pgsql: Capitalization fixes Peter Eisentraut 22:18
pgsql: Capitalization fixes Peter Eisentraut 22:19

June 19, 2011

Thread Author Time
psqlodbc - psqlodbc: Use SOCK_get_next_n_bytes() instead of User Hinoue 04:58
psqlodbc - psqlodbc: Add some driver specific options for User Hinoue 05:03
Re: Re: [COMMITTERS] pgsql: Don't use "cp -i" in the example WAL archive_command. Bruce Momjian 12:00
psqlodbc - psqlodbc: Fix compilation errors in case ODBC 2.5. User Hinoue 12:27
psqlodbc - psqlodbc: Fix compilation errors 2. User Hinoue 12:35
Re: Re: [COMMITTERS] pgsql: Don't use "cp -i" in the example WAL archive_command. Andrew Dunstan 13:26
Re: [COMMITTERS] pgsql: Make external_pid_file world readable David Fetter 15:59
pgsql: Fix thinko in previous patch to always update pg_class.reltuples Tom Lane 18:01
pgsql: Fix thinko in previous patch to always update pg_class.reltuples Tom Lane 18:01
pgsql: Fix thinko in previous patch to always update pg_class.reltuples Tom Lane 18:01
pgsql: Fix thinko in previous patch to always update pg_class.reltuples Tom Lane 18:01
pgsql: Add REL9_1_STABLE to the set of branches tracked by git_changelo Tom Lane 18:16
pgsql: Produce HISTORY file consistently as ASCII Peter Eisentraut 20:30
pgsql: Produce HISTORY file consistently as ASCII Peter Eisentraut 20:30
Re: [COMMITTERS] pgsql: Make external_pid_file world readable Peter Eisentraut 20:45

June 20, 2011

Thread Author Time
Re: Re: [COMMITTERS] pgsql: Don't use "cp -i" in the example WAL archive_command. Fujii Masao 01:51
pgsql: Fixed string in German translation that causes segfault. Michael Meskes 11:58
pgsql: Fixed string in German translation that causes segfault. Michael Meskes 11:58
pgsql: Fixed string in German translation that causes segfault. Michael Meskes 11:58
Re: [COMMITTERS] pgsql: Fixed string in German translation that causes segfault. Devrim GÜNDÜZ 12:03
Re: [COMMITTERS] pgsql: Fixed string in German translation that causes segfault. Michael Meskes 12:32
Re: Re: [COMMITTERS] pgsql: Fixed string in German translation that causes segfault. Robert Haas 13:15
Re: Re: [COMMITTERS] pgsql: Fixed string in German translation that causes segfault. Michael Meskes 13:54
pgsql: Remove extra copying of TupleDescs for heap_create_with_catalog Alvaro Herrera 14:50
Re: Re: [COMMITTERS] pgsql: Fixed string in German translation that causes segfault. Robert Haas 16:58
Re: Re: [COMMITTERS] pgsql: Fixed string in German translation that causes segfault. Alvaro Herrera 17:13
pgsql: Fix thinko in previous patch for optimizing EXISTS-within-EXISTS Tom Lane 19:05
pgsql: Fix thinko in previous patch for optimizing EXISTS-within-EXISTS Tom Lane 19:05
pgsql: Fix thinko in previous patch for optimizing EXISTS-within-EXISTS Tom Lane 19:05
pgsql: Fix thinko in previous patch for optimizing EXISTS-within-EXISTS Tom Lane 19:05
Re: Re: [COMMITTERS] pgsql: Fixed string in German translation that causes segfault. Peter Eisentraut 20:20
Re: Re: [COMMITTERS] pgsql: Fixed string in German translation that causes segfault. Magnus Hagander 20:24
pgsql: Fix missed use of "cp -i" in an example, per Fujii Masao. Tom Lane 20:28
pgsql: Fix missed use of "cp -i" in an example, per Fujii Masao. Tom Lane 20:28
pgsql: Fix missed use of "cp -i" in an example, per Fujii Masao. Tom Lane 20:28
pgsql: Fix missed use of "cp -i" in an example, per Fujii Masao. Tom Lane 20:28
pgsql: Fix missed use of "cp -i" in an example, per Fujii Masao. Tom Lane 20:28
pgsql: Fix missed use of "cp -i" in an example, per Fujii Masao. Tom Lane 20:28
Re: Re: [COMMITTERS] pgsql: Don't use "cp -i" in the example WAL archive_command. Tom Lane 20:28
Re: Re: [COMMITTERS] pgsql: Fixed string in German translation that causes segfault. Tom Lane 20:44
Re: Re: [COMMITTERS] pgsql: Fixed string in German translation that causes segfault. Alvaro Herrera 21:00
Re: Re: [COMMITTERS] pgsql: Fixed string in German translation that causes segfault. Magnus Hagander 21:00
libpqtypes - libpqtypes: pqt-composites.3 man page had bug in the User Achernow 23:49

June 21, 2011

Thread Author Time
Re: Re: [COMMITTERS] pgsql: Fixed string in German translation that causes segfault. Michael Meskes 08:20
orafce - orafce: attached a META file for PGXN Manager User Okbob 08:52
Re: Re: [COMMITTERS] pgsql: Fixed string in German translation that causes segfault. Magnus Hagander 11:36
pgsql: Fix bug introduced by recent SSI patch to merge ROLLED_BACK and Heikki Linnakangas 12:07
pgsql: Fix bug introduced by recent SSI patch to merge ROLLED_BACK and Heikki Linnakangas 12:07
pgsql: Fix bug in PreCommit_CheckForSerializationFailure. A transaction Heikki Linnakangas 12:07
pgsql: Fix bug in PreCommit_CheckForSerializationFailure. A transaction Heikki Linnakangas 12:07
Re: Re: [COMMITTERS] pgsql: Fixed string in German translation that causes segfault. Michael Meskes 12:18
Re: Re: [COMMITTERS] pgsql: Fixed string in German translation that causes segfault. Alvaro Herrera 13:36
pgsql: Adjust the alternative expected output file for prepared_xacts t Heikki Linnakangas 14:11
pgsql: Adjust the alternative expected output file for prepared_xacts t Heikki Linnakangas 14:11
Re: Re: [COMMITTERS] pgsql: Fixed string in German translation that causes segfault. Magnus Hagander 15:01
Re: Re: [COMMITTERS] pgsql: Fixed string in German translation that causes segfault. Alvaro Herrera 15:19
pgsql: Apply upstream fix for blowfish signed-character bug (CVE-2011-2 Tom Lane 18:43
pgsql: Apply upstream fix for blowfish signed-character bug (CVE-2011-2 Tom Lane 18:43
pgsql: Apply upstream fix for blowfish signed-character bug (CVE-2011-2 Tom Lane 18:43
pgsql: Apply upstream fix for blowfish signed-character bug (CVE-2011-2 Tom Lane 18:43
pgsql: Apply upstream fix for blowfish signed-character bug (CVE-2011-2 Tom Lane 18:43
pgsql: Apply upstream fix for blowfish signed-character bug (CVE-2011-2 Tom Lane 18:43
pgsql: Message style and spelling improvements Peter Eisentraut 21:48
pgsql: Message style and spelling improvements Peter Eisentraut 21:49
pgsql: Minor editing for README-SSI. Tom Lane 22:01
pgsql: Minor editing for README-SSI. Tom Lane 22:01

June 22, 2011

Thread Author Time
pgsql: Performance tuning advice for SSI. Robert Haas 01:54
pgsql: Performance tuning advice for SSI. Robert Haas 01:55
pgsql: Add notion of a "transform function" that can simplify function Robert Haas 02:21
pgsql: Make deadlock_timeout PGC_SUSET rather than PGC_SIGHUP. Robert Haas 02:37
pgsql: Add smallserial pseudotype. Robert Haas 02:53
pgsql: Add some regression tests for serial pseudotypes. Robert Haas 02:58
pgsql: Make the visibility map crash-safe. Robert Haas 03:05
pgsql: Remove pointless const qualifiers from function arguments in the Heikki Linnakangas 09:25
pgsql: Remove pointless const qualifiers from function arguments in the Heikki Linnakangas 09:25
Re: [COMMITTERS] pgsql: Make the visibility map crash-safe. Heikki Linnakangas 10:55
Re: [COMMITTERS] pgsql: Make the visibility map crash-safe. Robert Haas 13:12
pgsql: Don't select log_cnt in sequence regression tests. Robert Haas 13:43
psqlodbc - psqlodbc: Correct the behavior of SQLSetConnectAttr() for the User Hinoue 15:08
pgsql: Fix symlink for errcodes.h so it works in VPATH builds from tarb Tom Lane 17:08
pgsql: Fix symlink for errcodes.h so it works in VPATH builds from tarb Tom Lane 17:08
pgsql: Add missing -I switch for VPATH builds. Tom Lane 17:20
pgsql: Add missing -I switch for VPATH builds. Tom Lane 17:20
pgsql: Fix pg_upgrade status message capitalization mistake. Bruce Momjian 18:49
pgsql: Fix pg_upgrade status message capitalization mistake. Bruce Momjian 18:49
pgsql: Fix pg_upgrade status message capitalization mistake. Bruce Momjian 18:49
Re: pgsql: Fix pg_upgrade status message capitalization mistake. Bruce Momjian 19:13

Browse Archives

Prev | Next