pgsql-committers - February 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

Feb. 1, 2014

Thread Author Time
pgsql: doc: mention data page checksums in WAL section Bruce Momjian 00:05
pgsql: doc: mention data page checksums in WAL section Bruce Momjian 00:06
pgsql: chkpass: check for NULL return value from crypt() Bruce Momjian 01:20
pgsql: doc: mention statistics reset during crash recovery Bruce Momjian 02:28
pgsql: Clear MyProc and MyProcSignalState before they become invalid. Robert Haas 03:23
pgsql: Clear MyProc and MyProcSignalState before they become invalid. Robert Haas 03:23
pgsql: Clear MyProc and MyProcSignalState before they become invalid. Robert Haas 03:23
pgsql: Clear MyProc and MyProcSignalState before they become invalid. Robert Haas 03:23
pgsql: Clear MyProc and MyProcSignalState before they become invalid. Robert Haas 03:23
pgsql: Clear MyProc and MyProcSignalState before they become invalid. Robert Haas 03:23
pgsql: pg_restore: make help output plural for multi-enabled options Bruce Momjian 03:29
pgsql: docs: mention 'g' is not in the regex embedded options table Bruce Momjian 03:40
pgsql: Introduce replication slots. Robert Haas 03:50
Re: pgsql: Introduce replication slots. 📎 Fujii Masao 07:47
Re: pgsql: Introduce replication slots. Andres Freund 09:09
Re: pgsql: Introduce replication slots. Fujii Masao 09:33
Re: pgsql: Introduce replication slots. Andres Freund 09:37
pgsql: arrays: tighten checks for multi-dimensional input Bruce Momjian 15:49
pgsql: Copy the libpq DLL to the bin directory on Mingw and Cygwin. Andrew Dunstan 20:17
pgsql: Copy the libpq DLL to the bin directory on Mingw and Cygwin. Andrew Dunstan 20:17
pgsql: Copy the libpq DLL to the bin directory on Mingw and Cygwin. Andrew Dunstan 20:17
pgsql: Copy the libpq DLL to the bin directory on Mingw and Cygwin. Andrew Dunstan 20:17
pgsql: Copy the libpq DLL to the bin directory on Mingw and Cygwin. Andrew Dunstan 20:17
pgsql: Copy the libpq DLL to the bin directory on Mingw and Cygwin. Andrew Dunstan 20:18
pgsql: Don't use deprecated dllwrap on Cygwin. Andrew Dunstan 21:14
pgsql: Don't use deprecated dllwrap on Cygwin. Andrew Dunstan 21:14
pgsql: Don't use deprecated dllwrap on Cygwin. Andrew Dunstan 21:14
pgsql: Don't use deprecated dllwrap on Cygwin. Andrew Dunstan 21:15
pgsql: Don't use deprecated dllwrap on Cygwin. Andrew Dunstan 21:15
pgsql: Fix some more bugs in signal handlers and process shutdown logic Tom Lane 21:22
pgsql: Fix some more bugs in signal handlers and process shutdown logic Tom Lane 21:22
pgsql: Fix some more bugs in signal handlers and process shutdown logic Tom Lane 21:22
pgsql: Fix some more bugs in signal handlers and process shutdown logic Tom Lane 21:22
pgsql: fix whitespace Andrew Dunstan 21:27
pgsql: fix whitespace Andrew Dunstan 21:30
pgsql: fix whitespace Andrew Dunstan 21:30
pgsql: fix whitespace Andrew Dunstan 21:30
pgsql: fix whitespace Andrew Dunstan 21:30
Re: pgsql: Introduce replication slots. Thom Brown 23:19
pgsql: Fix some wide-character bugs in the text-search parser. Tom Lane 23:28
pgsql: Fix some wide-character bugs in the text-search parser. Tom Lane 23:28
pgsql: Fix some wide-character bugs in the text-search parser. Tom Lane 23:28
pgsql: Fix some wide-character bugs in the text-search parser. Tom Lane 23:28
pgsql: Fix some wide-character bugs in the text-search parser. Tom Lane 23:28
pgsql: Fix some wide-character bugs in the text-search parser. Tom Lane 23:28

Feb. 2, 2014

Thread Author Time
Re: pgsql: Copy the libpq DLL to the bin directory on Mingw and Cygwin. Tom Lane 00:14
Re: pgsql: Copy the libpq DLL to the bin directory on Mingw and Cygwin. Andrew Dunstan 00:24
pgsql: Fix makefile syntax. Andrew Dunstan 00:53
pgsql: Fix makefile syntax. Andrew Dunstan 00:53
pgsql: Fix makefile syntax. Andrew Dunstan 00:53
pgsql: Fix makefile syntax. Andrew Dunstan 00:53
pgsql: Fix makefile syntax. Andrew Dunstan 00:53
pgsql: Fix makefile syntax. Andrew Dunstan 00:53
pgsql: Fix typos in docs and comments. Fujii Masao 01:30
Re: pgsql: Introduce replication slots. Fujii Masao 05:44
Re: pgsql: Introduce replication slots. Fujii Masao 05:44
Re: pgsql: Include planning time in EXPLAIN ANALYZE output. Peter Geoghegan 11:44
Re: pgsql: Introduce replication slots. Andres Freund 14:06
Re: pgsql: Introduce replication slots. Fujii Masao 15:04
pgsql: Add primary_slotname to recovery.conf.sample. Fujii Masao 15:43
Re: [COMMITTERS] pgsql: Include planning time in EXPLAIN ANALYZE output. Tom Lane 16:13
pgsql: Clean up some sloppy coding in repl_gram.y. Tom Lane 17:51
pgsql: Add <indexterm> for functions pg_sleep_for and pg_sleep_until. Fujii Masao 18:41
Re: pgsql: Include planning time in EXPLAIN ANALYZE output. Peter Geoghegan 20:44
Re: [HACKERS] pgsql: Include planning time in EXPLAIN ANALYZE output. Gavin Flower 21:11
Re: [COMMITTERS] pgsql: Include planning time in EXPLAIN ANALYZE output. Tom Lane 21:53
pgsql: Switch in psql_scan() must cover all lexer states (except backsl Tom Lane 23:59
pgsql: Switch in psql_scan() must cover all lexer states (except backsl Tom Lane 23:59

Feb. 3, 2014

Thread Author Time
Re: [COMMITTERS] pgsql: Include planning time in EXPLAIN ANALYZE output. Robert Haas 12:15
Re: pgsql: Clean up some sloppy coding in repl_gram.y. Andres Freund 14:14
Re: pgsql: Clean up some sloppy coding in repl_gram.y. Tom Lane 14:20
pgsql: Make pg_basebackup skip temporary statistics files. Fujii Masao 14:24
pgsql: In json code, clean up temp memory contexts after processing. Andrew Dunstan 15:41
pgsql: In json code, clean up temp memory contexts after processing. Andrew Dunstan 15:41
pgsql: Document a few more regression test hazards. Robert Haas 15:49
pgsql: Document a few more regression test hazards. Robert Haas 15:49
pgsql: Adjust pg_sleep_for/pg_sleep_until to use clock_timestamp. Robert Haas 19:34
pgsql: Fix *-qualification of named parameters in SQL-language function Tom Lane 19:47
pgsql: Fix *-qualification of named parameters in SQL-language function Tom Lane 19:47
pgsql: Fix *-qualification of named parameters in SQL-language function Tom Lane 19:47
Re: pgsql: Add pg_stat_archiver statistics view. Andres Freund 21:20
Re: pgsql: Document a few more regression test hazards. Tom Lane 21:38
Re: [COMMITTERS] pgsql: Include planning time in EXPLAIN ANALYZE output. Peter Geoghegan 23:30
Re: [COMMITTERS] pgsql: Include planning time in EXPLAIN ANALYZE output. Tom Lane 23:55

Feb. 4, 2014

Thread Author Time
Re: [COMMITTERS] pgsql: Include planning time in EXPLAIN ANALYZE output. Stephen Frost 00:13
pgsql: Fix lexing of U& sequences just before EOF. Tom Lane 00:48
pgsql: Fix lexing of U& sequences just before EOF. Tom Lane 00:48
Re: pgsql: Document a few more regression test hazards. Robert Haas 01:09
pgsql: Rephrase text to avoid links in regress.sgml Robert Haas 01:20
pgsql: Rephrase text to avoid links in regress.sgml Robert Haas 01:20
Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) Tom Lane 01:48
pgsql: Fix comparison of an array of characters with zero to compare wi Fujii Masao 02:04
Re: pgsql: Add pg_stat_archiver statistics view. Fujii Masao 02:05
pgsql: Improve connection-failure error handling in contrib/postgres_fd Tom Lane 02:30
pgsql: Improve connection-failure error handling in contrib/postgres_fd Tom Lane 02:30
Re: Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) Noah Misch 05:08
Re: pgsql: Introduce replication slots. Michael Paquier 05:19
Re: Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) Tom Lane 06:38
Re: pgsql: arrays: tighten checks for multi-dimensional input Jeff Davis 19:21
Re: pgsql: Introduce replication slots. Jeff Davis 19:29
Re: Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) Robert Haas 20:28
Re: pgsql: arrays: tighten checks for multi-dimensional input Bruce Momjian 22:57

Feb. 5, 2014

Thread Author Time
pgsql: PL/Perl: Fix compiler warning Peter Eisentraut 01:15
Re: Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) Noah Misch 04:43
Re: Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) Robert Haas 18:27
pgsql: Minor improvements to replication slot documentation. Robert Haas 18:42
Re: pgsql: Introduce replication slots. Robert Haas 18:42
pgsql: Remove unnecessary relcache flushes after changing btree metapag Tom Lane 18:43

Feb. 6, 2014

Thread Author Time
pgsql: Fix whitespace Peter Eisentraut 04:13
pgsql: doc: Disable indentation of XHTML output Peter Eisentraut 04:51
Re: pgsql: Introduce replication slots. Thom Brown 10:20
Re: pgsql: Introduce replication slots. Andres Freund 10:29
pgsql: Assert(IsTransactionState()) in RelationIdGetRelation(). Tom Lane 16:28
pgsql: Alphabeticize list in OBJS definition in utils/adt Makefile. Andrew Dunstan 17:13
Re: [DOCS] Re: Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) Stefan Kaltenbrunner 19:49

Feb. 7, 2014

Thread Author Time
pgsql: In RelationClearRelation, postpone cache reload if !IsTransactio Tom Lane 00:38
pgsql: Fix thinko in comment. Heikki Linnakangas 08:28
pgsql: Speed up "rare & frequent" type GIN queries. Heikki Linnakangas 13:32
Re: pgsql: Speed up "rare & frequent" type GIN queries. Tom Lane 14:55
Re: pgsql: Speed up "rare & frequent" type GIN queries. Heikki Linnakangas 15:05
pgsql: Initialize the entryRes array between each call to triConsistent Heikki Linnakangas 16:54

Feb. 8, 2014

Thread Author Time
Re: Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) Peter Eisentraut 01:48
Re: [DOCS] Re: Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) Peter Eisentraut 01:50
Re: [HACKERS] Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) Tom Lane 06:05
Re: Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) Gavin Flower 06:40
Re: [HACKERS] Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) Tom Lane 06:51
Re: [HACKERS] Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) 📎 Tom Lane 21:41

Feb. 9, 2014

Thread Author Time
pgsql: Mark some more variables as static or include the appropriate he Peter Eisentraut 02:23
pgsql: Minor pg_dump improvements Stephen Frost 02:29
pgsql: Avoid printing uninitialized filename variable in verbose mode Magnus Hagander 11:19
pgsql: Avoid printing uninitialized filename variable in verbose mode Magnus Hagander 11:19
pgsql: Avoid printing uninitialized filename variable in verbose mode Magnus Hagander 11:19
pgsql: Avoid printing uninitialized filename variable in verbose mode Magnus Hagander 11:19
pgsql: Limit pg_basebackup progress output to 1/second Magnus Hagander 11:52
Re: [HACKERS] Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) Robert Haas 13:33
Re: pgsql: Minor pg_dump improvements Tom Lane 17:24
Re: pgsql: Minor pg_dump improvements Stephen Frost 17:54
Re: pgsql: Minor pg_dump improvements Tom Lane 18:03
pgsql: Focus on ftello result < 0 instead of errno Stephen Frost 18:31
Re: pgsql: Minor pg_dump improvements Stephen Frost 18:35
Re: pgsql: Minor pg_dump improvements Tom Lane 18:55
Re: pgsql: Minor pg_dump improvements Stephen Frost 18:59
Re: pgsql: Minor pg_dump improvements Stephen Frost 23:13
Re: pgsql: Minor pg_dump improvements Tom Lane 23:15
pgsql: Further pg_dump / ftello improvements Stephen Frost 23:30

Feb. 10, 2014

Thread Author Time
pgsql: Use memmove() instead of memcpy() for copying overlapping region Heikki Linnakangas 08:02
pgsql: Use memmove() instead of memcpy() for copying overlapping region Heikki Linnakangas 08:02
pgsql: Use memmove() instead of memcpy() for copying overlapping region Heikki Linnakangas 08:02
pgsql: Use memmove() instead of memcpy() for copying overlapping region Heikki Linnakangas 08:02
pgsql: Use memmove() instead of memcpy() for copying overlapping region Heikki Linnakangas 08:02
pgsql: Use memmove() instead of memcpy() for copying overlapping region Heikki Linnakangas 08:02
pgsql: Fix WakeupWaiters() to not wake up an exclusive locker unnecessa Heikki Linnakangas 13:27

Feb. 11, 2014

Thread Author Time
pgsql: Don't generate plain-text HISTORY and src/test/regress/README an Tom Lane 01:49
pgsql: Don't generate plain-text HISTORY and src/test/regress/README an Tom Lane 01:49
pgsql: Don't generate plain-text HISTORY and src/test/regress/README an Tom Lane 01:49
pgsql: Don't generate plain-text HISTORY and src/test/regress/README an Tom Lane 01:49
pgsql: Don't generate plain-text HISTORY and src/test/regress/README an Tom Lane 01:49
pgsql: Don't generate plain-text HISTORY and src/test/regress/README an Tom Lane 01:49
pgsql: scripts: Remove newlines from end of generated SQL Peter Eisentraut 02:50
pgsql: Cygwin build fixes. Tom Lane 17:10
pgsql: Get rid of use of dlltool in Mingw builds. Tom Lane 17:56
pgsql: Flush a stray definition of $(DLLTOOL). Tom Lane 17:59
pgsql: Make gendef.pl emit DATA annotations for global variables. Tom Lane 18:39
Re: pgsql: Minor pg_dump improvements Andres Freund 19:09
Re: pgsql: Assert(IsTransactionState()) in RelationIdGetRelation(). Andres Freund 19:39
Re: pgsql: Assert(IsTransactionState()) in RelationIdGetRelation(). Tom Lane 19:45
Re: pgsql: Assert(IsTransactionState()) in RelationIdGetRelation(). Andres Freund 20:15

Feb. 12, 2014

Thread Author Time
pgsql: Tweak position of $(DLL_DEFFILE) in shared-library link commands Tom Lane 16:22
pgsql: doc: Postgres date-style date-only output is ISO Bruce Momjian 16:25
pgsql: doc: Postgres date-style date-only output is ISO Bruce Momjian 16:25
pgsql: Remove --enable-auto-import linker switch in Cygwin build. Tom Lane 16:53
pgsql: Use --disable-auto-import linker switch in Mingw builds, too. Tom Lane 17:04
pgsql: Kill pg_basebackup background process when exiting Magnus Hagander 17:46
pgsql: Kill pg_basebackup background process when exiting Magnus Hagander 17:46
pgsql: Kill pg_basebackup background process when exiting Magnus Hagander 17:46
Re: pgsql: Kill pg_basebackup background process when exiting Andres Freund 18:47
Re: pgsql: Kill pg_basebackup background process when exiting Magnus Hagander 18:52
pgsql: Add missing include, required on some platforms Magnus Hagander 19:08
pgsql: Add missing include, required on some platforms Magnus Hagander 19:08
pgsql: Add missing include, required on some platforms Magnus Hagander 19:08
pgsql: In XLogReadBufferExtended, don't assume P_NEW yields consecutive Tom Lane 19:53
pgsql: In XLogReadBufferExtended, don't assume P_NEW yields consecutive Tom Lane 19:53
pgsql: In XLogReadBufferExtended, don't assume P_NEW yields consecutive Tom Lane 19:53
pgsql: In XLogReadBufferExtended, don't assume P_NEW yields consecutive Tom Lane 19:53
pgsql: In XLogReadBufferExtended, don't assume P_NEW yields consecutive Tom Lane 19:53
pgsql: In XLogReadBufferExtended, don't assume P_NEW yields consecutive Tom Lane 19:53
pgsql: pg_test_fsync: add C comment about direct I/O and write size fai Bruce Momjian 20:38
pgsql: pg_upgrade: dramatically reduce memory consumption Bruce Momjian 21:35
Re: [DOCS] Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) Peter Eisentraut 21:46
pgsql: Rename 'gmake' to 'make' in docs and recommended commands Bruce Momjian 22:29
pgsql: Revert gmake/make release note changes Bruce Momjian 22:32
pgsql: Improve libpq's error recovery for connection loss during COPY. Tom Lane 22:51
pgsql: Improve libpq's error recovery for connection loss during COPY. Tom Lane 22:51
pgsql: Improve libpq's error recovery for connection loss during COPY. Tom Lane 22:51
pgsql: Improve libpq's error recovery for connection loss during COPY. Tom Lane 22:51
pgsql: Improve libpq's error recovery for connection loss during COPY. Tom Lane 22:51
pgsql: Improve libpq's error recovery for connection loss during COPY. Tom Lane 22:51
pgsql: Improve text of stub HISTORY file. Tom Lane 23:17
pgsql: Improve text of stub HISTORY file. Tom Lane 23:17
pgsql: Improve text of stub HISTORY file. Tom Lane 23:17

Browse Archives

Prev | Next