pgsql-committers since 2014-12-24 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

Dec. 24, 2014

Thread Author Time
pgsql: Suppress MSVC warning in typeStringToTypeName function. Andres Freund 11:32
pgsql: Remove unused fields from ReindexStmt. Fujii Masao 12:41
Re: pgsql: REINDEX SCHEMA Fujii Masao 12:54
pgsql: pgbench: remove odd trailing period in init progress output Bruce Momjian 14:21
pgsql: Fix installcheck case for tap tests Andrew Dunstan 15:32
pgsql: Fix installcheck case for tap tests Andrew Dunstan 15:32
pgsql: Add CST (China Standard Time) to our lists of timezone abbreviat Tom Lane 21:36
pgsql: Add CST (China Standard Time) to our lists of timezone abbreviat Tom Lane 21:36
pgsql: Add CST (China Standard Time) to our lists of timezone abbreviat Tom Lane 21:36
pgsql: Add CST (China Standard Time) to our lists of timezone abbreviat Tom Lane 21:36
pgsql: Add CST (China Standard Time) to our lists of timezone abbreviat Tom Lane 21:36
pgsql: Add CST (China Standard Time) to our lists of timezone abbreviat Tom Lane 21:36

Dec. 25, 2014

Thread Author Time
pgsql: Move pg_lzcompress.c to src/common. Fujii Masao 11:47
Re: pgsql: Move pg_lzcompress.c to src/common. Fujii Masao 13:39
Re: pgsql: Move pg_lzcompress.c to src/common. Andres Freund 13:43
pgsql: Remove duplicate include of slot.h. Fujii Masao 13:53
pgsql: Remove duplicate include of slot.h. Fujii Masao 13:53
Re: pgsql: Move pg_lzcompress.c to src/common. Michael Paquier 14:46
Re: pgsql: Move pg_lzcompress.c to src/common. Andres Freund 16:05
pgsql: Convert the PGPROC->lwWaitLink list into a dlist instead of open Andres Freund 16:49
pgsql: Improve LWLock scalability. Andres Freund 16:49
pgsql: Add capability to suppress CONTEXT: messages to elog machinery. Andres Freund 16:49
pgsql: Lockless StrategyGetBuffer clock sweep hot path. Andres Freund 17:34
pgsql: Temporarily revert "Move pg_lzcompress.c to src/common." Tom Lane 18:25
Re: pgsql: Move pg_lzcompress.c to src/common. Tom Lane 18:31
pgsql: Blindly fix a dtrace probe in lwlock.c for a removed local varia Andres Freund 18:49
Re: pgsql: Improve LWLock scalability. Andres Freund 18:53
Re: pgsql: Improve LWLock scalability. Tom Lane 19:13
Re: pgsql: Improve LWLock scalability. Andres Freund 19:19
pgsql: Have config_sspi_auth() permit IPv6 localhost connections. Noah Misch 19:19
pgsql: Have config_sspi_auth() permit IPv6 localhost connections. Noah Misch 19:19
pgsql: Have config_sspi_auth() permit IPv6 localhost connections. Noah Misch 19:19
pgsql: Have config_sspi_auth() permit IPv6 localhost connections. Noah Misch 19:19
pgsql: Have config_sspi_auth() permit IPv6 localhost connections. Noah Misch 19:19
pgsql: Have config_sspi_auth() permit IPv6 localhost connections. Noah Misch 19:19
Re: pgsql: Move pg_lzcompress.c to src/common. Michael Paquier 23:40

Dec. 26, 2014

Thread Author Time
pgsql: Do not pass "-N" to initdb. Noah Misch 05:56
pgsql: Grab heavyweight tuple lock only before sleeping Alvaro Herrera 16:54
pgsql: Grab heavyweight tuple lock only before sleeping Alvaro Herrera 16:54
pgsql: Grab heavyweight tuple lock only before sleeping Alvaro Herrera 16:54
pgsql: Restrict name list len for domain constraints Alvaro Herrera 17:34
pgsql: Remove event trigger from object_address test Alvaro Herrera 17:34

Dec. 28, 2014

Thread Author Time
pgsql: Remove duplicate assignment in new pg_get_object_address() funct Tom Lane 17:03

Dec. 29, 2014

Thread Author Time
Re: [COMMITTERS] pgsql: Keep track of transaction commit timestamps Heikki Linnakangas 10:06
Re: [COMMITTERS] pgsql: Keep track of transaction commit timestamps Andres Freund 10:16
Re: [COMMITTERS] pgsql: Keep track of transaction commit timestamps Petr Jelinek 10:39
Re: [COMMITTERS] pgsql: Keep track of transaction commit timestamps Heikki Linnakangas 10:50
Re: [COMMITTERS] pgsql: Keep track of transaction commit timestamps Andres Freund 12:14
pgsql: Assorted minor fixes for psql metacommand docs. Tom Lane 19:21
pgsql: Assorted minor fixes for psql metacommand docs. Tom Lane 19:21
pgsql: Assorted minor fixes for psql metacommand docs. Tom Lane 19:21
pgsql: Assorted minor fixes for psql metacommand docs. Tom Lane 19:21
pgsql: Assorted minor fixes for psql metacommand docs. Tom Lane 19:21
pgsql: Assorted minor fixes for psql metacommand docs. Tom Lane 19:21

Dec. 30, 2014

Thread Author Time
pgsql: Backpatch variable renaming in formatting.c Bruce Momjian 02:25
pgsql: Backpatch variable renaming in formatting.c Bruce Momjian 02:25
pgsql: Backpatch variable renaming in formatting.c Bruce Momjian 02:25
pgsql: Backpatch variable renaming in formatting.c Bruce Momjian 02:25
pgsql: Backpatch variable renaming in formatting.c Bruce Momjian 02:25
pgsql: Fix resource leak pointed out by Coverity. Tatsuo Ishii 11:37
pgsql: Fix resource leak pointed out by Coverity. Tatsuo Ishii 11:37
pgsql: Fix resource leak pointed out by Coverity. Tatsuo Ishii 11:37
pgsql: Fix resource leak pointed out by Coverity. Tatsuo Ishii 11:37
pgsql: Fix resource leak pointed out by Coverity. Tatsuo Ishii 11:37
pgsql: Fix resource leak pointed out by Coverity. Tatsuo Ishii 11:37
pgsql: Revert the GinMaxItemSize calculation so that we fit 3 tuples pe Heikki Linnakangas 13:20
pgsql: Revert the GinMaxItemSize calculation so that we fit 3 tuples pe Heikki Linnakangas 13:20
pgsql: Use TypeName to represent type names in certain commands Alvaro Herrera 16:58
Re: pgsql: Use TypeName to represent type names in certain commands Heikki Linnakangas 17:04
Re: pgsql: Use TypeName to represent type names in certain commands Alvaro Herrera 17:21
pgsql: Fix object_address expected output Alvaro Herrera 18:06
Re: pgsql: Use TypeName to represent type names in certain commands Heikki Linnakangas 18:24
pgsql: Add pg_identify_object_as_address Alvaro Herrera 18:42
pgsql: pg_event_trigger_dropped_objects: Add name/args output columns Alvaro Herrera 20:43
Re: [COMMITTERS] pgsql: pg_event_trigger_dropped_objects: Add name/args output columns Alvaro Herrera 22:16
Re: Re: [COMMITTERS] pgsql: pg_event_trigger_dropped_objects: Add name/args output columns Tom Lane 22:27

Dec. 31, 2014

Thread Author Time
pgsql: Don't tab-complete COMMENT ON ... IS with IS. Robert Haas 16:07
pgsql: Add missing pstrdup calls Alvaro Herrera 16:20
pgsql: Improve consistency of parsing of psql's magic variables. Tom Lane 17:19
pgsql: Improve consistency of parsing of psql's magic variables. Tom Lane 17:19
pgsql: Improve consistency of parsing of psql's magic variables. Tom Lane 17:19
pgsql: Improve consistency of parsing of psql's magic variables. Tom Lane 17:19
pgsql: Improve consistency of parsing of psql's magic variables. Tom Lane 17:19
pgsql: Improve consistency of parsing of psql's magic variables. Tom Lane 17:19
pgsql: Fix trailing whitespace in PO file Peter Eisentraut 19:21
pgsql: Print more information about getObjectIdentityParts() failures. Tom Lane 19:45
pgsql: Docs: improve descriptions of ISO week-numbering date features. Tom Lane 21:43
pgsql: Docs: improve descriptions of ISO week-numbering date features. Tom Lane 21:43