pgsql-committers since 2013-11-19 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

Nov. 19, 2013

Thread Author Time
pgsql: pg_upgrade: Report full disk better Peter Eisentraut 03:07
pgsql: pg_upgrade: Report full disk better Peter Eisentraut 03:07
Re: SSL renegotiation Robert Haas 13:11
pgsql: Add tab completion for \pset in psql. Fujii Masao 14:46
pgsql: pg_upgrade: avoid ALTER COLUMN TYPE on inherited columns Bruce Momjian 20:00
pgsql: docs: update page format to specify page checksum field Bruce Momjian 21:54
pgsql: docs: update page format to specify page checksum field Bruce Momjian 21:54

Nov. 20, 2013

Thread Author Time
pgsql: ecpg: Split off mmfatal() from mmerror() Peter Eisentraut 03:04
pgsql: Further GIN refactoring. Heikki Linnakangas 16:12
pgsql: Refactor the internal GIN B-tree interface for forming a downlin Heikki Linnakangas 16:12
pgsql: More GIN refactoring. Heikki Linnakangas 16:12

Nov. 21, 2013

Thread Author Time
pgsql: Fix pg_isready to handle -d option properly. Fujii Masao 12:57
pgsql: Fix pg_isready to handle -d option properly. Fujii Masao 12:57

Nov. 22, 2013

Thread Author Time
pgsql: Support multi-argument UNNEST(), and TABLE() syntax for multiple Tom Lane 00:38
pgsql: Tweak streamutil.c further to avoid scan-build warning Peter Eisentraut 02:53
pgsql: Avoid acquiring spinlock when checking if recovery has finished, Heikki Linnakangas 11:10
pgsql: Fix Hot-Standby initialization of clog and subtrans. Heikki Linnakangas 12:59
pgsql: Fix Hot-Standby initialization of clog and subtrans. Heikki Linnakangas 12:59
pgsql: Fix Hot-Standby initialization of clog and subtrans. Heikki Linnakangas 12:59
pgsql: Fix Hot-Standby initialization of clog and subtrans. Heikki Linnakangas 12:59
pgsql: Fix Hot-Standby initialization of clog and subtrans. Heikki Linnakangas 12:59
pgsql: Fix quoting in help messages in uuid-ossp extension scripts. Tom Lane 17:08
pgsql: Fix quoting in help messages in uuid-ossp extension scripts. Tom Lane 17:08
pgsql: Fix quoting in help messages in uuid-ossp extension scripts. Tom Lane 17:08
pgsql: Fix quoting in help messages in uuid-ossp extension scripts. Tom Lane 17:08
Re: pgsql: Ensure that XLOG_HEAP2_VISIBLE always targets an initialized pag Stefan Kaltenbrunner 19:04
pgsql: Flatten join alias Vars before pulling up targetlist items from Tom Lane 19:38
pgsql: Flatten join alias Vars before pulling up targetlist items from Tom Lane 19:38
pgsql: Flatten join alias Vars before pulling up targetlist items from Tom Lane 19:38
pgsql: Flatten join alias Vars before pulling up targetlist items from Tom Lane 19:38
pgsql: Flatten join alias Vars before pulling up targetlist items from Tom Lane 19:38
pgsql: Flatten join alias Vars before pulling up targetlist items from Tom Lane 19:38

Nov. 23, 2013

Thread Author Time
pgsql: Avoid potential buffer overflow crash Peter Eisentraut 14:45
pgsql: Avoid potential buffer overflow crash Peter Eisentraut 14:45
pgsql: Avoid potential buffer overflow crash Peter Eisentraut 14:45
pgsql: Avoid potential buffer overflow crash Peter Eisentraut 14:45
pgsql: Fix thinko in SPI_execute_plan() calls Peter Eisentraut 14:45
pgsql: Avoid potential buffer overflow crash Peter Eisentraut 14:45
pgsql: Avoid potential buffer overflow crash Peter Eisentraut 14:45
pgsql: Ensure _dosmaperr() actually sets errno correctly. Tom Lane 23:25
pgsql: Ensure _dosmaperr() actually sets errno correctly. Tom Lane 23:25
pgsql: Ensure _dosmaperr() actually sets errno correctly. Tom Lane 23:25
pgsql: Ensure _dosmaperr() actually sets errno correctly. Tom Lane 23:25
pgsql: Ensure _dosmaperr() actually sets errno correctly. Tom Lane 23:25
pgsql: Ensure _dosmaperr() actually sets errno correctly. Tom Lane 23:25

Nov. 24, 2013

Thread Author Time
pgsql: Fix array slicing of int2vector and oidvector values. Tom Lane 01:04
pgsql: Fix array slicing of int2vector and oidvector values. Tom Lane 01:04
pgsql: Fix array slicing of int2vector and oidvector values. Tom Lane 01:04
pgsql: Fix array slicing of int2vector and oidvector values. Tom Lane 01:04
pgsql: Fix array slicing of int2vector and oidvector values. Tom Lane 01:04
pgsql: Fix array slicing of int2vector and oidvector values. Tom Lane 01:04
pgsql: PL/Tcl: Add event trigger support Peter Eisentraut 02:34
pgsql: Defend against bad trigger definitions in contrib/lo's lo_manage Tom Lane 03:47
pgsql: Defend against bad trigger definitions in contrib/lo's lo_manage Tom Lane 03:47
pgsql: Defend against bad trigger definitions in contrib/lo's lo_manage Tom Lane 03:47
pgsql: Defend against bad trigger definitions in contrib/lo's lo_manage Tom Lane 03:47
pgsql: Defend against bad trigger definitions in contrib/lo's lo_manage Tom Lane 03:47
pgsql: Defend against bad trigger definitions in contrib/lo's lo_manage Tom Lane 03:47
pgsql: Distinguish between C and SQL mode for C-style comments. Michael Meskes 11:27
pgsql: Allow C array definitions to use sizeof(). Michael Meskes 11:53
pgsql: Fix new and latent bugs with errno handling in secure_read/secur Tom Lane 18:09
pgsql: Lessen library-loading log level. Jeff Davis 18:56

Nov. 25, 2013

Thread Author Time
pgsql: Fix ecpg parsing of sizeof(). Michael Meskes 14:12
pgsql: More improvement to comment parsing in ecpg. Michael Meskes 14:39

Nov. 26, 2013

Thread Author Time
pgsql: Change SET LOCAL/CONSTRAINTS/TRANSACTION and ABORT behavior Bruce Momjian 00:19
pgsql: Add missing entry for session_preload_libraries in sample config Jeff Davis 05:03
pgsql: Handle domains over arrays like plain arrays in PL/python. Heikki Linnakangas 12:34
pgsql: ECPG: Fix offset to NULL/size indicator array. Michael Meskes 16:42
pgsql: ECPG: Fix offset to NULL/size indicator array. Michael Meskes 16:42
pgsql: ECPG: Fix offset to NULL/size indicator array. Michael Meskes 16:42
pgsql: ECPG: Make the preprocessor emit '; ' if the variable type for a Michael Meskes 16:42
pgsql: ECPG: Make the preprocessor emit '; ' if the variable type for a Michael Meskes 16:42
pgsql: ECPG: Make the preprocessor emit '; ' if the variable type for a Michael Meskes 16:42
pgsql: ECPG: Fix offset to NULL/size indicator array. Michael Meskes 16:42
pgsql: ECPG: Make the preprocessor emit '; ' if the variable type for a Michael Meskes 16:42
pgsql: ECPG: Fix offset to NULL/size indicator array. Michael Meskes 16:42
pgsql: ECPG: Make the preprocessor emit '; ' if the variable type for a Michael Meskes 16:42
pgsql: ECPG: Fix offset to NULL/size indicator array. Michael Meskes 16:42
pgsql: ECPG: Make the preprocessor emit '; ' if the variable type for a Michael Meskes 16:42
pgsql: ECPG: Simplify free_variable() Michael Meskes 16:42
pgsql: ECPG: Add EXEC SQL CLOSE C to the tests. Michael Meskes 16:42
pgsql: ECPG: Free the malloc()'ed variables in the test so it comes out Michael Meskes 16:42
pgsql: Oops, forgot to "git add" last minute changes to regression test Heikki Linnakangas 21:06

Nov. 27, 2013

Thread Author Time
pgsql: doc: Add id to index in XSLT build Peter Eisentraut 04:04
pgsql: Implement information_schema.parameters.parameter_default column Peter Eisentraut 04:22
pgsql: Fix typo in release note. Fujii Masao 04:49
pgsql: Fix typo in release note. Fujii Masao 04:49
pgsql: Fix typo in release note. Fujii Masao 04:49
pgsql: Fix typo in release note. Fujii Masao 04:50
pgsql: Add --xlogdir option to pg_basebackup, for specifying the pg_xlo Fujii Masao 05:03
pgsql: ECPG: Fix searching for quoted cursor names case-sensitively. Michael Meskes 10:19
pgsql: Documentation fix for ecpg. Michael Meskes 10:19
pgsql: ECPG: Fix searching for quoted cursor names case-sensitively. Michael Meskes 10:19
pgsql: ECPG: Fix searching for quoted cursor names case-sensitively. Michael Meskes 10:19
pgsql: Documentation fix for ecpg. Michael Meskes 10:19
pgsql: Documentation fix for ecpg. Michael Meskes 10:19
pgsql: ECPG: Fix searching for quoted cursor names case-sensitively. Michael Meskes 10:19
pgsql: Documentation fix for ecpg. Michael Meskes 10:19
pgsql: Don't update relfrozenxid if any pages were skipped. Heikki Linnakangas 11:45
pgsql: Don't update relfrozenxid if any pages were skipped. Heikki Linnakangas 11:45
pgsql: Don't update relfrozenxid if any pages were skipped. Heikki Linnakangas 11:45
pgsql: Don't update relfrozenxid if any pages were skipped. Heikki Linnakangas 11:45
pgsql: Don't update relfrozenxid if any pages were skipped. Heikki Linnakangas 11:45
pgsql: Don't update relfrozenxid if any pages were skipped. Heikki Linnakangas 11:45
pgsql: Fix plpython3 expected output. Heikki Linnakangas 12:25
pgsql: More GIN refactoring. Heikki Linnakangas 13:46
pgsql: Get rid of the post-recovery cleanup step of GIN page splits. Heikki Linnakangas 17:24
pgsql: Minor corrections in lmgr/README. Tom Lane 20:07
pgsql: Minor correction of READ COMMITTED isolation level docs. Kevin Grittner 20:37
pgsql: Fix stale-pointer problem in fast-path locking logic. Tom Lane 23:10
pgsql: Fix stale-pointer problem in fast-path locking logic. Tom Lane 23:10
pgsql: Fix stale-pointer problem in fast-path locking logic. Tom Lane 23:10

Nov. 28, 2013

Thread Author Time
pgsql: doc: Put data types in alphabetical order Peter Eisentraut 02:54
pgsql: doc: Put data types in alphabetical order Peter Eisentraut 02:54
pgsql: doc: Put data types in alphabetical order Peter Eisentraut 02:54
pgsql: pg_buffercache docs: adjust order of fields Bruce Momjian 03:34
pgsql: doc: Set chunk.first.sections in XSLT, for consistency with DSSS Peter Eisentraut 03:42
pgsql: Compare Xmin to previous Xmax when locking an update chain Alvaro Herrera 15:02
pgsql: Use a more granular approach to follow update chains Alvaro Herrera 15:02
pgsql: Cope with heap_fetch failure while locking an update chain Alvaro Herrera 15:02
pgsql: Cope with heap_fetch failure while locking an update chain Alvaro Herrera 15:02
pgsql: Compare Xmin to previous Xmax when locking an update chain Alvaro Herrera 15:02
pgsql: Use a more granular approach to follow update chains Alvaro Herrera 15:02
pgsql: Don't try to set InvalidXid as page pruning hint Alvaro Herrera 15:02
pgsql: Don't try to set InvalidXid as page pruning hint Alvaro Herrera 15:02
pgsql: Unbreak buildfarm Alvaro Herrera 16:02
pgsql: Fix latent(?) race condition in LockReleaseAll. Tom Lane 17:18
pgsql: Fix latent(?) race condition in LockReleaseAll. Tom Lane 17:18
pgsql: Fix latent(?) race condition in LockReleaseAll. Tom Lane 17:18
pgsql: Fix gin_desc routine to match the WAL format. Heikki Linnakangas 19:58
pgsql: Another gin_desc fix. Heikki Linnakangas 21:37

Nov. 29, 2013

Thread Author Time
pgsql: Refine our definition of what constitutes a system relation. Robert Haas 02:08
pgsql: doc: Allow selecting web site CSS style sheet in XSLT HTML build Peter Eisentraut 03:46
pgsql: doc: Enhance documentation of ssl_ciphers setting a bit Peter Eisentraut 14:08
pgsql: Fix assorted race conditions in the new timeout infrastructure. Tom Lane 21:41
pgsql: Fix assorted race conditions in the new timeout infrastructure. Tom Lane 21:41
pgsql: Be sure to release proc->backendLock after SetupLockInTable() fa Tom Lane 22:35
pgsql: Be sure to release proc->backendLock after SetupLockInTable() fa Tom Lane 22:35
pgsql: Be sure to release proc->backendLock after SetupLockInTable() fa Tom Lane 22:35
pgsql: Fix assorted issues in pg_ctl's pgwin32_CommandLine(). Tom Lane 23:34
pgsql: Fix assorted issues in pg_ctl's pgwin32_CommandLine(). Tom Lane 23:34
pgsql: Fix assorted issues in pg_ctl's pgwin32_CommandLine(). Tom Lane 23:34
pgsql: Fix assorted issues in pg_ctl's pgwin32_CommandLine(). Tom Lane 23:34
pgsql: Fix assorted issues in pg_ctl's pgwin32_CommandLine(). Tom Lane 23:34
pgsql: Fix assorted issues in pg_ctl's pgwin32_CommandLine(). Tom Lane 23:34

Nov. 30, 2013

Thread Author Time
pgsql: Fix full-table-vacuum request mechanism for MultiXactIds Alvaro Herrera 01:06
pgsql: Replace hardcoded 200000000 with autovacuum_freeze_max_age Alvaro Herrera 01:06
pgsql: Fix a couple of bugs in MultiXactId freezing Alvaro Herrera 01:06
pgsql: Don't TransactionIdDidAbort in HeapTupleGetUpdateXid Alvaro Herrera 01:06
pgsql: Truncate pg_multixact/'s contents during crash recovery Alvaro Herrera 01:06
pgsql: Fix full-table-vacuum request mechanism for MultiXactIds Alvaro Herrera 01:06
pgsql: Truncate pg_multixact/'s contents during crash recovery Alvaro Herrera 01:06
pgsql: Don't TransactionIdDidAbort in HeapTupleGetUpdateXid Alvaro Herrera 01:06
pgsql: Truncate pg_multixact/'s contents during crash recovery Alvaro Herrera 01:06
pgsql: Fix a couple of bugs in MultiXactId freezing Alvaro Herrera 01:06
pgsql: Replace hardcoded 200000000 with autovacuum_freeze_max_age Alvaro Herrera 01:06
pgsql: Truncate pg_multixact/'s contents during crash recovery Alvaro Herrera 01:06
pgsql: Truncate pg_multixact/'s contents during crash recovery Alvaro Herrera 01:06
pgsql: doc: Simplify handling of variablelists in XSLT build Peter Eisentraut 03:52
pgsql: Remove use of obsolescent Autoconf macros Peter Eisentraut 14:18
pgsql: Prevent possible compiler warnings. Tom Lane 16:12
pgsql: Fix pg_dumpall to work for databases flagged as read-only. Kevin Grittner 20:04
pgsql: Fix pg_dumpall to work for databases flagged as read-only. Kevin Grittner 20:04
pgsql: Fix pg_dumpall to work for databases flagged as read-only. Kevin Grittner 20:04
pgsql: Fix pg_dumpall to work for databases flagged as read-only. Kevin Grittner 20:04
pgsql: Fix pg_dumpall to work for databases flagged as read-only. Kevin Grittner 20:04
pgsql: Fix pg_dumpall to work for databases flagged as read-only. Kevin Grittner 20:04
pgsql: pg_upgrade: Handle default_transaction_read_only settings Bruce Momjian 21:50
pgsql: Editorial corrections to the October 2013 minor-release notes. Tom Lane 21:57

Dec. 1, 2013

Thread Author Time
pgsql: Update time zone data files to tzdata release 2013h. Tom Lane 19:12
pgsql: Update time zone data files to tzdata release 2013h. Tom Lane 19:12
pgsql: Update time zone data files to tzdata release 2013h. Tom Lane 19:12
pgsql: Update time zone data files to tzdata release 2013h. Tom Lane 19:12
pgsql: Update time zone data files to tzdata release 2013h. Tom Lane 19:12
pgsql: Back-patch src/timezone/known_abbrevs.txt into all active branch Tom Lane 19:12
pgsql: Back-patch src/timezone/known_abbrevs.txt into all active branch Tom Lane 19:12
pgsql: Back-patch src/timezone/known_abbrevs.txt into all active branch Tom Lane 19:12
pgsql: Back-patch src/timezone/known_abbrevs.txt into all active branch Tom Lane 19:12
pgsql: Update time zone data files to tzdata release 2013h. Tom Lane 19:12
pgsql: doc: Disable preface.autolabel in XSLT Peter Eisentraut 22:16
pgsql: Draft release notes for 9.3.2. Tom Lane 23:46

Dec. 2, 2013

Thread Author Time
pgsql: Translation updates Peter Eisentraut 05:18
pgsql: Translation updates Peter Eisentraut 05:18
pgsql: Translation updates Peter Eisentraut 05:18
pgsql: Translation updates Peter Eisentraut 05:18
pgsql: Translation updates Peter Eisentraut 05:18
pgsql: Translation updates Peter Eisentraut 05:18
pgsql: Avoid out-of-bounds read in errfinish if error_stack_depth < 0. Robert Haas 15:44
pgsql: Make NUM_TOCHAR_prepare and NUM_TOCHAR_finish macros declare "le Robert Haas 15:52
pgsql: Flag mmap implemenation of dynamic shared memory as resize-capab Robert Haas 16:19
pgsql: Increase git_changelog's timestamp_slop from 10 min to 1 day. Tom Lane 16:33
pgsql: Improve draft release notes. Tom Lane 17:17
pgsql: Fix incomplete backpatch of pg_multixact truncation changes to < Alvaro Herrera 17:30
pgsql: Fix incomplete backpatch of pg_multixact truncation changes to < Alvaro Herrera 17:30
pgsql: Fix incomplete backpatch of pg_multixact truncation changes to < Alvaro Herrera 17:30
Re: pgsql: Improve draft release notes. Simon Riggs 17:31
Re: pgsql: Improve draft release notes. Tom Lane 17:44
Re: pgsql: Improve draft release notes. Andres Freund 17:49
pgsql: doc: update wording of ineffective SET and ABORT commands Bruce Momjian 17:52
Re: pgsql: Improve draft release notes. Tom Lane 18:04

Browse Archives

Prev | Next