pgsql-committers since 2011-08-24 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

Aug. 24, 2011

Thread Author Time
pgsql: Make CREATE EXTENSION check schema creation permissions. Tom Lane 01:49
pgsql: Make CREATE EXTENSION check schema creation permissions. Tom Lane 01:49
pgsql: Fix multiple bugs in extension dropping. Tom Lane 17:09
pgsql: Fix multiple bugs in extension dropping. Tom Lane 17:09
pgsql: Avoid locale dependency in expected output. Tom Lane 17:47
pgsql: Avoid locale dependency in expected output. Tom Lane 17:47
pgsql: Build src/ before contrib/ in make world Peter Eisentraut 18:43
pgsql: Build src/ before contrib/ in make world Peter Eisentraut 18:43
pgsql: Fix pgxs.mk to always add --dbname=$(CONTRIB_TESTDB) to REGRESS Tom Lane 19:17
pgsql: Fix pgxs.mk to always add --dbname=$(CONTRIB_TESTDB) to REGRESS Tom Lane 19:17
pgsql: Update FK alternative test output to new whitespace rules Alvaro Herrera 21:35

Aug. 25, 2011

Thread Author Time
pgsql: Fix pgstatindex() to give consistent results for empty indexes. Tom Lane 03:51
pgsql: Fix pgstatindex() to give consistent results for empty indexes. Tom Lane 03:51
pgsql: Fix pgstatindex() to give consistent results for empty indexes. Tom Lane 03:51
pgsql: Fix pgstatindex() to give consistent results for empty indexes. Tom Lane 03:51
pgsql: Fix pgstatindex() to give consistent results for empty indexes. Tom Lane 03:51
pgsql: Fix pgstatindex() to give consistent results for empty indexes. Tom Lane 03:51
pgsql: Add a regression test for pgstattuple. Tom Lane 04:06
oracle-fdw - oracle_fdw: Imported Sources User Albe 13:30
oracle-fdw - oracle_fdw: forgot Makefile User Albe 13:37
pgsql: Adjust CREATE DOMAIN example for standard_conforming_strings=on. Robert Haas 13:38
pgsql: Adjust CREATE DOMAIN example for standard_conforming_strings=on. Robert Haas 13:38
pgsql: Tweak postgresql.conf.sample's comments on listen_addresess. Robert Haas 13:40
pgsql: Tweak postgresql.conf.sample's comments on listen_addresess. Robert Haas 13:41
pgsql: Revert "Tweak postgresql.conf.sample's comments on listen_addres Robert Haas 13:41
pgsql: Tag refs/tags/REL9_1_RC1 was created pgsql 14:36
pgsql: Properly quote SQL/MED generic options in pg_dump output. Robert Haas 16:39
pgsql: Properly quote SQL/MED generic options in pg_dump output. Robert Haas 16:39
pgsql: Properly quote SQL/MED generic options in pg_dump output. Robert Haas 16:39
pgsql: Properly quote SQL/MED generic options in pg_dump output. Robert Haas 16:39
pgsql: Change format of SQL/MED generic options in psql backslash comma Robert Haas 16:48
pgsql: Add "%option warn" to all flex input files that lacked it. Tom Lane 17:56
pgsql: Fix psql lexer to avoid use of backtracking. Tom Lane 18:34
pgsql: Fix psql lexer to avoid use of backtracking. Tom Lane 18:34
pgsql: Fix psql lexer to avoid use of backtracking. Tom Lane 18:34
pgsql: Add makefile rules to check for backtracking in backend and psql Tom Lane 18:44
pgsql: Add expected isolationtester output when prepared xacts are disa Alvaro Herrera 20:49
pgsql: Add expected isolationtester output when prepared xacts are disa Alvaro Herrera 20:49
pgsql: Port backup check on psql lexer to MSVC. Andrew Dunstan 21:28

Aug. 26, 2011

Thread Author Time
pgsql: In pg_upgrade, limit schema name filter to include toast tables. Bruce Momjian 04:13
pgsql: In pg_upgrade, limit schema name filter to include toast tables. Bruce Momjian 04:13
pgsql: In pg_upgrade, limit schema name filter to include toast tables. Bruce Momjian 04:13
oracle-fdw - oracle_fdw: fix incorrect use of an automatic variable for User Albe 13:36
Re: pgsql: Port backup check on psql lexer to MSVC. Tom Lane 13:56
Re: pgsql: Port backup check on psql lexer to MSVC. Andrew Dunstan 14:00
pgsql: In pgrminclude, make skipped include names constent and skip fil Bruce Momjian 14:06
pgsql: In pgrminclude, add code to skip includes with a marker comment. Bruce Momjian 14:09
pgsql: Unbreak MSVC build broken by my port of flex check. Andrew Dunstan 14:24
pgsql: Fix pgrminclude regex pattern. Bruce Momjian 14:33
pgsql: Support non-ASCII letters in psql variable names. Tom Lane 17:53
pgsql: Clean up weird corner cases in lexing of psql meta-command argum Tom Lane 17:53
pgsql: Fix potential memory clobber in tsvector_concat(). Tom Lane 20:52
pgsql: Fix potential memory clobber in tsvector_concat(). Tom Lane 20:52
pgsql: Fix potential memory clobber in tsvector_concat(). Tom Lane 20:52
pgsql: Fix potential memory clobber in tsvector_concat(). Tom Lane 20:52
pgsql: Fix potential memory clobber in tsvector_concat(). Tom Lane 20:52
pgsql: Improve comments describing tsvector data structure. Tom Lane 20:52
pgsql: do include files first Bruce Momjian 22:15
pgsql: Add missing includes after pgrminclude run. Bruce Momjian 22:15
pgsql: Cleanup of script. Bruce Momjian 22:15
pgsql: Fix #if blocks. Bruce Momjian 22:15
pgsql: Add another marker. Bruce Momjian 22:15
pgsql: Add markers. Bruce Momjian 22:15
pgsql: Add markers for skips. Bruce Momjian 22:15
pgsql: Modify pgrminclude to include all code, even in #if blocks. Pro Bruce Momjian 22:15
pgsql: Fix missing pgdefine detection in pgrminclude. Bruce Momjian 22:22

Aug. 27, 2011

Thread Author Time
pgsql: Add postgres.h to *.c files for pg_upgrade, ltree, and btree_gis Bruce Momjian 01:16
pgsql: Change references of CVS to .git. Bruce Momjian 01:44
pgsql: Add another pgdefine path check, and a cvs-git change. Bruce Momjian 01:53
pgsql: Spelling improvement Peter Eisentraut 05:09
pgsql: Spelling improvement Peter Eisentraut 05:09
pgsql: Implement the information schema with_hierarchy column Peter Eisentraut 12:04
pgsql: Add support for #elif to pgrminclude. Bruce Momjian 13:25
pgsql: Allow more include files to be compiled in their own by adding m Bruce Momjian 15:06
pgsql: Ensure we discard unread/unsent data when abandoning a connectio Tom Lane 18:17
pgsql: Ensure we discard unread/unsent data when abandoning a connectio Tom Lane 18:17
pgsql: Ensure we discard unread/unsent data when abandoning a connectio Tom Lane 18:17
pgsql: Ensure we discard unread/unsent data when abandoning a connectio Tom Lane 18:17
pgsql: Ensure we discard unread/unsent data when abandoning a connectio Tom Lane 18:17
pgsql: Ensure we discard unread/unsent data when abandoning a connectio Tom Lane 18:17
pgsql: Document minimum required version of DocBook XSL stylesheets Peter Eisentraut 20:30
pgsql: Don't assume that "E" response to NEGOTIATE_SSL_CODE means pre-7 Tom Lane 20:38
pgsql: Don't assume that "E" response to NEGOTIATE_SSL_CODE means pre-7 Tom Lane 20:38
pgsql: Don't assume that "E" response to NEGOTIATE_SSL_CODE means pre-7 Tom Lane 20:38
pgsql: Don't assume that "E" response to NEGOTIATE_SSL_CODE means pre-7 Tom Lane 20:38
pgsql: Don't assume that "E" response to NEGOTIATE_SSL_CODE means pre-7 Tom Lane 20:38
pgsql: Don't assume that "E" response to NEGOTIATE_SSL_CODE means pre-7 Tom Lane 20:38

Aug. 28, 2011

Thread Author Time
pgsql: Modify pgrminclude -v to report include files that can't be comp Bruce Momjian 17:06
Re: pgsql: Allow more include files to be compiled in their own by adding m Tom Lane 20:55
pgsql: Include $cc_string in the info reported by a configure run. Tom Lane 21:15
Re: pgsql: Allow more include files to be compiled in their own by adding m Andrew Dunstan 21:33

Aug. 29, 2011

Thread Author Time
pgsql: Be more user-friendly about unsupported cases for parallel pg_re Tom Lane 01:53
pgsql: Be more user-friendly about unsupported cases for parallel pg_re Tom Lane 01:53
pgsql: Be more user-friendly about unsupported cases for parallel pg_re Tom Lane 01:53
pgsql: Be more user-friendly about unsupported cases for parallel pg_re Tom Lane 01:53
pgsql: Actually, all of parallel restore's limitations should be tested Tom Lane 02:29
pgsql: Actually, all of parallel restore's limitations should be tested Tom Lane 02:29
pgsql: Actually, all of parallel restore's limitations should be tested Tom Lane 02:29
pgsql: Actually, all of parallel restore's limitations should be tested Tom Lane 02:29
pgsql: Improve spinlock performance for HP-UX, ia64, non-gcc. Robert Haas 14:11
pgsql: Use a non-locking test in TAS_SPIN() on all IA64 platforms. Tom Lane 17:18
pgsql: Fix concat_ws() to not insert a separator after leading NULL arg Tom Lane 19:21
pgsql: Fix concat_ws() to not insert a separator after leading NULL arg Tom Lane 19:21
pgsql: Replace obsolete AC_LANG_FUNC_LINK_TRY autoconf macro. Tom Lane 23:52
pgsql: Replace obsolete AC_LANG_FUNC_LINK_TRY autoconf macro. Tom Lane 23:52

Aug. 30, 2011

Thread Author Time
pgsql: Remove some tabs from README file. Robert Haas 02:26
oracle-fdw - oracle_fdw: Add change log. User Albe 11:07
oracle-fdw - oracle_fdw: Add DOCS to Makefile. User Albe 11:17
pgsql: Fix parsing of time string followed by yesterday/today/tomorrow. Robert Haas 15:39
pgsql: Detect out of date flex in MSVC builds. Andrew Dunstan 16:09
pgsql: Add --if-exists option to dropdb and dropuser. Robert Haas 16:14
pgsql: Repair brain fade in previous commit, per Josh Kupershmidt. Robert Haas 16:49
pgsql: Some markup cleanup to deconfuse the find_gt_lt tool Peter Eisentraut 17:34
pgsql: Clean up pg_regress --help output Peter Eisentraut 18:28
pgsql: Fix a missed case in code for "moving average" estimate of reltu Tom Lane 18:51
pgsql: Fix a missed case in code for "moving average" estimate of reltu Tom Lane 18:51
pgsql: Fix a missed case in code for "moving average" estimate of reltu Tom Lane 18:51
pgsql: Fix a missed case in code for "moving average" estimate of reltu Tom Lane 18:51
pgsql: Fix not-backwards-compatible pg_upgrade test for prepared transa Tom Lane 21:15
pgsql: Fix not-backwards-compatible pg_upgrade test for prepared transa Tom Lane 21:15

Aug. 31, 2011

Thread Author Time
pgsql: The replication status values in pg_stat_replication was changed Heikki Linnakangas 09:39
pgsql: The replication status values in pg_stat_replication was changed Heikki Linnakangas 09:39
pgsql: Improve eqjoinsel's ndistinct clamping to work for multiple leve Tom Lane 20:06
pgsql: Improve eqjoinsel's ndistinct clamping to work for multiple leve Tom Lane 20:06
pgsql: Improve eqjoinsel's ndistinct clamping to work for multiple leve Tom Lane 20:06
pgsql: Improve eqjoinsel's ndistinct clamping to work for multiple leve Tom Lane 20:06
Re: [COMMITTERS] pgsql: Ensure that contrib/pgstattuple functions respond to cancel Robert Haas 20:24

Sept. 1, 2011

Thread Author Time
pgsql: Fix pg_upgrade to preserve toast relfrozenxids for old 8.3 serve Bruce Momjian 01:50
pgsql: Fix pg_upgrade to preserve toast relfrozenxids for old 8.3 serve Bruce Momjian 01:50
pgsql: Fix pg_upgrade to preserve toast relfrozenxids for old 8.3 serve Bruce Momjian 01:50
pgsql: Fix pg_upgrade to preserve toast relfrozenxids for old 8.3 serve Bruce Momjian 02:01
Re: pgsql: Allow more include files to be compiled in their own by adding m Bruce Momjian 02:07
Re: pgsql: Allow more include files to be compiled in their own by adding m Bruce Momjian 02:08
Re: pgsql: Allow more include files to be compiled in their own by adding m Tom Lane 03:15
pgsql: Further repair of eqjoinsel ndistinct-clamping logic. Tom Lane 04:20
pgsql: Further repair of eqjoinsel ndistinct-clamping logic. Tom Lane 04:20
pgsql: Further repair of eqjoinsel ndistinct-clamping logic. Tom Lane 04:20
pgsql: Further repair of eqjoinsel ndistinct-clamping logic. Tom Lane 04:20
pgsql: Move the line to undefine setlocale() macro on Win32 outside USE Heikki Linnakangas 06:37
pgsql: Move the line to undefine setlocale() macro on Win32 outside USE Heikki Linnakangas 06:37
pgsql: Move the line to undefine setlocale() macro on Win32 outside USE Heikki Linnakangas 06:37
pgsql: Move the line to undefine setlocale() macro on Win32 outside USE Heikki Linnakangas 06:37
pgsql: Move the line to undefine setlocale() macro on Win32 outside USE Heikki Linnakangas 06:37
pgsql: setlocale() on Windows doesn't work correctly if the locale name Heikki Linnakangas 08:16
pgsql: setlocale() on Windows doesn't work correctly if the locale name Heikki Linnakangas 08:16
pgsql: Fix MinGW build, broken by my previous patch to add a setlocale( Heikki Linnakangas 11:05
pgsql: Fix MinGW build, broken by my previous patch to add a setlocale( Heikki Linnakangas 11:05
Re: pgsql: Allow more include files to be compiled in their own by adding m Bruce Momjian 11:21
Re: pgsql: Allow more include files to be compiled in their own by adding m Bruce Momjian 11:22
pgsql: Remove "fmgr.h" include in cube contrib --- caused crash on a Ge Bruce Momjian 11:22
pgsql: Fix "is db labeled test?" in chkselinuxenv script. Robert Haas 12:34
pgsql: Userspace access vector cache for contrib/sepgsql. Robert Haas 12:39
pgsql: Minor improvements to mbregress.sh script. Robert Haas 13:24
pgsql: In ecpglib restore LC_NUMERIC in case of an error. Michael Meskes 13:46
pgsql: In ecpglib restore LC_NUMERIC in case of an error. Michael Meskes 13:46
pgsql: In ecpglib restore LC_NUMERIC in case of an error. Michael Meskes 13:46
pgsql: In ecpglib restore LC_NUMERIC in case of an error. Michael Meskes 13:46
pgsql: In ecpglib restore LC_NUMERIC in case of an error. Michael Meskes 13:46
pgsql: Remove unnecessary #include references, per pgrminclude script. Bruce Momjian 14:04
Re: pgsql: Remove "fmgr.h" include in cube contrib --- caused crash on a Ge Tom Lane 14:10
pgsql: In SGML we only need to worry about "<", not ">"; update script Bruce Momjian 14:17
pgsql: Add missing hba.h include for NetBSD. Bruce Momjian 14:35
Re: pgsql: Remove "fmgr.h" include in cube contrib --- caused crash on a Ge Bruce Momjian 14:49
pgsql: Add C comment about necessary NetBSD include. Bruce Momjian 15:21
Re: pgsql: Remove "fmgr.h" include in cube contrib --- caused crash on a Ge Jeremy Drake 15:42
pgsql: Put back improperly removed #include. Tom Lane 15:57
pgsql: libpq compiles various pgport files like ecpg does, and needs si Heikki Linnakangas 16:13
pgsql: libpq compiles various pgport files like ecpg does, and needs si Heikki Linnakangas 16:13
Re: pgsql: libpq compiles various pgport files like ecpg does, and needs si Tom Lane 16:47
pgsql: Add C comment about needed include. Bruce Momjian 16:55
pgsql: Remove spurious comma. Spotted by Tom. Heikki Linnakangas 17:08
pgsql: Remove spurious comma. Spotted by Tom. Heikki Linnakangas 17:08
Re: pgsql: libpq compiles various pgport files like ecpg does, and needs si Heikki Linnakangas 17:08
Re: pgsql: Remove "fmgr.h" include in cube contrib --- caused crash on a Ge Bruce Momjian 18:07
pgsql: Improve method of avoiding fcinfo compile errors. Bruce Momjian 18:16
Re: pgsql: In ecpglib restore LC_NUMERIC in case of an error. Tom Lane 20:47
Re: pgsql: In ecpglib restore LC_NUMERIC in case of an error. Andrew Dunstan 22:07
pgsql: Supply missing brace omitted by commit 12613cb6b83cac1aa1e7882e8 Andrew Dunstan 22:07

Sept. 2, 2011

Thread Author Time
Re: pgsql: Remove "fmgr.h" include in cube contrib --- caused crash on a Ge Jeremy Drake 06:48
pgsql: Fix brace indentation of commit 63d06ef59156719efd0208c62e764a69 Michael Meskes 08:43
pgsql: Fix brace indentation of commit f8c74422010e63506fa69635ea61920b Michael Meskes 08:43
pgsql: Fix brace indentation of commit a6d72ac344a8643142d76abe2c9d0b1e Michael Meskes 08:43
pgsql: Fix brace indentation of commit 5ad0e899f08136a00f56bf224a6b9729 Michael Meskes 08:44
Re: pgsql: In ecpglib restore LC_NUMERIC in case of an error. Michael Meskes 08:45
Re: pgsql: Remove "fmgr.h" include in cube contrib --- caused crash on a Ge 📎 Bruce Momjian 15:20
Re: pgsql: Remove "fmgr.h" include in cube contrib --- caused crash on a Ge Alvaro Herrera 15:38
Re: pgsql: Remove "fmgr.h" include in cube contrib --- caused crash on a Ge Tom Lane 16:11
Re: pgsql: Remove "fmgr.h" include in cube contrib --- caused crash on a Ge 📎 Bruce Momjian 16:44
Re: pgsql: Remove "fmgr.h" include in cube contrib --- caused crash on a Ge Tom Lane 16:52
Re: [COMMITTERS] pgsql: Remove "fmgr.h" include in cube contrib --- caused crash on a Ge Alvaro Herrera 16:53
pgsql: Teach ANALYZE to clear pg_class.relhassubclass when appropriate. Tom Lane 18:29
pgsql: Whitespace adjustment for consistency in the file Peter Eisentraut 22:30
pgsql: Add archive_command example Peter Eisentraut 22:30

Sept. 3, 2011

Thread Author Time
Re: pgsql: Remove "fmgr.h" include in cube contrib --- caused crash on a Ge Jeremy Drake 05:54
Re: pgsql: Remove "fmgr.h" include in cube contrib --- caused crash on a Ge Tom Lane 14:23
Re: pgsql: Remove "fmgr.h" include in cube contrib --- caused crash on a Ge Bruce Momjian 14:35
Re: pgsql: Remove "fmgr.h" include in cube contrib --- caused crash on a Ge Bruce Momjian 14:39
pgsql: Rearrange planner to save the whole PlannerInfo (subroot) for a Tom Lane 19:36
pgsql: Fix typo in pg_srand48 (srand48 in older branches). Tom Lane 20:18
pgsql: Fix typo in pg_srand48 (srand48 in older branches). Tom Lane 20:18

Browse Archives

Prev | Next