pgsql-committers - December 2014

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. 1, 2014

Thread Author Time
pgsql: Add a #define for the inet overlaps operator. Tom Lane 00:44
pgsql: Fix missing space in documentation Magnus Hagander 11:13
pgsql: Fix missing space in documentation Magnus Hagander 11:13
pgsql: Fix missing space in documentation Magnus Hagander 11:13
pgsql: Put SSL_pending() call behind the new internal SSL API. Heikki Linnakangas 15:50
pgsql: Fix hstore_to_json_loose's detection of valid JSON number values Andrew Dunstan 16:52
pgsql: Fix hstore_to_json_loose's detection of valid JSON number values Andrew Dunstan 16:52
pgsql: Fix hstore_to_json_loose's detection of valid JSON number values Andrew Dunstan 16:52
pgsql: Fix backpatching error in commit 55c88079 Andrew Dunstan 17:49
pgsql: Move security_label test Alvaro Herrera 19:13
pgsql: Guard against bad "dscale" values in numeric_recv(). Tom Lane 20:25
pgsql: Guard against bad "dscale" values in numeric_recv(). Tom Lane 20:25
pgsql: Guard against bad "dscale" values in numeric_recv(). Tom Lane 20:25
pgsql: Guard against bad "dscale" values in numeric_recv(). Tom Lane 20:25
pgsql: Guard against bad "dscale" values in numeric_recv(). Tom Lane 20:25
pgsql: Guard against bad "dscale" values in numeric_recv(). Tom Lane 20:25

Dec. 2, 2014

Thread Author Time
Re: pgsql: Move security_label test 📎 Michael Paquier 07:59
pgsql: dummy_seclabel: add sql/, expected/, and .gitignores Alvaro Herrera 14:15
Re: pgsql: Move security_label test Alvaro Herrera 14:18
pgsql: pageinspect/BRIN: minor tweaks Alvaro Herrera 15:22
pgsql: Minor cleanup of function declarations for BRIN. Tom Lane 19:08
pgsql: Fix JSON aggregates to work properly when final function is re-e Tom Lane 20:02
Re: pgsql: Move security_label test Peter Eisentraut 20:02
pgsql: Fix JSON aggregates to work properly when final function is re-e Tom Lane 20:02
pgsql: Fix JSON aggregates to work properly when final function is re-e Tom Lane 20:02
Re: pgsql: Move security_label test Alvaro Herrera 20:46
pgsql: Don't skip SQL backends in logical decoding for visibility compu Andres Freund 23:04
pgsql: Don't skip SQL backends in logical decoding for visibility compu Andres Freund 23:04
pgsql: Improve error messages for malformed array input strings. Tom Lane 23:23
pgsql: Improve error messages for malformed array input strings. Tom Lane 23:23

Dec. 3, 2014

Thread Author Time
pgsql: Install kludges to fix check-world for src/test/modules Alvaro Herrera 02:44
Re: pgsql: Move security_label test Alvaro Herrera 02:45
pgsql: Fix whitespace Peter Eisentraut 04:56
Re: [COMMITTERS] pgsql: Fix whitespace Alvaro Herrera 12:44
pgsql: Keep track of transaction commit timestamps Alvaro Herrera 14:54
pgsql: Fix typos Alvaro Herrera 14:54
pgsql: Fix typos Alvaro Herrera 14:54
Re: pgsql: Keep track of transaction commit timestamps Stefan Kaltenbrunner 18:34
pgsql: doc: Fix markup Alvaro Herrera 19:25
Re: pgsql: Keep track of transaction commit timestamps Alvaro Herrera 19:25

Dec. 4, 2014

Thread Author Time
Re: [COMMITTERS] pgsql: Fix whitespace Peter Eisentraut 01:40
Re: pgsql: Move security_label test Peter Eisentraut 01:42
pgsql: Move PG_AUTOCONF_FILENAME definition Peter Eisentraut 01:55
pgsql: Move PG_AUTOCONF_FILENAME definition Peter Eisentraut 01:55
Re: [COMMITTERS] pgsql: Keep track of transaction commit timestamps Heikki Linnakangas 09:42
Re: [COMMITTERS] pgsql: Keep track of transaction commit timestamps Petr Jelinek 11:16
Re: [COMMITTERS] pgsql: Keep track of transaction commit timestamps Heikki Linnakangas 11:26
Re: [COMMITTERS] pgsql: Keep track of transaction commit timestamps Petr Jelinek 11:47
Re: [COMMITTERS] pgsql: Keep track of transaction commit timestamps Heikki Linnakangas 12:26
Re: [COMMITTERS] pgsql: Keep track of transaction commit timestamps Alex Shulgin 14:16
Re: [COMMITTERS] pgsql: Keep track of transaction commit timestamps Alvaro Herrera 14:35
Re: [COMMITTERS] pgsql: Keep track of transaction commit timestamps Alex Shulgin 14:39
Re: [COMMITTERS] pgsql: Keep track of transaction commit timestamps Alex Shulgin 14:50
Re: [COMMITTERS] pgsql: Keep track of transaction commit timestamps Craig Ringer 15:10
Re: [COMMITTERS] pgsql: Keep track of transaction commit timestamps Alex Shulgin 15:14
pgsql: Fix SHLIB_PREREQS use in contrib, allowing PGXS builds Peter Eisentraut 16:35
pgsql: Remove USE_VPATH make variable from PGXS Peter Eisentraut 16:35
pgsql: Remove USE_VPATH make variable from PGXS Peter Eisentraut 16:35
pgsql: Revert haphazard pgxs makefile changes Peter Eisentraut 16:35
pgsql: Fix SHLIB_PREREQS use in contrib, allowing PGXS builds Peter Eisentraut 16:35
Re: [COMMITTERS] pgsql: Keep track of transaction commit timestamps Alex Shulgin 16:47
Re: [COMMITTERS] pgsql: Keep track of transaction commit timestamps Alvaro Herrera 16:51
Re: [COMMITTERS] pgsql: Keep track of transaction commit timestamps Alex Shulgin 16:53
Re: [COMMITTERS] pgsql: Keep track of transaction commit timestamps Alex Shulgin 17:03
Re: [COMMITTERS] pgsql: Support frontend-backend protocol communication using a shm_mq. Alvaro Herrera 21:15
pgsql: Fix PGXS vpath build when PostgreSQL is built with vpath Peter Eisentraut 22:16
pgsql: Fix PGXS vpath build when PostgreSQL is built with vpath Peter Eisentraut 22:16
pgsql: Document that pg_stat_*_tables.n_tup_upd includes n_tup_hot_upd. Andres Freund 22:55

Dec. 5, 2014

Thread Author Time
pgsql: Don't dump core if pq_comm_reset() is called before pq_init(). Robert Haas 00:53
Re: [COMMITTERS] pgsql: Support frontend-backend protocol communication using a shm_mq. Robert Haas 00:53
pgsql: Fix pg_xlogdump's calculation of full-page image data. Heikki Linnakangas 09:44
pgsql: Print wal_log_hints in the rm_desc routing of a parameter-change Heikki Linnakangas 10:08
pgsql: Print wal_log_hints in the rm_desc routing of a parameter-change Heikki Linnakangas 10:08
pgsql: Print new track_commit_timestamp in rm_desc of a parameter-chang Heikki Linnakangas 10:12
pgsql: Remove erroneous EXTRA_CLEAN line from Makefile. Heikki Linnakangas 10:18
pgsql: Don't include file type bits in tar archive's mode field. Heikki Linnakangas 11:55
pgsql: Give a proper error message if initdb password file is empty. Heikki Linnakangas 12:37
pgsql: Give a proper error message if initdb password file is empty. Heikki Linnakangas 12:37
pgsql: Give a proper error message if initdb password file is empty. Heikki Linnakangas 12:37
pgsql: Give a proper error message if initdb password file is empty. Heikki Linnakangas 12:37
pgsql: Give a proper error message if initdb password file is empty. Heikki Linnakangas 12:37
pgsql: Give a proper error message if initdb password file is empty. Heikki Linnakangas 12:37

Dec. 7, 2014

Thread Author Time
pgsql: Tweaks for recovery_target_action Simon Riggs 12:59
pgsql: Event Trigger for table_rewrite Simon Riggs 15:58
pgsql: Remove duplicate code in heap_prune_chain() Simon Riggs 23:46
Re: pgsql: Tweaks for recovery_target_action 📎 Michael Paquier 23:52

Dec. 8, 2014

Thread Author Time
pgsql: Correct recovery_target_action docs Simon Riggs 00:29
Re: pgsql: Tweaks for recovery_target_action Simon Riggs 00:30
pgsql: doc: Fix DocBook table column count declaration Peter Eisentraut 07:29
pgsql: Use GetSystemTimeAsFileTime directly in win32 Simon Riggs 14:35
pgsql: Windows: use GetSystemTimePreciseAsFileTime if available Simon Riggs 14:40
pgsql: REINDEX SCHEMA Simon Riggs 15:31
Re: pgsql: REINDEX SCHEMA Tom Lane 16:40
pgsql: Execute 18 tests for src/bin/scripts/t/090.. Simon Riggs 16:52
Re: pgsql: REINDEX SCHEMA Simon Riggs 16:56
Re: pgsql: REINDEX SCHEMA Simon Riggs 16:56

Dec. 9, 2014

Thread Author Time
Re: pgsql: REINDEX SCHEMA Tom Lane 06:31
Re: pgsql: REINDEX SCHEMA Michael Paquier 07:56
Re: pgsql: REINDEX SCHEMA Michael Paquier 08:00
Re: pgsql: REINDEX SCHEMA Simon Riggs 08:12
pgsql: Silence REINDEX Simon Riggs 09:11
pgsql: pg_xlogdump/.gitignore: add committsdesc.c Alvaro Herrera 12:54
Re: pgsql: REINDEX SCHEMA Alvaro Herrera 13:22
Re: pgsql: REINDEX SCHEMA Tom Lane 14:17
pgsql: Add a regression test suite for SSL support. Heikki Linnakangas 15:37
Re: pgsql: REINDEX SCHEMA Simon Riggs 21:41

Dec. 10, 2014

Thread Author Time
Re: [COMMITTERS] pgsql: Keep track of transaction commit timestamps Michael Paquier 03:26
Re: pgsql: REINDEX SCHEMA Andrew Dunstan 04:30
Re: pgsql: REINDEX SCHEMA Tom Lane 05:02
Re: pgsql: REINDEX SCHEMA Alvaro Herrera 12:42
Re: pgsql: REINDEX SCHEMA 📎 Sawada Masahiko 12:53
Re: [COMMITTERS] pgsql: Keep track of transaction commit timestamps Petr Jelinek 15:03

Dec. 11, 2014

Thread Author Time
pgsql: Fix minor thinko in convertToJsonb(). Tom Lane 00:07
pgsql: Fix minor thinko in convertToJsonb(). Tom Lane 00:07
pgsql: Fix typo Peter Eisentraut 01:57
pgsql: Fix typo Peter Eisentraut 01:57
pgsql: Use correct macro for reltablespace. Heikki Linnakangas 08:21
Re: pgsql: REINDEX SCHEMA Andrew Dunstan 15:44
pgsql: Fix assorted confusion between Oid and int32. Tom Lane 20:41
pgsql: Fix assorted confusion between Oid and int32. Tom Lane 20:41
pgsql: Fix assorted confusion between Oid and int32. Tom Lane 20:41
pgsql: Fix completely broken REINDEX SCHEMA testcase. Tom Lane 22:37
pgsql: Make rowsecurity test clean up after itself, too. Tom Lane 22:45
pgsql: Further changes to REINDEX SCHEMA Simon Riggs 22:56

Dec. 12, 2014

Thread Author Time
pgsql: Fix corner case where SELECT FOR UPDATE could return a row twice Tom Lane 00:37
pgsql: Fix corner case where SELECT FOR UPDATE could return a row twice Tom Lane 00:37
pgsql: Fix corner case where SELECT FOR UPDATE could return a row twice Tom Lane 00:37
pgsql: Fix corner case where SELECT FOR UPDATE could return a row twice Tom Lane 00:37
pgsql: Fix corner case where SELECT FOR UPDATE could return a row twice Tom Lane 00:37
pgsql: Fix corner case where SELECT FOR UPDATE could return a row twice Tom Lane 00:37
pgsql: Fix planning of SELECT FOR UPDATE on child table with partial in Tom Lane 02:03
pgsql: Fix planning of SELECT FOR UPDATE on child table with partial in Tom Lane 02:03
pgsql: Fix planning of SELECT FOR UPDATE on child table with partial in Tom Lane 02:03
pgsql: Fix planning of SELECT FOR UPDATE on child table with partial in Tom Lane 02:03
pgsql: Fix planning of SELECT FOR UPDATE on child table with partial in Tom Lane 02:03
pgsql: Fix planning of SELECT FOR UPDATE on child table with partial in Tom Lane 02:03
pgsql: SSL tests: Remove trailing blank lines Peter Eisentraut 02:34
pgsql: SSL tests: Silence pg_ctl output Peter Eisentraut 02:34
pgsql: doc: Move website-stylesheet setting to a more appropriate locat Peter Eisentraut 02:50
pgsql: Put the logic to decide which synchronous standby is active into Heikki Linnakangas 12:27
pgsql: Add json_strip_nulls and jsonb_strip_nulls functions. Andrew Dunstan 14:02
pgsql: Revert misguided change to postgres_fdw FOR UPDATE/SHARE code. Tom Lane 17:42
pgsql: Revert misguided change to postgres_fdw FOR UPDATE/SHARE code. Tom Lane 17:42
pgsql: Revert misguided change to postgres_fdw FOR UPDATE/SHARE code. Tom Lane 17:42
pgsql: Add several generator functions for jsonb that exist for json. Andrew Dunstan 20:41
pgsql: Avoid instability in output of new REINDEX SCHEMA test. Tom Lane 20:49
Re: pgsql: doc: restrictions on alter database moving default tablespace Bruce Momjian 21:14

Dec. 13, 2014

Thread Author Time
pgsql: Remove duplicate #define Heikki Linnakangas 16:22
pgsql: Repair corner-case bug in array version of percentile_cont(). Tom Lane 16:49
pgsql: Repair corner-case bug in array version of percentile_cont(). Tom Lane 16:49
pgsql: Improve recovery target settings documentation. Tom Lane 18:46
pgsql: Improve recovery target settings documentation. Tom Lane 18:46
pgsql: Add CINE option for CREATE TABLE AS and CREATE MATERIALIZED VIEW Andrew Dunstan 19:00
pgsql: doc: Fix markup Peter Eisentraut 19:16

Dec. 14, 2014

Thread Author Time
pgsql: Update 9.4 release notes. Tom Lane 19:58
pgsql: Update 9.4 release notes. Tom Lane 19:58
pgsql: Improve documentation around parameter-setting and ALTER SYSTEM. Tom Lane 23:10
pgsql: Improve documentation around parameter-setting and ALTER SYSTEM. Tom Lane 23:10

Dec. 15, 2014

Thread Author Time
pgsql: doc: Add link to how to specify time zone names to initdb man pa Peter Eisentraut 01:05
pgsql: doc: Add link to how to specify time zone names to initdb man pa Peter Eisentraut 01:05
pgsql: Translation updates Peter Eisentraut 05:27
pgsql: Translation updates Peter Eisentraut 05:27
Re: pgsql: Translation updates Euler Taveira 13:08
pgsql: Add point <-> polygon distance operator. Heikki Linnakangas 15:16
Re: pgsql: Translation updates Peter Eisentraut 15:55
Re: pgsql: Translation updates Euler Taveira 16:20
Re: pgsql: Translation updates Tom Lane 16:36
Re: pgsql: Translation updates Euler Taveira 17:06
Re: pgsql: Translation updates Tom Lane 17:29
Re: pgsql: Add point <-> polygon distance operator. Tom Lane 18:50
pgsql: Fix point <-> polygon code for zero-distance case. Tom Lane 19:04
Re: pgsql: Add point <-> polygon distance operator. Tom Lane 19:12
Re: pgsql: Add point <-> polygon distance operator. Heikki Linnakangas 19:20
Re: pgsql: Translation updates Alvaro Herrera 19:41
pgsql: add missing newline Alvaro Herrera 19:51
pgsql: add missing newline Alvaro Herrera 19:51
Re: pgsql: Translation updates Tom Lane 20:28
Re: pgsql: Translation updates Peter Eisentraut 21:17
pgsql: Translation updates Peter Eisentraut 21:21
pgsql: Translation updates Peter Eisentraut 21:21
Re: pgsql: Translation updates Euler Taveira 21:28
Re: pgsql: Translation updates Alvaro Herrera 22:04
pgsql: Translation updates Alvaro Herrera 22:29
Re: pgsql: Translation updates Alvaro Herrera 22:33

Dec. 16, 2014

Thread Author Time
Re: pgsql: Translation updates Tom Lane 00:25
Re: pgsql: Translation updates Tom Lane 01:03
pgsql: Stamp 9.4.0. Tom Lane 01:08
pgsql: Fix commit_ts test suite for systems with coarse timestamp granu Noah Misch 02:01
Re: pgsql: Translation updates Peter Eisentraut 02:02
Re: pgsql: Translation updates Alvaro Herrera 02:07
Re: pgsql: Translation updates Euler Taveira 02:16
Re: pgsql: Translation updates Peter Eisentraut 03:00
Re: pgsql: doc: restrictions on alter database moving default tablespace Noah Misch 03:33
Re: pgsql: doc: restrictions on alter database moving default tablespace David G Johnston 03:54
Re: pgsql: Translation updates Alvaro Herrera 04:03
Re: pgsql: doc: restrictions on alter database moving default tablespace David G Johnston 04:27
pgsql: Fix incorrect comment about XLogRecordBlockHeader.data_length fi Heikki Linnakangas 13:44
pgsql: Misc comment typo fixes. Heikki Linnakangas 14:41
pgsql: Misc comment typo fixes. Heikki Linnakangas 14:41
pgsql: Misc comment typo fixes. Heikki Linnakangas 14:41

Browse Archives

Prev | Next