pgsql-committers - July 2013

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

July 1, 2013

Thread Author Time
pgsql: Retry short writes when flushing WAL. Heikki Linnakangas 06:37
pgsql: Optimize pglz compressor for small inputs. Heikki Linnakangas 08:01
pgsql: Remove undocumented -h (help) option Bruce Momjian 16:40
pgsql: Update LSB URL in pg_ctl Bruce Momjian 16:46
pgsql: Improve support for building PGXS modules with VPATH. Andrew Dunstan 16:53
Re: pgsql: Improve support for building PGXS modules with VPATH. Alvaro Herrera 17:39
pgsql: Add timezone offset output option to to_char() Bruce Momjian 17:40
Re: pgsql: Improve support for building PGXS modules with VPATH. Andrew Dunstan 18:40
pgsql: pg_upgrade: use "" rather than '', for Windows Bruce Momjian 18:45
pgsql: Add a convenience routine makeFuncCall to reduce duplication. Robert Haas 18:50
pgsql: pg_dump docs: use escaped double-quotes, for Windows Bruce Momjian 18:53
pgsql: pg_dump docs: use escaped double-quotes, for Windows Bruce Momjian 18:53
Re: pgsql: Improve support for building PGXS modules with VPATH. Andrew Dunstan 19:22
Re: pgsql: Add a convenience routine makeFuncCall to reduce duplication. Simon Riggs 19:46
Re: pgsql: Improve support for building PGXS modules with VPATH. Cédric Villemain 21:13

July 2, 2013

Thread Author Time
pgsql: Fix regression test make dependencies Peter Eisentraut 01:13
Re: pgsql: Permit super-MaxAllocSize allocations with MemoryContextAllocHug Andres Freund 10:08
pgsql: Use an MVCC snapshot, rather than SnapshotNow, for catalog scans Robert Haas 13:47
pgsql: pg_upgrade: revert changing '' to "" Bruce Momjian 14:30
Re: pgsql: Permit super-MaxAllocSize allocations with MemoryContextAllocHug Noah Misch 14:33
pgsql: Silence compiler warning in assertion-enabled builds. Heikki Linnakangas 14:54
pgsql: Silence compiler warning in assertion-enabled builds. Heikki Linnakangas 14:54
pgsql: Silence compiler warning in assertion-enabled builds. Heikki Linnakangas 14:54
Re: pgsql: Improve support for building PGXS modules with VPATH. Andrew Dunstan 14:56
pgsql: Mention extra_float_digits in floating point docs Alvaro Herrera 17:16
pgsql: Mention extra_float_digits in floating point docs Alvaro Herrera 17:16
pgsql: Mention extra_float_digits in floating point docs Alvaro Herrera 17:16
pgsql: Mention extra_float_digits in floating point docs Alvaro Herrera 17:16
pgsql: Mention extra_float_digits in floating point docs Alvaro Herrera 17:16
pgsql: Mention extra_float_digits in floating point docs Alvaro Herrera 17:16
pgsql: Add support for multiple kinds of external toast datums. Robert Haas 17:39

July 3, 2013

Thread Author Time
pgsql: pg_restore: Error about incompatible options Peter Eisentraut 00:35
pgsql: doc: Remove i18ngurus.com link Peter Eisentraut 00:35
pgsql: doc: Arrange See Also links in more consistent order Peter Eisentraut 00:35
pgsql: doc: Arrange See Also links in more consistent order Peter Eisentraut 00:35
pgsql: Add #include to make header file independent Peter Eisentraut 00:35
pgsql: doc: Remove i18ngurus.com link Peter Eisentraut 00:35
pgsql: Expose object name error fields in PL/pgSQL. Noah Misch 11:40
pgsql: Expose object name error fields in PL/pgSQL. Noah Misch 11:40
pgsql: Additional regression tests for CREATE OPERATOR. Robert Haas 14:50
pgsql: Regression tests for LISTEN/NOTIFY/UNLISTEN/pg_notify. Robert Haas 15:07
pgsql: Unbreak postmaster restart-after-crash sequence Alvaro Herrera 15:09
pgsql: Fix handling of auto-updatable views on inherited tables. Tom Lane 16:27
pgsql: Fix handling of auto-updatable views on inherited tables. Tom Lane 16:27
pgsql: Hopefully-portable regression tests for CREATE/ALTER/DROP COLLAT Robert Haas 16:36
pgsql: Revert "Hopefully-portable regression tests for CREATE/ALTER/DRO Robert Haas 17:28
pgsql: pg_buffercache: document column meanings Bruce Momjian 18:19
pgsql: pg_buffercache: document column meanings Bruce Momjian 18:19
pgsql: Get rid of pg_class.reltoastidxid. Fujii Masao 18:24
pgsql: pg_buffercache: document column meanings Bruce Momjian 18:25
Re: [COMMITTERS] pgsql: Revert "Hopefully-portable regression tests for CREATE/ALTER/DRO Fabien COELHO 19:04
Re: pgsql: Permit super-MaxAllocSize allocations with MemoryContextAllocHug 📎 Noah Misch 19:12
Re: Re: [COMMITTERS] pgsql: Revert "Hopefully-portable regression tests for CREATE/ALTER/DRO Robert Haas 21:54
pgsql: Install all a Makefile's extension controls, not just the first. Andrew Dunstan 23:06

July 4, 2013

Thread Author Time
pgsql: doc: Add event trigger C API documentation Peter Eisentraut 01:10
pgsql: doc: Add event trigger C API documentation Peter Eisentraut 01:10
pgsql: doc: Fix typo in event trigger documentation Peter Eisentraut 14:28
pgsql: doc: Fix typo in event trigger documentation Peter Eisentraut 14:28
pgsql: docs: Clarify flag dependencies for background workers. Robert Haas 15:15
pgsql: docs: Clarify flag dependencies for background workers. Robert Haas 15:15
pgsql: Add new GUC, max_worker_processes, limiting number of bgworkers. Robert Haas 15:32
pgsql: Add contrib function references in the doc index Bruce Momjian 15:33
pgsql: Add contrib function references in the doc index Bruce Momjian 15:33
pgsql: Add C comment about \copy bug in CSV mode Bruce Momjian 17:09
pgsql: Fix typo in comment. Fujii Masao 17:47

July 5, 2013

Thread Author Time
pgsql: Use type "int64" for memory accounting in tuplesort.c/tuplestore Noah Misch 03:15
[COMMITTERS] pgsql: Add new GUC, max_worker_processes, limiting number of bgworkers. Kevin Hale Boyes 04:28
pgsql: Apploed patch by MauMau <[email protected]> to escape filename Michael Meskes 09:13
pgsql: Applied patch by MauMau <[email protected]> to escape filename Michael Meskes 09:15
pgsql: Applied patch by MauMau <[email protected]> to escape filename Michael Meskes 09:15
pgsql: Applied patch by MauMau <[email protected]> to escape filename Michael Meskes 09:15
pgsql: Applied patch by MauMau <[email protected]> to escape filename Michael Meskes 09:15
pgsql: Expose the estimation of number of changed tuples since last ana Magnus Hagander 13:11
Re: pgsql: Expose the estimation of number of changed tuples since last ana Cédric Villemain 13:43
Re: pgsql: Expose the estimation of number of changed tuples since last ana Magnus Hagander 13:44
Re: [COMMITTERS] pgsql: Add new GUC, max_worker_processes, limiting number of bgworkers. Magnus Hagander 14:20
pgsql: Fix spelling error Magnus Hagander 14:20
Re: pgsql: Expose the estimation of number of changed tuples since last ana Cédric Villemain 14:23
pgsql: Remove stray | character Magnus Hagander 14:25
pgsql: Remove stray | character Magnus Hagander 14:25
pgsql: Remove stray | character Magnus Hagander 14:25
pgsql: Remove stray | character Magnus Hagander 14:25
Re: pgsql: Expose the estimation of number of changed tuples since last ana Magnus Hagander 14:26
pgsql: Use posix_fallocate() for new WAL files, where available. Jeff Davis 19:33
pgsql: Update messages, comments and documentation for materialized vie Noah Misch 19:38
pgsql: Update messages, comments and documentation for materialized vie Noah Misch 19:38

July 6, 2013

Thread Author Time
pgsql: PL/Python: Convert numeric to Decimal Peter Eisentraut 02:43
Re: [COMMITTERS] pgsql: PL/Python: Convert numeric to Decimal Tom Lane 05:39
Re: [COMMITTERS] pgsql: PL/Python: Convert numeric to Decimal Claudio Freire 05:52
pgsql: Applied patch by MauMau <[email protected]> to escape filename Michael Meskes 09:51
Re: [COMMITTERS] pgsql: PL/Python: Convert numeric to Decimal Andrew Dunstan 12:16
pgsql: Rename a function to avoid naming conflict in parallel regressio Tom Lane 15:17
pgsql: Rename a function to avoid naming conflict in parallel regressio Tom Lane 15:17
Re: [COMMITTERS] pgsql: PL/Python: Convert numeric to Decimal Claudio Freire 15:58
pgsql: Also escape double quotes for ECPG's #line statement. Michael Meskes 20:14
pgsql: Also escape double quotes for ECPG's #line statement. Michael Meskes 20:14
pgsql: Also escape double quotes for ECPG's #line statement. Michael Meskes 20:14
pgsql: Also escape double quotes for ECPG's #line statement. Michael Meskes 20:14
pgsql: Also escape double quotes for ECPG's #line statement. Michael Meskes 20:14
pgsql: Also escape double quotes for ECPG's #line statement. Michael Meskes 20:14
Re: [COMMITTERS] pgsql: PL/Python: Convert numeric to Decimal 📎 Szymon Guz 20:14
pgsql: Handle posix_fallocate() errors. Jeff Davis 20:48

July 7, 2013

Thread Author Time
pgsql: PL/Python: Make regression tests pass with older Python versions Peter Eisentraut 00:46
pgsql: pgbench: Silence compiler warning Peter Eisentraut 11:29
pgsql: Fix include-guard Magnus Hagander 11:40
pgsql: Fix include-guard Magnus Hagander 11:40
pgsql: Fix include-guard Magnus Hagander 11:40
pgsql: Fix include-guard Magnus Hagander 11:40
pgsql: Fix include-guard Magnus Hagander 11:40
Re: [COMMITTERS] pgsql: PL/Python: Convert numeric to Decimal Peter Eisentraut 19:28
Re: [COMMITTERS] pgsql: PL/Python: Convert numeric to Decimal Peter Eisentraut 19:35
pgsql: pg_upgrade: document link options Bruce Momjian 19:58
pgsql: pg_upgrade: document link options Bruce Momjian 19:58
Re: [COMMITTERS] pgsql: PL/Python: Convert numeric to Decimal Szymon Guz 20:20
pgsql: pg_resetxlog: Make --help consistent with man page Peter Eisentraut 20:23
pgsql: pg_isready: Make --help output more consistent with other utilit Peter Eisentraut 20:23
pgsql: pg_resetxlog: Make --help consistent with man page Peter Eisentraut 20:23
pgsql: pg_isready: Make --help output more consistent with other utilit Peter Eisentraut 20:23
Re: [COMMITTERS] pgsql: PL/Python: Convert numeric to Decimal Claudio Freire 22:16

July 8, 2013

Thread Author Time
pgsql: Fix planning of parameterized appendrel paths with expensive joi Tom Lane 02:37
pgsql: Fix planning of parameterized appendrel paths with expensive joi Tom Lane 02:37
pgsql: Fix planning of parameterized appendrel paths with expensive joi Tom Lane 02:37
pgsql: Improve scalability of WAL insertions. Heikki Linnakangas 09:16
pgsql: Fix pg_test_fsync, broken by xloginsert scaling patch. Heikki Linnakangas 10:07
pgsql: Fix Windows build. Heikki Linnakangas 14:31
pgsql: Fix mention of htup.h in pageinspect docs Alvaro Herrera 21:14
pgsql: Fix mention of htup.h in pageinspect docs Alvaro Herrera 21:14

July 9, 2013

Thread Author Time
pgsql: Fix bool abuse Peter Eisentraut 02:46
pgsql: Add #include needed for _mm_mfence() intrinsic on ia64. Heikki Linnakangas 07:39
pgsql: Fix memory barrier support on icc on ia64, 2nd attempt. Heikki Linnakangas 08:35
pgsql: Fixed incorrect description of EXEC SQL VAR command. Michael Meskes 13:48

July 10, 2013

Thread Author Time
pgsql: Fix lack of message pluralization Peter Eisentraut 01:05
pgsql: Fix lack of message pluralization Peter Eisentraut 01:05
pgsql: Add coverage/ to .gitignore Peter Eisentraut 01:13
SSL renegotiation Alvaro Herrera 21:20
Re: SSL renegotiation Alvaro Herrera 22:34
Re: [SPAM] SSL renegotiation Sean Chittenden 23:58

July 11, 2013

Thread Author Time
Re: SSL renegotiation Troels Nielsen 01:38
pgsql: doc: Replace link to pgFouine with pgBadger Peter Eisentraut 02:45
pgsql: doc: Replace link to pgFouine with pgBadger Peter Eisentraut 02:45
Re: SSL renegotiation Sean Chittenden 04:13
Re: SSL renegotiation Stuart Bishop 06:20
pgsql: pg_upgrade: document possible pg_hba.conf options Bruce Momjian 13:43
pgsql: pg_upgrade: document possible pg_hba.conf options Bruce Momjian 13:43
pgsql: pg_upgrade: document possible pg_hba.conf options Bruce Momjian 13:43
pgsql: pg_upgrade: document possible pg_hba.conf options Bruce Momjian 13:43
Re: pgsql: pg_upgrade: document possible pg_hba.conf options Bruce Momjian 13:50
Re: SSL renegotiation Claudio Freire 14:11
Re: pgsql: pg_upgrade: document possible pg_hba.conf options Alvaro Herrera 16:13
Re: pgsql: pg_upgrade: document possible pg_hba.conf options Bruce Momjian 21:48
Re: pgsql: pg_upgrade: document possible pg_hba.conf options Tom Lane 21:59
Re: pgsql: pg_upgrade: document possible pg_hba.conf options Bruce Momjian 22:27
Re: pgsql: pg_upgrade: document possible pg_hba.conf options Alvaro Herrera 22:38
Re: pgsql: pg_upgrade: document possible pg_hba.conf options Magnus Hagander 22:45

July 12, 2013

Thread Author Time
pgsql: pg_dump: Formatting cleanup of new messages Peter Eisentraut 01:48
pgsql: pg_dump: Formatting cleanup of new messages Peter Eisentraut 01:48
Re: pgsql: pg_upgrade: document possible pg_hba.conf options Bruce Momjian 10:15
pgsql: Fixed incorrect description of EXEC SQL VAR command. Michael Meskes 13:05
pgsql: Fixed incorrect description of EXEC SQL VAR command. Michael Meskes 13:05
Re: SSL renegotiation Alvaro Herrera 20:32
pgsql: Switch user ID to the object owner when populating a materialize Noah Misch 22:30
pgsql: Switch user ID to the object owner when populating a materialize Noah Misch 22:30
pgsql: Make comments reflect that omission of SPI_gettypmod() is intent Noah Misch 22:30

July 13, 2013

Thread Author Time
Re: SSL renegotiation Noah Misch 00:51
pgsql: Add session_preload_libraries configuration parameter Peter Eisentraut 01:27

July 14, 2013

Thread Author Time
Re: pgsql: Optimize pglz compressor for small inputs. Stephen Frost 17:12
pgsql: During parallel pg_dump, free commands from master Stephen Frost 18:40
pgsql: During parallel pg_dump, free commands from master Stephen Frost 18:40
pgsql: pg_receivexlog - Exit on failure to parse Stephen Frost 19:39
pgsql: pg_receivexlog - Exit on failure to parse Stephen Frost 19:39
pgsql: pg_isready: Message improvement Peter Eisentraut 20:11
pgsql: pg_isready: Message improvement Peter Eisentraut 20:11
pgsql: Ensure 64bit arithmetic when calculating tapeSpace Stephen Frost 20:47
pgsql: Ensure 64bit arithmetic when calculating tapeSpace Stephen Frost 20:47
pgsql: Ensure 64bit arithmetic when calculating tapeSpace Stephen Frost 20:47
pgsql: Ensure 64bit arithmetic when calculating tapeSpace Stephen Frost 20:47
pgsql: Ensure 64bit arithmetic when calculating tapeSpace Stephen Frost 20:47
pgsql: Ensure 64bit arithmetic when calculating tapeSpace Stephen Frost 20:48
pgsql: Be sure to close() file descriptor on error case Stephen Frost 21:31
pgsql: Be sure to close() file descriptor on error case Stephen Frost 21:31
pgsql: Fix resource leak in initdb -X option Stephen Frost 21:47
pgsql: Document the OVER keyword as being unreserved. Noah Misch 23:49

July 15, 2013

Thread Author Time
pgsql: Check version before allocating PQExpBuffer Stephen Frost 01:22
pgsql: Check version before allocating PQExpBuffer Stephen Frost 01:22
pgsql: Correct off-by-one when reading from pipe Stephen Frost 14:49
pgsql: Correct off-by-one when reading from pipe Stephen Frost 14:49
pgsql: Correct off-by-one when reading from pipe Stephen Frost 14:49
pgsql: vacuumlo: Use a cursor to limit client-side memory usage. Robert Haas 14:52
pgsql: Clean up pg_basebackup libpq usage Stephen Frost 15:34
pgsql: Regression tests for LOCK TABLE. Robert Haas 16:32
pgsql: Assert that syscache lookups don't happen outside transactions. Robert Haas 17:32
pgsql: Tab completion for \lo_import Robert Haas 18:29
pgsql: Check get_tle_by_resno() result before deref Stephen Frost 19:04

July 16, 2013

Thread Author Time
pgsql: Fix PQconninfoParse error message handling Peter Eisentraut 00:30
pgsql: Fix PQconninfoParse error message handling Peter Eisentraut 00:30
Re: SSL renegotiation Robert Haas 15:57
pgsql: Allow background workers to be started dynamically. Robert Haas 17:02
Re: SSL renegotiation David Fetter 17:41
pgsql: Add support for REFRESH MATERIALIZED VIEW CONCURRENTLY. Kevin Grittner 18:29
pgsql: Add --progress option to show progress report Tatsuo Ishii 23:18

Browse Archives

Prev | Next