Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2010-11 Chronological Index (1/2)
Last updated: Wed Jan 18 01:49:24 2012
294 messages
30 November 2010
29 November 2010
postbio - postbio: Removed README. User Carvalho (14:58)
postbio - postbio: Updated documentation and stree functions, fixed bug User Carvalho (14:55)
postbio - postbio: New Directory User Carvalho (14:53)
edb-debugger - server: Fix debugger authentication on 64bit systems Dave Page (11:51)
pgbulkload - pgbulkload: Stamp HEAD as 3.0.0. User Masao_fujii (10:10)
pgsql: Be consistent about writing "[, ...]" instead "[, ...]" in the do Heikki Linnakangas (09:55)
pgsql: Fix typo. Robert Haas (01:46)
pgsql: Move call to GetTopTransactionId() earlier in LockAcquire(), Simon Riggs (01:11)
pgsql: Move call to GetTopTransactionId() earlier in LockAcquire(), Simon Riggs (01:10)
Re: pgsql: Add index entries for more functions Thom Brown (00:00)
27 November 2010
Re: pgsql: Speed up conversion of signed integers to C strings. Bruce Momjian (22:33)
pgsql: Point out in default_tablespace's description that CREATE DATABA Tom Lane (21:10)
Re: pgsql: Remove outdated comments from the regression test files. Tom Lane (20:46)
Re: pgsql: Remove outdated comments from the regression test files. Robert Haas (20:29)
Re: pgsql: Remove outdated comments from the regression test files. Bruce Momjian (19:49)
Re: pgsql: Remove outdated comments from the regression test files. Tom Lane (19:47)
Re: pgsql: Remove outdated comments from the regression test files. Bruce Momjian (18:45)
pgsql: In libpq/Makefile, use OBJS += as a way to break up long link li Bruce Momjian (16:03)
pgsql: New contrib module, auth_delay. Robert Haas (12:23)
pgsql: A bit more wordsmithing on the PQping documentation. Tom Lane (07:43)
pgsql: On further testing, PQping also needs an explicit check for AUTH Tom Lane (07:12)
pgsql: Rewrite PQping to be more like what we agreed to last week. Tom Lane (06:32)
pgsql: Clean up IPv4 vs IPv6 bogosity in connectFailureMessage(). Tom Lane (00:17)
26 November 2010
pgsql: Fix portability issues in new src/port/inet_net_ntop.c file. Tom Lane (23:00)
pgsql: Add more ALTER <object> .. SET SCHEMA commands. Robert Haas (22:54)
pgsql: Remove bogus use of PGDLLIMPORT. Tom Lane (22:07)
pgsql: Fix significant memory leak in contrib/xml2 functions. Tom Lane (20:22)
pgsql: Fix significant memory leak in contrib/xml2 functions. Tom Lane (20:22)
pgsql: Fix significant memory leak in contrib/xml2 functions. Tom Lane (20:22)
pgsql: Fix significant memory leak in contrib/xml2 functions. Tom Lane (20:22)
pgsql: Fix significant memory leak in contrib/xml2 functions. Tom Lane (20:22)
pgsql: Fix significant memory leak in contrib/xml2 functions. Tom Lane (20:22)
pgsql: Add inet_net_ntop.c as needed by MSVC, per Magnus. Bruce Momjian (19:39)
pgsql: Use conn->raddr consistently for non-connect libpq error reporti Bruce Momjian (18:26)
pgsql: Update comment that says we only report last libpq connection fa Bruce Momjian (16:52)
pgsql: Use only addr_cur when reporting connection failures in libpq. Bruce Momjian (16:50)
pgsql: Abandon use of Makefile variables in libpq/Makefile because MSVC Bruce Momjian (16:11)
Re: pgsql: Improve pg_ctl "cannot connect" warning, per suggestion from Mag Bruce Momjian (16:10)
Re: pgsql: Improve pg_ctl "cannot connect" warning, per suggestion from Mag Andrew Dunstan (15:52)
pgsql: In libpq/Makefile, merge PERM_PGPORT and OPT_PGPORT into a singl Bruce Momjian (15:22)
pgsql: Improve pg_ctl "cannot connect" spacing, per Tom, and wording. Bruce Momjian (15:05)
Re: pgsql: Improve pg_ctl "cannot connect" warning, per suggestion from Mag Bruce Momjian (15:04)
pgsql: Don't raise "identifier will be truncated" messages in dblink Itagaki Takahiro (09:28)
Re: pgsql: Improve pg_ctl "cannot connect" warning, per suggestion from Mag Tom Lane (06:03)
Re: pgsql: Improve pg_ctl "cannot connect" warning, per suggestion from Mag Bruce Momjian (03:47)
textsearch-ja - textsearch_groonga: Released under PostgreSQL/BSD/MIT User Itagaki (02:28)
25 November 2010
pgsql: Improve pg_ctl "cannot connect" warning, per suggestion from Mag Bruce Momjian (19:39)
pgsql: Add PQping and PQpingParams to libpq to allow detection of the s Bruce Momjian (18:10)
pgsql: Fix getaddrinfo() in pgport to use proper parameters, as detecte Bruce Momjian (17:57)
pgsql: Restructure how libpq includes external C files, for clarity. Bruce Momjian (17:51)
pgsql: Object access hook framework, with post-creation hook. Robert Haas (16:52)
Re: pgsql: Remove useless whitespace at end of lines Alvaro Herrera (12:55)
textsearch-ja - textsearch_groonga: Use PGXS automatically on make. User Itagaki (12:38)
pgsql: Don't raise "identifier will be truncated" messages in dblink Itagaki Takahiro (11:18)
pgsql: Don't raise "identifier will be truncated" messages in dblink Itagaki Takahiro (11:18)
pgsql: Don't raise "identifier will be truncated" messages in dblink Itagaki Takahiro (11:18)
pgsql: Don't raise "identifier will be truncated" messages in dblink Itagaki Takahiro (11:18)
pgsql: Don't raise "identifier will be truncated" messages in dblink Itagaki Takahiro (11:18)
Re: pgsql: Remove useless whitespace at end of lines Magnus Hagander (08:46)
How strings are sorted by LC_COLLATE specifically? Chang Chao (06:41)
pgsql: Add inet_net_ntop.c to .gitignore. Robert Haas (05:13)
pgsql: Remove belt-and-suspenders guards against buffer pin leaks. Robert Haas (05:13)
Re: pgsql: Document that a CHECKPOINT before taking a file system snapshot Bruce Momjian (03:01)
pgsql: Properly add new inet_net_ntop file to libpq Makefile. Bruce Momjian (02:59)
Re: pgsql: Document that a CHECKPOINT before taking a file system snapshot Cédric Villemain (01:59)
24 November 2010
Re: pgsql: Remove useless whitespace at end of lines Tom Lane (22:54)
Re: [HACKERS] pgsql: Remove useless whitespace at end of lines Bruce Momjian (22:48)
Re: pgsql: Remove useless whitespace at end of lines Magnus Hagander (22:46)
Re: pgsql: Provide hashing support for arrays. Bruce Momjian (22:46)
Re: pgsql: Remove useless whitespace at end of lines Tom Lane (22:45)
Re: pgsql: Remove useless whitespace at end of lines Alvaro Herrera (22:15)
psqlodbc - psqlodbc: Applied a patch by Taizo Ito and correct the length User Hinoue (22:11)
pgsql: When reporting the server as not responding, if the hostname was Bruce Momjian (22:04)
pgsql: Create the system catalog infrastructure needed for KNNGIST. Tom Lane (19:30)
23 November 2010
pgsql: Remove useless whitespace at end of lines Peter Eisentraut (20:52)
pgsql: Propagate ALTER TYPE operations to typed tables Peter Eisentraut (20:52)
pgsql: Centralize some ALTER <whatever> .. SET SCHEMA checks. Robert Haas (01:01)
22 November 2010
pgsql: Put back accidentally-deleted quote_literal() regression tests. Robert Haas (01:47)
Re: pgsql: Add new SQL function, format(text). Robert Haas (00:11)
21 November 2010
pgsql: Bump catversion. Should have done this as part of format(text) Robert Haas (11:35)
pgsql: Add new SQL function, format(text). Robert Haas (03:34)
20 November 2010
pgsql: Minor cleanup of indxpath.c. Robert Haas (18:59)
psqlodbc - psqlodbc: addition of a change history. Hiroshi Saito (17:31)
pgsql: Assorted further cleanup for integer-conversion patch. Tom Lane (17:10)
pgsql: Expose quote_literal_cstr() from core. Robert Haas (15:08)
Re: pgsql: Speed up conversion of signed integers to C strings. Andrew Dunstan (14:30)
Re: pgsql: Speed up conversion of signed integers to C strings. Robert Haas (12:11)
pgsql: Update int8-exp-three-digits.out to match new contents of int8.o Robert Haas (12:08)
Re: pgsql: Speed up conversion of signed integers to C strings. Andrew Dunstan (10:23)
Re: pgsql: Speed up conversion of signed integers to C strings. Robert Haas (06:10)
pgsql: Attempt to fix breakage caused by signed integer conversion patc Robert Haas (06:09)
Re: pgsql: Speed up conversion of signed integers to C strings. Tom Lane (04:47)
Re: pgsql: Speed up conversion of signed integers to C strings. Tom Lane (03:49)
pgsql: Fix leakage of cost_limit when multiple autovacuum workers are a Tom Lane (03:30)
pgsql: Fix leakage of cost_limit when multiple autovacuum workers are a Tom Lane (03:30)
pgsql: Fix leakage of cost_limit when multiple autovacuum workers are a Tom Lane (03:30)
pgsql: Fix leakage of cost_limit when multiple autovacuum workers are a Tom Lane (03:30)
pgsql: Speed up conversion of signed integers to C strings. Robert Haas (03:15)
psqlodbc - psqlodbc: Initialize flags member in QResultClass before User Hinoue (02:07)
psqlodbc - psqlodbc: Divide SC_returns_rows() macro into several User Hinoue (01:47)
19 November 2010
veil - veil: Updates for version 9.1.12 release, to work with Postgres User Bloodnok (18:08)
18 November 2010
pgsql: Improve plpgsql's error reporting for no-such-column cases. Tom Lane (22:20)
pgsql: Add pg_describe_object function Alvaro Herrera (20:07)
pgrpm - pgrpm: - fix tag name detection User Nanardon (20:00)
pgsql: Dept of second thoughts: don't try to push LIMIT below a SRF. Tom Lane (16:55)
pgsql: Minor corrections to dummy_seclabel documentation. Robert Haas (15:30)
Re: pgsql: Document the dummy_seclabel contrib module. Robert Haas (15:29)
Re: pgsql: Document the dummy_seclabel contrib module. Thom Brown (09:24)
pgsql: Remove unused parameter. Patch by Shigeru Hanada. Heikki Linnakangas (08:05)
pgsql: Further fallout from the MergeAppend patch. Tom Lane (05:31)
pgsql: Document the dummy_seclabel contrib module. Robert Haas (01:51)
17 November 2010
pgsql: Additional fixes for parallel make Peter Eisentraut (06:09)
pgexternaltable - src: User Maosen (05:29)
pgexternaltable - src: User Maosen (04:06)
pgexternaltable - src: User Maosen (03:54)
pgexternaltable - src: User Maosen (03:54)
pgsql: Require VALUE keyword when extending an enum type. Based on a pa Andrew Dunstan (03:20)
16 November 2010
pgsql: Send paramHandle to subprocesses as 64-bit on Win64 Magnus Hagander (11:45)
pgsql: The GiST scan algorithm uses LSNs to detect concurrent pages spl Heikki Linnakangas (09:42)
pgsql: The GiST scan algorithm uses LSNs to detect concurrent pages spl Heikki Linnakangas (09:42)
pgsql: The GiST scan algorithm uses LSNs to detect concurrent pages spl Heikki Linnakangas (09:42)
pgsql: The GiST scan algorithm uses LSNs to detect concurrent pages spl Heikki Linnakangas (09:42)
pgsql: The GiST scan algorithm uses LSNs to detect concurrent pages spl Heikki Linnakangas (09:42)
pgsql: The GiST scan algorithm uses LSNs to detect concurrent pages spl Heikki Linnakangas (09:42)
pgexternaltable - src: User Maosen (08:29)
pgexternaltable - src: User Maosen (08:23)
15 November 2010
pgsql: Fix aboriginal mistake in plpython's set-returning-function supp Tom Lane (19:28)
pgsql: Fix aboriginal mistake in plpython's set-returning-function supp Tom Lane (19:28)
pgsql: Fix aboriginal mistake in plpython's set-returning-function supp Tom Lane (19:28)
pgsql: Fix aboriginal mistake in plpython's set-returning-function supp Tom Lane (19:28)
pgbuildfarm - client-code: Call run_build.pl directly. User Andrewd (17:51)
pgsql: Add new buffers_backend_fsync field to pg_stat_bgwriter. Robert Haas (17:47)
pgsql: Remove outdated comments from the regression test files. Robert Haas (16:01)
pgsql: Fix copy-and-pasteo a little more completely. Robert Haas (15:11)
pgsql: Fix copy-and-pasteo. Alvaro Herrera (14:55)
pgsql: Avoid spurious Hot Standby conflicts from btree delete records. Simon Riggs (09:32)
pgsql: Avoid spurious Hot Standby conflicts from btree delete records. Simon Riggs (09:32)
pgsql: Adjust comments about what's needed to avoid make 3.80 bug. Tom Lane (06:03)
pgsql: Correct poor grammar in comment. Robert Haas (04:11)
pgrpm - pgrpm: - avoid memleak User Nanardon (03:34)
pgbuildfarm - client-code: fix standard option detection User Andrewd (03:11)
pgsql: Fix bug in cube picksplit algorithm. Robert Haas (02:34)
pgsql: Fix bug in cube picksplit algorithm. Robert Haas (02:34)
pgsql: Fix bug in cube picksplit algorithm. Robert Haas (02:34)
pgsql: Fix bug in cube picksplit algorithm. Robert Haas (02:34)
pgsql: Fix bug in cube picksplit algorithm. Robert Haas (02:34)
pgsql: Fix bug in cube picksplit algorithm. Robert Haas (02:34)
pgsql: Cleanup various comparisons with the constant "true". Robert Haas (02:13)
14 November 2010
pgsql: Fix canAcceptConnections() bugs introduced by replication-relate Tom Lane (20:58)
pgsql: Fix canAcceptConnections() bugs introduced by replication-relate Tom Lane (20:58)
pgsql: Work around make 3.80 bug with long expansions of $(eval). Tom Lane (17:50)
pgbuildfarm - client-code: add logic for selecting a single branch to User Andrewd (15:12)
13 November 2010
pgsql: Add missing outfuncs.c support for struct InhRelation. Tom Lane (05:36)
pgsql: Add missing outfuncs.c support for struct InhRelation. Tom Lane (05:36)
pgsql: Add missing outfuncs.c support for struct InhRelation. Tom Lane (05:36)
pgsql: Add missing outfuncs.c support for struct InhRelation. Tom Lane (05:36)
pgsql: Add missing outfuncs.c support for struct InhRelation. Tom Lane (05:36)
Re: pgsql: Improved parallel make support Tom Lane (04:25)
pgsql: Attempt to fix MSVC builds broken by parallel make changes. Andrew Dunstan (03:56)
Re: pgsql: Improved parallel make support Andrew Dunstan (03:39)
pgbuildfarm - client-code: First cut at a run all branches utility User Andrewd (01:32)