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
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
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
pgsql: Don't run rowsecurity in parallel with other regression tests. Tom Lane 22:04
Re: Re: [COMMITTERS] pgsql: pg_event_trigger_dropped_objects: Add name/args output columns Alvaro Herrera 22:09
Re: pgsql: Don't run rowsecurity in parallel with other regression tests. Alvaro Herrera 22:12
Re: Re: [COMMITTERS] pgsql: pg_event_trigger_dropped_objects: Add name/args output columns Tom Lane 22:17
Re: pgsql: Don't run rowsecurity in parallel with other regression tests. Tom Lane 22:24

Jan. 2, 2015

Thread Author Time
Re: pgsql: Don't run rowsecurity in parallel with other regression tests. Stephen Frost 13:47
Re: pgsql: Don't run rowsecurity in parallel with other regression tests. Alvaro Herrera 14:42

Jan. 3, 2015

Thread Author Time
pgsql: Make path to pg_service.conf absolute in documentation Magnus Hagander 12:22
pgsql: Make path to pg_service.conf absolute in documentation Magnus Hagander 12:22
pgsql: Make path to pg_service.conf absolute in documentation Magnus Hagander 12:22
pgsql: Make path to pg_service.conf absolute in documentation Magnus Hagander 12:22
pgsql: Make path to pg_service.conf absolute in documentation Magnus Hagander 12:22
pgsql: Make path to pg_service.conf absolute in documentation Magnus Hagander 12:22
pgsql: Treat negative values of recovery_min_apply_delay as having no e Tom Lane 18:14
pgsql: Treat negative values of recovery_min_apply_delay as having no e Tom Lane 18:14
Re: pgsql: Change how first WAL segment on new timeline after promotion is 📎 Andres Freund 18:59
pgsql: Prevent WAL files created by pg_basebackup -x/X from being archi Andres Freund 20:40
pgsql: Add pg_string_endswith as the start of a string helper library i Andres Freund 20:40
pgsql: Add pg_string_endswith as the start of a string helper library i Andres Freund 20:40
pgsql: Prevent WAL files created by pg_basebackup -x/X from being archi Andres Freund 20:40
pgsql: Prevent WAL files created by pg_basebackup -x/X from being archi Andres Freund 20:40
pgsql: Add pg_string_endswith as the start of a string helper library i Andres Freund 20:40
pgsql: Prevent WAL files created by pg_basebackup -x/X from being archi Andres Freund 20:41
pgsql: Prevent WAL files created by pg_basebackup -x/X from being archi Andres Freund 20:41

Jan. 4, 2015

Thread Author Time
pgsql: Fix inconsequential fd leak in the new mark_file_as_archived() f Andres Freund 13:42
pgsql: Fix inconsequential fd leak in the new mark_file_as_archived() f Andres Freund 13:43
pgsql: Fix inconsequential fd leak in the new mark_file_as_archived() f Andres Freund 13:43
pgsql: Fix inconsequential fd leak in the new mark_file_as_archived() f Andres Freund 13:43
pgsql: Fix off-by-one in pg_xlogdump's fuzzy_open_file(). Andres Freund 14:37
pgsql: Remove superflous variable from xlogreader's XLogFindNextRecord( Andres Freund 14:37
pgsql: Add missing va_end() call to a early exit in dmetaphone.c's Stri Andres Freund 14:37
pgsql: Add missing va_end() call to a early exit in dmetaphone.c's Stri Andres Freund 14:37
pgsql: Fix off-by-one in pg_xlogdump's fuzzy_open_file(). Andres Freund 14:37
pgsql: Add missing va_end() call to a early exit in dmetaphone.c's Stri Andres Freund 14:37
pgsql: Fix off-by-one in pg_xlogdump's fuzzy_open_file(). Andres Freund 14:37
pgsql: Add missing va_end() call to a early exit in dmetaphone.c's Stri Andres Freund 14:37
pgsql: Add missing va_end() call to a early exit in dmetaphone.c's Stri Andres Freund 14:37
pgsql: Add missing va_end() call to a early exit in dmetaphone.c's Stri Andres Freund 14:37
pgsql: Correctly handle test durations of more than 2147s in pg_test_ti Andres Freund 15:10
pgsql: Correctly handle test durations of more than 2147s in pg_test_ti Andres Freund 15:10
pgsql: Correctly handle test durations of more than 2147s in pg_test_ti Andres Freund 15:10
pgsql: Correctly handle test durations of more than 2147s in pg_test_ti Andres Freund 15:10
pgsql: Add error handling for failing fstat() calls in copy.c. Andres Freund 15:56
pgsql: Fix thinko in lock mode enum Alvaro Herrera 19:08
pgsql: Fix thinko in lock mode enum Alvaro Herrera 19:08
pgsql: Fix thinko in lock mode enum Alvaro Herrera 19:08

Jan. 5, 2015

Thread Author Time
pgsql: Fix typo in comment. Fujii Masao 07:36
pgsql: Fix oversight in recent pg_basebackup fix causing pg_receivexlog Andres Freund 11:54
Re: [COMMITTERS] pgsql: Change how first WAL segment on new timeline after promotion is 📎 Heikki Linnakangas 16:45

Jan. 6, 2015

Thread Author Time
pgsql: Fix broken pg_dump code for dumping comments on event triggers. Tom Lane 00:27
pgsql: Fix broken pg_dump code for dumping comments on event triggers. Tom Lane 00:27
pgsql: Fix broken pg_dump code for dumping comments on event triggers. Tom Lane 00:27
Re: [COMMITTERS] pgsql: Change how first WAL segment on new timeline after promotion is Andres Freund 13:22
pgsql: Update copyright for 2015 Bruce Momjian 16:43
pgsql: Update copyright for 2015 Bruce Momjian 16:43
pgsql: Update copyright for 2015 Bruce Momjian 16:43
pgsql: Update copyright for 2015 Bruce Momjian 16:43
pgsql: Update copyright for 2015 Bruce Momjian 16:43
pgsql: Update copyright for 2015 Bruce Momjian 16:43
pgsql: Simplify post-copyright update instructions. Bruce Momjian 16:45
pgsql: Clarify which files need manual copyright updates Bruce Momjian 17:53
pgsql: Fix thinko in plpython error message Alvaro Herrera 18:17
pgsql: Fix thinko in plpython error message Alvaro Herrera 18:17
pgsql: Fix thinko in plpython error message Alvaro Herrera 18:17
pgsql: Fix thinko in plpython error message Alvaro Herrera 18:17
pgsql: Fix thinko in plpython error message Alvaro Herrera 18:17
pgsql: Fix thinko in plpython error message Alvaro Herrera 18:17
Re: Re: [COMMITTERS] pgsql: Change how first WAL segment on new timeline after promotion is Robert Haas 18:46
Re: Re: [COMMITTERS] pgsql: Change how first WAL segment on new timeline after promotion is 📎 Andres Freund 18:56
pgsql: Document that Perl's Tie might add a trailing newline Bruce Momjian 20:52
pgsql: Improve relcache invalidation handling of currently invisible re Andres Freund 23:43
pgsql: Correctly handle relcache invalidation corner case during logica Andres Freund 23:43
pgsql: Correctly handle relcache invalidation corner case during logica Andres Freund 23:44
pgsql: Improve relcache invalidation handling of currently invisible re Andres Freund 23:44
pgsql: Improve relcache invalidation handling of currently invisible re Andres Freund 23:44
pgsql: Improve relcache invalidation handling of currently invisible re Andres Freund 23:44
pgsql: Improve relcache invalidation handling of currently invisible re Andres Freund 23:44
pgsql: Improve relcache invalidation handling of currently invisible re Andres Freund 23:44

Jan. 7, 2015

Thread Author Time
pgsql: Fix namespace handling in xpath function Peter Eisentraut 04:14
pgsql: Don't open a WAL segment for writing at end of recovery. Heikki Linnakangas 14:20
Re: [COMMITTERS] pgsql: Change how first WAL segment on new timeline after promotion is Heikki Linnakangas 14:24
pgsql: docs: Reword CREATE POLICY documentation. Robert Haas 19:50

Jan. 8, 2015

Thread Author Time
pgsql: On Darwin, detect and report a multithreaded postmaster. Noah Misch 04:06
pgsql: On Darwin, refuse postmaster startup when multithreaded. Noah Misch 04:06
pgsql: Reject ANALYZE commands during VACUUM FULL or another ANALYZE. Noah Misch 04:06
pgsql: Always set the six locale category environment variables in main Noah Misch 04:06
pgsql: Always set the six locale category environment variables in main Noah Misch 04:06
pgsql: Always set the six locale category environment variables in main Noah Misch 04:06
pgsql: Reject ANALYZE commands during VACUUM FULL or another ANALYZE. Noah Misch 04:06
pgsql: Reject ANALYZE commands during VACUUM FULL or another ANALYZE. Noah Misch 04:06
pgsql: On Darwin, detect and report a multithreaded postmaster. Noah Misch 04:06
pgsql: Always set the six locale category environment variables in main Noah Misch 04:06
pgsql: On Darwin, detect and report a multithreaded postmaster. Noah Misch 04:06
pgsql: Reject ANALYZE commands during VACUUM FULL or another ANALYZE. Noah Misch 04:06
pgsql: Reject ANALYZE commands during VACUUM FULL or another ANALYZE. Noah Misch 04:06
pgsql: Always set the six locale category environment variables in main Noah Misch 04:06
pgsql: Reject ANALYZE commands during VACUUM FULL or another ANALYZE. Noah Misch 04:06
pgsql: On Darwin, detect and report a multithreaded postmaster. Noah Misch 04:06
pgsql: Always set the six locale category environment variables in main Noah Misch 04:06
pgsql: On Darwin, detect and report a multithreaded postmaster. Noah Misch 04:06
pgsql: On Darwin, detect and report a multithreaded postmaster. Noah Misch 04:06
pgsql: Remove comment that was intended to have been removed before com Andres Freund 12:18
pgsql: Move comment about sun cc's __machine_rw_barrier being a full ba Andres Freund 12:18
pgsql: Fix logging of pages skipped due to pins during vacuum. Andres Freund 12:18
pgsql: Protect against XLogReaderAllocate() failing to allocate memory. Andres Freund 12:39
pgsql: Move rowsecurity event trigger test Stephen Frost 19:18

Jan. 9, 2015

Thread Author Time
pgsql: xlogreader.c: Fix report_invalid_record translatability flag Alvaro Herrera 15:37
pgsql: xlogreader.c: Fix report_invalid_record translatability flag Alvaro Herrera 15:37

Browse Archives

Prev | Next