Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2011-08 Chronological Index (1/2)
Last updated: Wed Jan 18 01:49:00 2012
351 messages
31 August 2011
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: 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)
30 August 2011
pgsql: Fix not-backwards-compatible pg_upgrade test for prepared transa Tom Lane (21:15)
pgsql: Fix a missed case in code for "moving average" estimate of reltu Tom Lane (18:52)
pgsql: Fix a missed case in code for "moving average" estimate of reltu Tom Lane (18:52)
pgsql: Fix a missed case in code for "moving average" estimate of reltu Tom Lane (18:52)
pgsql: Fix a missed case in code for "moving average" estimate of reltu Tom Lane (18:52)
pgsql: Clean up pg_regress --help output Peter Eisentraut (18:28)
pgsql: Some markup cleanup to deconfuse the find_gt_lt tool Peter Eisentraut (17:34)
pgsql: Repair brain fade in previous commit, per Josh Kupershmidt. Robert Haas (16:50)
pgsql: Add --if-exists option to dropdb and dropuser. Robert Haas (16:15)
pgsql: Detect out of date flex in MSVC builds. Andrew Dunstan (16:10)
pgsql: Fix parsing of time string followed by yesterday/today/tomorrow. Robert Haas (15:39)
oracle-fdw - oracle_fdw: Add DOCS to Makefile. User Albe (11:18)
oracle-fdw - oracle_fdw: Add change log. User Albe (11:07)
pgsql: Remove some tabs from README file. Robert Haas (02:26)
29 August 2011
pgsql: Replace obsolete AC_LANG_FUNC_LINK_TRY autoconf macro. Tom Lane (23:52)
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: Use a non-locking test in TAS_SPIN() on all IA64 platforms. Tom Lane (17:19)
pgsql: Improve spinlock performance for HP-UX, ia64, non-gcc. Robert Haas (14:12)
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: Be more user-friendly about unsupported cases for parallel pg_re Tom Lane (01:54)
pgsql: Be more user-friendly about unsupported cases for parallel pg_re Tom Lane (01:54)
pgsql: Be more user-friendly about unsupported cases for parallel pg_re Tom Lane (01:54)
pgsql: Be more user-friendly about unsupported cases for parallel pg_re Tom Lane (01:54)
28 August 2011
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 Tom Lane (20:57)
pgsql: Modify pgrminclude -v to report include files that can't be comp Bruce Momjian (17:06)
27 August 2011
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: Document minimum required version of DocBook XSL stylesheets Peter Eisentraut (20:30)
pgsql: Ensure we discard unread/unsent data when abandoning a connectio Tom Lane (18:20)
pgsql: Ensure we discard unread/unsent data when abandoning a connectio Tom Lane (18:20)
pgsql: Ensure we discard unread/unsent data when abandoning a connectio Tom Lane (18:20)
pgsql: Ensure we discard unread/unsent data when abandoning a connectio Tom Lane (18:20)
pgsql: Ensure we discard unread/unsent data when abandoning a connectio Tom Lane (18:20)
pgsql: Ensure we discard unread/unsent data when abandoning a connectio Tom Lane (18:20)
pgsql: Allow more include files to be compiled in their own by adding m Bruce Momjian (15:06)
pgsql: Add support for #elif to pgrminclude. Bruce Momjian (13:25)
pgsql: Implement the information schema with_hierarchy column Peter Eisentraut (12:04)
pgsql: Spelling improvement Peter Eisentraut (05:09)
pgsql: Spelling improvement Peter Eisentraut (05:09)
pgsql: Add another pgdefine path check, and a cvs-git change. Bruce Momjian (01:53)
pgsql: Change references of CVS to .git. Bruce Momjian (01:45)
pgsql: Add postgres.h to *.c files for pg_upgrade, ltree, and btree_gis Bruce Momjian (01:17)
26 August 2011
pgsql: Add another marker. Bruce Momjian (22:15)
pgsql: Fix #if blocks. Bruce Momjian (22:15)
pgsql: Cleanup of script. Bruce Momjian (22:15)
pgsql: Add markers for skips. Bruce Momjian (22:15)
pgsql: Add markers. Bruce Momjian (22:15)
pgsql: Add missing includes after pgrminclude run. Bruce Momjian (22:15)
pgsql: Modify pgrminclude to include all code, even in #if blocks. Pro Bruce Momjian (22:15)
pgsql: do include files first Bruce Momjian (22:15)
pgsql: Fix potential memory clobber in tsvector_concat(). Tom Lane (20:52)
pgsql: Improve comments describing tsvector data structure. 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: 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 pgrminclude regex pattern. Bruce Momjian (14:33)
pgsql: Unbreak MSVC build broken by my port of flex check. Andrew Dunstan (14:24)
pgsql: In pgrminclude, add code to skip includes with a marker comment. Bruce Momjian (14:10)
pgsql: In pgrminclude, make skipped include names constent and skip fil Bruce Momjian (14:09)
Re: pgsql: Port backup check on psql lexer to MSVC. Andrew Dunstan (14:06)
Re: pgsql: Port backup check on psql lexer to MSVC. Tom Lane (14:05)
oracle-fdw - oracle_fdw: fix incorrect use of an automatic variable for User Albe (13:37)
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)
25 August 2011
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: Add makefile rules to check for backtracking in backend and psql Tom Lane (18:44)
pgsql: Fix psql lexer to avoid use of backtracking. Tom Lane (18:35)
pgsql: Fix psql lexer to avoid use of backtracking. Tom Lane (18:35)
pgsql: Fix psql lexer to avoid use of backtracking. Tom Lane (18:35)
pgsql: Add "%option warn" to all flex input files that lacked it. Tom Lane (17:56)
pgsql: Change format of SQL/MED generic options in psql backslash comma Robert Haas (16:49)
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: Tag refs/tags/REL9_1_RC1 was created pgsql (14:36)
pgsql: Revert "Tweak postgresql.conf.sample's comments on listen_addres Robert Haas (13:41)
pgsql: Tweak postgresql.conf.sample's comments on listen_addresess. Robert Haas (13:41)
pgsql: Tweak postgresql.conf.sample's comments on listen_addresess. Robert Haas (13:40)
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)
oracle-fdw - oracle_fdw: forgot Makefile User Albe (13:37)
oracle-fdw - oracle_fdw: Imported Sources User Albe (13:31)
pgsql: Add a regression test for pgstattuple. Tom Lane (04:06)
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)
24 August 2011
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: Build src/ before contrib/ in make world Peter Eisentraut (18:44)
pgsql: Build src/ before contrib/ in make world Peter Eisentraut (18:44)
pgsql: Avoid locale dependency in expected output. Tom Lane (17:47)
pgsql: Avoid locale dependency in expected output. Tom Lane (17:47)
pgsql: Fix multiple bugs in extension dropping. Tom Lane (17:09)
pgsql: Fix multiple bugs in extension dropping. Tom Lane (17:09)
pgsql: Make CREATE EXTENSION check schema creation permissions. Tom Lane (01:49)
pgsql: Make CREATE EXTENSION check schema creation permissions. Tom Lane (01:49)
23 August 2011
pgsql: Fix overoptimistic assumptions in column width estimation for su Tom Lane (21:14)
pgsql: Use consistent format for reporting GetLastError() Peter Eisentraut (19:02)
pgsql: Add recovery.conf to the index in the user manual. Heikki Linnakangas (09:09)
pgsql: Add recovery.conf to the index in the user manual. Heikki Linnakangas (09:09)
pgsql: Add recovery.conf to the index in the user manual. Heikki Linnakangas (09:09)
pgsql: Add missing include so include file compiles cleanly on its own. Bruce Momjian (03:20)
pgsql: Mark cpluspluscheck as excutable in git. Bruce Momjian (02:15)
22 August 2011
pgsql: Fix handling of extension membership when filling in a shell ope Tom Lane (14:56)
pgsql: Fix handling of extension membership when filling in a shell ope Tom Lane (14:56)
Re: pgsql: Properly call strerror() in thread test; add comments. Bruce Momjian (14:47)
ip4r - ip4r: missing file. User Andrewsn (14:06)
ip4r - ip4r: Fixes and regression test. User Andrewsn (14:05)
Re: pgsql: Properly call strerror() in thread test; add comments. Peter Geoghegan (14:04)
ip4r - ip4r: New Directory User Andrewsn (14:03)
ip4r - ip4r: New Directory User Andrewsn (14:03)
pgsql: Properly call strerror() in thread test; add comments. Bruce Momjian (13:05)
pgsql: Simplify errno generating in thread testing program. Bruce Momjian (01:24)
21 August 2011
pgsql: Fix trigger WHEN conditions when both BEFORE and AFTER triggers Tom Lane (22:16)
pgsql: Fix trigger WHEN conditions when both BEFORE and AFTER triggers Tom Lane (22:16)
20 August 2011
pgsql: Fix performance problem when building a lossy tidbitmap. Tom Lane (18:53)
pgsql: Fix performance problem when building a lossy tidbitmap. Tom Lane (18:53)
pgsql: Fix performance problem when building a lossy tidbitmap. Tom Lane (18:53)
pgsql: Fix performance problem when building a lossy tidbitmap. Tom Lane (18:53)
pgsql: Fix performance problem when building a lossy tidbitmap. Tom Lane (18:53)
pgsql: Fix performance problem when building a lossy tidbitmap. Tom Lane (18:53)
19 August 2011
pgsql: Fix problem with regex in copyright test. Bruce Momjian (21:45)
pgsql: Remove use of 'tie' in perl for copyright.pl; instead use norma Bruce Momjian (21:44)
pgsql: Add executable bit to file. Bruce Momjian (21:18)
pgsql: Implement src/tools/copyright as a Perl program, so anyone can r Bruce Momjian (17:51)
pgsql: Clean up 'chkselinuxenv' script. Robert Haas (17:16)
pgsql: Fix contrib/sepgsql and contrib/xml2 to always link required lib Robert Haas (16:01)
pgsql: Fix contrib/sepgsql and contrib/xml2 to always link required lib Robert Haas (16:01)
pgsql: Allow sepgsql regression tests to be run from a user homedir. Robert Haas (15:54)
pgsql: Allow sepgsql regression tests to be run from a user homedir. Robert Haas (15:54)
pgsql: In pg_upgrade, don't copy visibility map files from clusters tha Bruce Momjian (15:21)
Re: pgsql: Tag 9.1rc1. Tom Lane (14:48)
Re: pgsql: Tag 9.1rc1. Peter Geoghegan (14:45)
Re: pgsql: Tag 9.1rc1. Magnus Hagander (14:15)
18 August 2011
pgsql: Typo fix. Robert Haas (17:12)
pgsql: Explain max_prepared_transactions requirement in isolation tests Tom Lane (15:45)
pgsql: Explain max_prepared_transactions requirement in isolation tests Tom Lane (15:45)
pgsql: Add an SSI regression test that tests all interesting permutatio Heikki Linnakangas (14:10)