pgsql-committers since 2015-02-13 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

Feb. 13, 2015

Thread Author Time
pgsql: Simplify waiting logic in reading from / writing to client. Heikki Linnakangas 19:51
pgsql: Simplify the way OpenSSL renegotiation is initiated in server. Heikki Linnakangas 19:51
pgsql: Fix broken #ifdef for __sparcv8 Heikki Linnakangas 21:59
pgsql: Fix broken #ifdef for __sparcv8 Heikki Linnakangas 21:59
pgsql: Fix broken #ifdef for __sparcv8 Heikki Linnakangas 21:59
pgsql: Fix broken #ifdef for __sparcv8 Heikki Linnakangas 21:59
pgsql: Fix broken #ifdef for __sparcv8 Heikki Linnakangas 21:59
pgsql: Fix broken #ifdef for __sparcv8 Heikki Linnakangas 21:59

Feb. 14, 2015

Thread Author Time
pgsql: Avoid returning undefined bytes in chkpass_in(). Tom Lane 17:21

Feb. 15, 2015

Thread Author Time
pgsql: pg_regress: Write processed input/*.source into output dir Peter Eisentraut 02:36
pgsql: pg_regress: Write processed input/*.source into output dir Peter Eisentraut 07:48
pgsql: pg_regress: Write processed input/*.source into output dir Peter Eisentraut 07:48
pgsql: pg_regress: Write processed input/*.source into output dir Peter Eisentraut 07:48
pgsql: pg_regress: Write processed input/*.source into output dir Peter Eisentraut 07:48
pgsql: pg_regress: Write processed input/*.source into output dir Peter Eisentraut 07:48
Re: pgsql: pg_upgrade: quote directory names in delete_old_cluster script Peter Eisentraut 17:02
pgsql: Minor housekeeping on JSON docs. Andrew Dunstan 22:08

Feb. 16, 2015

Thread Author Time
pgsql: Fix null-pointer-deref crash while doing COPY IN with check cons Tom Lane 04:27
pgsql: Fix null-pointer-deref crash while doing COPY IN with check cons Tom Lane 04:27
pgsql: Fix null-pointer-deref crash while doing COPY IN with check cons Tom Lane 04:27
pgsql: Fix null-pointer-deref crash while doing COPY IN with check cons Tom Lane 04:27
pgsql: Correct the path of pg_lzcompress.c in doc. Fujii Masao 05:51
pgsql: Rationalize the APIs of array element/slice access functions. Tom Lane 17:24
pgsql: In the SSL test suite, use a root CA cert that won't expire (so Heikki Linnakangas 20:12
pgsql: Use fast path in plpgsql's RETURN/RETURN NEXT in more cases. Tom Lane 20:29
pgsql: Restore the SSL_set_session_id_context() call to OpenSSL renegot Heikki Linnakangas 20:36
pgsql: Fix comment in libpq OpenSSL code about why a substitue BIO is u Heikki Linnakangas 21:05
pgsql: Fix misuse of memcpy() in check_ip(). Tom Lane 21:18
pgsql: Fix misuse of memcpy() in check_ip(). Tom Lane 21:18
pgsql: Fix misuse of memcpy() in check_ip(). Tom Lane 21:18
pgsql: Fix misuse of memcpy() in check_ip(). Tom Lane 21:18
pgsql: Fix misuse of memcpy() in check_ip(). Tom Lane 21:18
pgsql: Fix misuse of memcpy() in check_ip(). Tom Lane 21:18
pgsql: Eliminate unnecessary NULL checks in picksplit method of intarra Kevin Grittner 21:29
Re: pgsql: pg_upgrade: quote directory names in delete_old_cluster script Bruce Momjian 21:44
Re: pgsql: pg_upgrade: quote directory names in delete_old_cluster script Peter Eisentraut 21:47
Re: pgsql: pg_upgrade: quote directory names in delete_old_cluster script Bruce Momjian 22:03

Feb. 17, 2015

Thread Author Time
pgsql: Fix wrong merge resolution making pg_receivexlog fail in 9.2. Andres Freund 15:05
pgsql: Improve pg_check_dir code and comments. Robert Haas 15:32
Re: pgsql: Improve pg_check_dir code and comments. Tom Lane 15:45
Re: pgsql: Improve pg_check_dir code and comments. Robert Haas 15:49
pgsql: Improve pg_check_dir code and comments. Robert Haas 15:57
pgsql: Improve pg_check_dir code and comments. Robert Haas 15:57
pgsql: Improve pg_check_dir's handling of closedir() failures. Robert Haas 16:12
pgsql: Improve pg_check_dir's handling of closedir() failures. Robert Haas 16:12
pgsql: Remove code to match IPv4 pg_hba.conf entries to IPv4-in-IPv6 ad Tom Lane 17:49
pgsql: Remove code to match IPv4 pg_hba.conf entries to IPv4-in-IPv6 ad Tom Lane 17:49
pgsql: Remove code to match IPv4 pg_hba.conf entries to IPv4-in-IPv6 ad Tom Lane 17:49
pgsql: Remove code to match IPv4 pg_hba.conf entries to IPv4-in-IPv6 ad Tom Lane 17:49
pgsql: Remove code to match IPv4 pg_hba.conf entries to IPv4-in-IPv6 ad Tom Lane 17:49
pgsql: Remove code to match IPv4 pg_hba.conf entries to IPv4-in-IPv6 ad Tom Lane 17:49
pgsql: Minor cleanup of column-level priv fix Stephen Frost 20:37
pgsql: Minor cleanup of column-level priv fix Stephen Frost 20:37
pgsql: Fix knn-GiST queue comparison function to return heap tuples fir Heikki Linnakangas 21:00
pgsql: Fix a bug in pairing heap removal code. Heikki Linnakangas 21:00
pgsql: Fix EXPLAIN output for cases where parent table is excluded by c Tom Lane 23:04

Feb. 18, 2015

Thread Author Time
pgsql: Fix failure to honor -Z compression level option in pg_dump -Fd. Tom Lane 16:43
pgsql: Fix failure to honor -Z compression level option in pg_dump -Fd. Tom Lane 16:43
pgsql: Fix failure to honor -Z compression level option in pg_dump -Fd. Tom Lane 16:43
pgsql: Fix failure to honor -Z compression level option in pg_dump -Fd. Tom Lane 16:43
pgsql: Fix failure to honor -Z compression level option in pg_dump -Fd. Tom Lane 16:43
pgsql: Fix placement of "SET row_security" command issuance in pg_dump. Tom Lane 17:23
pgsql: Fix object identities for pg_conversion objects Alvaro Herrera 17:28
pgsql: Fix object identities for pg_conversion objects Alvaro Herrera 17:28
pgsql: Fix object identities for pg_conversion objects Alvaro Herrera 17:28
pgsql: Fix opclass/opfamily identity strings Alvaro Herrera 17:44

Feb. 19, 2015

Thread Author Time
pgsql: Fix Perl coding error in msvc build system Peter Eisentraut 01:26
pgsql: Split array_push into separate array_append and array_prepend fu Tom Lane 01:53
pgsql: Update assorted TOAST-related documentation. Tom Lane 03:33
pgsql: Remove dead structs. Heikki Linnakangas 19:19

Feb. 20, 2015

Thread Author Time
pgsql: Add pg_stat_get_snapshot_timestamp() to show statistics snapshot Tom Lane 02:36
pgsql: Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. Tom Lane 05:12
pgsql: Use "#ifdef CATALOG_VARLEN" to protect nullable fields of pg_aut Tom Lane 05:23
pgsql: Remove unused variable. Tom Lane 05:47
pgsql: Some more FLEXIBLE_ARRAY_MEMBER hacking. Tom Lane 07:28
pgsql: Have TRUNCATE update pgstat tuple counters Alvaro Herrera 15:11
Re: pgsql: Have TRUNCATE update pgstat tuple counters Tom Lane 15:23
Re: pgsql: Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. Andres Freund 15:39
Re: pgsql: Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. Andres Freund 15:42
Re: pgsql: Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. Tom Lane 15:46
Re: pgsql: Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. Tom Lane 15:49
pgsql: Update PGSTAT_FILE_FORMAT_ID Alvaro Herrera 16:01
Re: pgsql: Have TRUNCATE update pgstat tuple counters Alvaro Herrera 16:08
Re: pgsql: Have TRUNCATE update pgstat tuple counters Tom Lane 16:15
Re: pgsql: Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. Andres Freund 16:17
pgsql: Remove unnecessary and unreliable test Alvaro Herrera 17:06
pgsql: Use FLEXIBLE_ARRAY_MEMBER in struct varlena. Tom Lane 21:51
pgsql: Use FLEXIBLE_ARRAY_MEMBER in struct RecordIOData. Tom Lane 22:03
pgsql: Use FLEXIBLE_ARRAY_MEMBER in some more places. Tom Lane 22:32
pgsql: Fix statically allocated struct with FLEXIBLE_ARRAY_MEMBER membe Tom Lane 22:50
Re: pgsql: Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. Tom Lane 22:59

Feb. 21, 2015

Thread Author Time
Re: pgsql: Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. Alvaro Herrera 01:16
pgsql: Some more FLEXIBLE_ARRAY_MEMBER fixes. Tom Lane 06:46
Re: pgsql: Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. Michael Paquier 07:15
pgsql: Don't require users of src/port/gettimeofday.c to initialize it. Robert Haas 17:20
pgsql: Fix misparsing of empty value in conninfo_uri_parse_params(). Tom Lane 18:00
pgsql: Fix misparsing of empty value in conninfo_uri_parse_params(). Tom Lane 18:00
pgsql: Fix misparsing of empty value in conninfo_uri_parse_params(). Tom Lane 18:00
pgsql: Fix misparsing of empty value in conninfo_uri_parse_params(). Tom Lane 18:00
pgsql: Minor code beautification in conninfo_uri_parse_params(). Tom Lane 18:27
pgsql: Use FLEXIBLE_ARRAY_MEMBER for HeapTupleHeaderData.t_bits[]. Tom Lane 20:13
pgsql: Use FLEXIBLE_ARRAY_MEMBER in a number of other places. Tom Lane 21:12
pgsql: Don't need to explain [1] kluge anymore in xfunc.sgml. Tom Lane 21:29
pgsql: Force some system catalog table columns to be marked NOT NULL. Andres Freund 21:37
pgsql: Allow forcing nullness of columns during bootstrap. Andres Freund 21:37
pgsql: Use FLEXIBLE_ARRAY_MEMBER in Windows-specific code. Tom Lane 21:49
pgsql: Try to fix busted gettimeofday() code. Tom Lane 22:15

Feb. 22, 2015

Thread Author Time
pgsql: In array_agg(), don't create a new context for every group. Jeff Davis 01:30
pgsql: Rename variable in AllocSetContextCreate to be consistent. Jeff Davis 07:19
pgsql: Represent BETWEEN as a special node type in raw parse trees. Tom Lane 18:59
pgsql: Get rid of multiple applications of transformExpr() to the same Tom Lane 18:59
pgsql: Add parse location fields to NullTest and BooleanTest structs. Tom Lane 19:40

Feb. 23, 2015

Thread Author Time
pgsql: Fix potential deadlock with libpq non-blocking mode. Heikki Linnakangas 11:38
pgsql: Fix potential deadlock with libpq non-blocking mode. Heikki Linnakangas 11:38
pgsql: Fix potential deadlock with libpq non-blocking mode. Heikki Linnakangas 11:38
pgsql: Fix potential deadlock with libpq non-blocking mode. Heikki Linnakangas 11:38
pgsql: Fix potential deadlock with libpq non-blocking mode. Heikki Linnakangas 11:38
pgsql: Fix potential deadlock with libpq non-blocking mode. Heikki Linnakangas 11:38
pgsql: Add GUC to control the time to wait before retrieving WAL after Fujii Masao 11:56
pgsql: Guard against spurious signals in LockBufferForCleanup. Andres Freund 15:25
pgsql: Guard against spurious signals in LockBufferForCleanup. Andres Freund 15:25
pgsql: Guard against spurious signals in LockBufferForCleanup. Andres Freund 15:25
pgsql: Guard against spurious signals in LockBufferForCleanup. Andres Freund 15:25
pgsql: Guard against spurious signals in LockBufferForCleanup. Andres Freund 15:26
pgsql: Guard against spurious signals in LockBufferForCleanup. Andres Freund 15:26
pgsql: Refactor unit conversions code in guc.c. Heikki Linnakangas 16:06
pgsql: Renumber GUC_* constants. Heikki Linnakangas 16:33
pgsql: Replace checkpoint_segments with min_wal_size and max_wal_size. Heikki Linnakangas 16:53
pgsql: Support more commands in event triggers Alvaro Herrera 17:23
pgsql: Further tweaking of raw grammar output to distinguish different Tom Lane 17:47
pgsql: Fix stupid merge errors in previous commit Alvaro Herrera 18:05
Re: pgsql: Replace checkpoint_segments with min_wal_size and max_wal_size. Stefan Kaltenbrunner 20:33
pgsql: Fix invalid DocBook XML Peter Eisentraut 21:58

Feb. 24, 2015

Thread Author Time
pgsql: Fix typo in README. Heikki Linnakangas 12:33
pgsql: Fix recovery_command -> restore_command typo in 8.3 release note Heikki Linnakangas 12:44
Re: pgsql: Support more commands in event triggers 📎 Fabien COELHO 16:36
pgsql: Error when creating names too long for tar format Peter Eisentraut 18:42
Re: pgsql: Error when creating names too long for tar format Robert Haas 20:51
Re: pgsql: Error when creating names too long for tar format Peter Eisentraut 21:01
pgsql: Improve parser's one-extra-token lookahead mechanism. Tom Lane 22:54

Feb. 25, 2015

Thread Author Time
Re: pgsql: Support more commands in event triggers Fabien COELHO 08:31
pgsql: Remove null-pointer checks that are not needed. Michael Meskes 11:16
pgsql: Fix dumping of views that are just VALUES(...) but have column a Tom Lane 17:01
pgsql: Fix dumping of views that are just VALUES(...) but have column a Tom Lane 17:01
pgsql: Fix dumping of views that are just VALUES(...) but have column a Tom Lane 17:01
pgsql: Fix dumping of views that are just VALUES(...) but have column a Tom Lane 17:01
pgsql: Fix dumping of views that are just VALUES(...) but have column a Tom Lane 17:01
pgsql: Fix dumping of views that are just VALUES(...) but have column a Tom Lane 17:01
pgsql: Fix over-optimistic caching in fetch_array_arg_replace_nulls(). Tom Lane 19:19

Feb. 26, 2015

Thread Author Time
pgsql: Add locking clause for SB views for update/delete Stephen Frost 02:36
pgsql: Add locking clause for SB views for update/delete Stephen Frost 02:36
pgsql: Add hasRowSecurity to copyfuncs/outfuncs Stephen Frost 04:36
pgsql: Free SQLSTATE and SQLERRM no earlier than other PL/pgSQL variabl Noah Misch 04:56
pgsql: Free SQLSTATE and SQLERRM no earlier than other PL/pgSQL variabl Noah Misch 04:56
pgsql: Free SQLSTATE and SQLERRM no earlier than other PL/pgSQL variabl Noah Misch 04:56
pgsql: Free SQLSTATE and SQLERRM no earlier than other PL/pgSQL variabl Noah Misch 04:56
pgsql: Free SQLSTATE and SQLERRM no earlier than other PL/pgSQL variabl Noah Misch 04:56
pgsql: Free SQLSTATE and SQLERRM no earlier than other PL/pgSQL variabl Noah Misch 04:56
pgsql: Add note about how to make the SRF detoasted arguments live accr Fujii Masao 06:48
pgsql: Reconsider when to wait for WAL flushes/syncrep during commit. Andres Freund 13:06
pgsql: Reconsider when to wait for WAL flushes/syncrep during commit. Andres Freund 13:06
pgsql: Reconsider when to wait for WAL flushes/syncrep during commit. Andres Freund 13:06
pgsql: Reconsider when to wait for WAL flushes/syncrep during commit. Andres Freund 13:06
pgsql: Reconsider when to wait for WAL flushes/syncrep during commit. Andres Freund 13:06
pgsql: Reconsider when to wait for WAL flushes/syncrep during commit. Andres Freund 13:06
pgsql: Render infinite date/timestamps as 'infinity' for json/jsonb Andrew Dunstan 17:35
pgsql: Render infinite date/timestamps as 'infinity' for json/jsonb Andrew Dunstan 17:35

Feb. 27, 2015

Thread Author Time
pgsql: Fix table_rewrite event trigger for ALTER TYPE/SET DATA TYPE CAS Alvaro Herrera 21:40
pgsql: Fix a couple of trivial issues in jsonb.c Alvaro Herrera 21:59
pgsql: Fix a couple of trivial issues in jsonb.c Alvaro Herrera 21:59
pgsql: Invent a memory context reset/delete callback mechanism. Tom Lane 22:17
pgsql: Make CREATE OR REPLACE VIEW internally more consistent Alvaro Herrera 22:19
Re: pgsql: Fix a couple of trivial issues in jsonb.c Tom Lane 22:44
pgsql: Redefine MemoryContextReset() as deleting, not resetting, child Tom Lane 23:10
pgsql: Suppress uninitialized-variable warning from less-bright compile Tom Lane 23:19
Re: pgsql: Invent a memory context reset/delete callback mechanism. Simon Riggs 23:44

Feb. 28, 2015

Thread Author Time
Re: [COMMITTERS] pgsql: Invent a memory context reset/delete callback mechanism. Jeff Davis 01:26
pgsql: Improve mmgr README. Tom Lane 01:32
Re: pgsql: Invent a memory context reset/delete callback mechanism. Tom Lane 01:34
Re: Re: [COMMITTERS] pgsql: Invent a memory context reset/delete callback mechanism. Tom Lane 01:42
Re: Re: [COMMITTERS] pgsql: Invent a memory context reset/delete callback mechanism. Stephen Frost 02:16
pgsql: Suppress uninitialized-variable warning from less-bright compile Tom Lane 15:46
pgsql: Fix planning of star-schema-style queries. Tom Lane 17:43
pgsql: Fix planning of star-schema-style queries. Tom Lane 17:43
pgsql: Fix planning of star-schema-style queries. Tom Lane 17:43
pgsql: Fix planning of star-schema-style queries. Tom Lane 17:43
pgsql: Track typmods in plpgsql expression evaluation and assignment. Tom Lane 19:34

March 1, 2015

Thread Author Time
pgsql: Fix intermittent failure in event_trigger test Alvaro Herrera 14:58
Re: pgsql: Invent a memory context reset/delete callback mechanism. Simon Riggs 16:27
pgsql: Move memory context callback declarations into palloc.h. Tom Lane 17:31
pgsql: Unlink static libraries before rebuilding them. Noah Misch 18:21
pgsql: Unlink static libraries before rebuilding them. Noah Misch 18:21
pgsql: Unlink static libraries before rebuilding them. Noah Misch 18:21
pgsql: Unlink static libraries before rebuilding them. Noah Misch 18:21
pgsql: Unlink static libraries before rebuilding them. Noah Misch 18:21
pgsql: Unlink static libraries before rebuilding them. Noah Misch 18:21
pgsql: Add transform functions for AT TIME ZONE. Noah Misch 18:42
pgsql: Use the typcache to cache constraints for domain types. Tom Lane 19:07
pgsql: Fix targetRelation initializiation in prepsecurity Stephen Frost 20:27
pgsql: Fix targetRelation initializiation in prepsecurity Stephen Frost 20:27

Browse Archives

Prev | Next