Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2010-10 Chronological Index (1/2)
Last updated: Wed Jan 18 01:49:26 2012
286 messages
30 October 2010
pgsql: Last-minute updates to 9.1alpha2 release notes Peter Eisentraut (19:35)
psqlodbc - psqlodbc: Prep release 09.00.0200 Hiroshi Saito (14:01)
psqlodbc - psqlodbc: Fix a bug which returns incorrect values for User Hinoue (02:53)
psqlodbc - psqlodbc: Correct the handling of parameters in the installer User Hinoue (02:14)
29 October 2010
pgsql: Oops, missed one fix for EquivalenceClass rearrangement. Tom Lane (18:45)
psqlodbc - psqlodbc: some bug fix note is added. Hiroshi Saito (16:28)
pgsql: Avoid creation of useless EquivalenceClasses during planning. Tom Lane (15:53)
psqlodbc - psqlodbc: Move the setting of folder name of libpq or gssapi User Hinoue (12:39)
textsearch-ja - textsearch_groonga: Preprocess installer script with C User Itagaki (10:00)
textsearch-ja - textsearch_groonga: New Directory User Itagaki (08:46)
pgsql: Give a more specific error message if you try to COMMIT, ROLLBAC Heikki Linnakangas (08:45)
pgsql: Allow generic record arguments to plperl functions Andrew Dunstan (00:50)
28 October 2010
pgsql: Make \? output of \dg and \du the same Peter Eisentraut (20:07)
pgsql: Save a few cycles in plpgsql simple-expression initialization. Tom Lane (17:29)
pgsql: Fix plpgsql's handling of "simple" expression evaluation. Tom Lane (17:04)
pgsql: Fix plpgsql's handling of "simple" expression evaluation. Tom Lane (17:04)
pgsql: Fix plpgsql's handling of "simple" expression evaluation. Tom Lane (17:04)
pgsql: Fix plpgsql's handling of "simple" expression evaluation. Tom Lane (17:04)
pgsql: Fix plpgsql's handling of "simple" expression evaluation. Tom Lane (17:04)
pgsql: Fix plpgsql's handling of "simple" expression evaluation. Tom Lane (17:04)
pgsql: Release notes for 9.1alpha2 Peter Eisentraut (14:46)
pgsql: Remove tabs from SGML Peter Eisentraut (14:46)
pgsql: Remove obsolete release-alpha.sgml Peter Eisentraut (14:46)
pgsql: Revert "Correct WAL space calculation formula in docs." Robert Haas (01:29)
pgsql: Reorganize OS-specific details about write caching into a list. Robert Haas (01:21)
27 October 2010
psqlodbc - psqlodbc: Fix a bug introduced by the previous change. User Hinoue (19:18)
pgsql: Fix long-standing segfault when accept() or one of the calls mad Heikki Linnakangas (17:10)
pgsql: Fix long-standing segfault when accept() or one of the calls mad Heikki Linnakangas (17:10)
pgsql: Fix long-standing segfault when accept() or one of the calls mad Heikki Linnakangas (17:10)
pgsql: Fix long-standing segfault when accept() or one of the calls mad Heikki Linnakangas (17:10)
pgsql: Fix up some oversights in psql's Unicode-escape support. Tom Lane (02:26)
pgsql: Fix up some oversights in psql's Unicode-escape support. Tom Lane (02:26)
pgsql: Note that effective_io_concurrency only affects bitmap heap scan Robert Haas (01:46)
pgsql: Add a client authentication hook. Robert Haas (01:24)
26 October 2010
pgsql: Note explicitly that hash indexes are also not replicated becaus Heikki Linnakangas (19:55)
pgsql: Note explicitly that hash indexes are also not replicated becaus Heikki Linnakangas (19:55)
pgsql: Fix dumb typo in SECURITY LABEL error message. Robert Haas (18:56)
pgsql: Before removing backup_label and irrevocably changing pg_control Heikki Linnakangas (18:47)
pgsql: Before removing backup_label and irrevocably changing pg_control Heikki Linnakangas (18:47)
pgsql: Before removing backup_label and irrevocably changing pg_control Heikki Linnakangas (18:47)
pgsql: Before removing backup_label and irrevocably changing pg_control Heikki Linnakangas (18:47)
pgsql: Before removing backup_label and irrevocably changing pg_control Heikki Linnakangas (18:47)
pgsql: Before removing backup_label and irrevocably changing pg_control Heikki Linnakangas (18:47)
pgsql: Add missing newlines at end of files Peter Eisentraut (17:12)
pgrpm - pgrpm: - load rpm config, fix some memleaks User Nanardon (12:11)
pgsql: Fix typos "are are". Itagaki Takahiro (08:16)
pgsql: Add .gitignore for contrib/uuid-ossp. Itagaki Takahiro (03:29)
pgrpm - pgrpm: - don't use temp file to load header from binary string User Nanardon (01:40)
25 October 2010
pgsql: Fix overly-enthusiastic Assert in printing of Param reference ex Tom Lane (18:26)
pgsql: Fix inline_set_returning_function() to preserve the invalItems l Tom Lane (17:05)
pgsql: Fix inline_set_returning_function() to preserve the invalItems l Tom Lane (17:05)
pgsql: find -path is not portable, so use grep -v instead. Alvaro Herrera (13:05)
pgsql: Work around rounding misbehavior exposed by buildfarm. Tom Lane (05:16)
pgsql: Remove unnecessary use of trigger flag to hash plperl functions Andrew Dunstan (03:55)
pgsql: Allow new values to be added to an existing enum type. Tom Lane (03:06)
24 October 2010
pgsql: Support suffix matching of host names in pg_hba.conf Peter Eisentraut (12:58)
psqlodbc - psqlodbc: some bug fixation. Hiroshi Saito (02:09)
23 October 2010
psqlodbc - psqlodbc: Remember to set permanent flag to holdable cursors User Hinoue (10:20)
psqlodbc - psqlodbc: Change to use 'if' instead of an inappropriate User Hinoue (03:33)
psqlodbc - psqlodbc: Return 0 for the column size when the size of User Hinoue (03:26)
22 October 2010
pgsql: Correct a mistake in levenshtein_less_equal() multibyte characte Robert Haas (19:29)
Re: pgsql: Make OFF keyword unreserved. It's not hard to imagine wanting to Tom Lane (16:42)
pgsql: Add semicolon, missed in previous patch. And update the keyword Heikki Linnakangas (15:42)
pgsql: Add semicolon, missed in previous patch. And update the keyword Heikki Linnakangas (15:42)
Re: pgsql: Make OFF keyword unreserved. It's not hard to imagine wanting to Heikki Linnakangas (15:42)
Re: pgsql: Make OFF keyword unreserved. It's not hard to imagine wanting to Tom Lane (15:10)
pgsql: Make OFF keyword unreserved. It's not hard to imagine wanting to Heikki Linnakangas (14:47)
pgsql: Make OFF keyword unreserved. It's not hard to imagine wanting to Heikki Linnakangas (14:47)
Re: pgsql: Fix ecpg test building process to not generate *.dSYM junk on Ma Tom Lane (02:19)
Re: pgsql: Fix ecpg test building process to not generate *.dSYM junk on Ma Bruce Momjian (01:05)
21 October 2010
pgsql: Improve handling of domains over arrays. Tom Lane (20:08)
textsearch-ja - textsearch-ja: Adjust regression test to work on all User Itagaki (10:47)
reorg - pg_batch: Fix memory leak and wrong usage of StringInfo in User Sakamotomsh (07:49)
reorg - pg_reorg: Fix memory leak and wrong usage of StringInfo in User Sakamotomsh (07:36)
20 October 2010
pgsql: Remove obsolete comment, per Josh Kupershmidt. Tom Lane (21:07)
pgsql: Clean up pg_upgrade cache lookup code; remove useless NULL poin Bruce Momjian (20:02)
pgsql: If pk is NULL, the backend would segfault when accessing ->algo Heikki Linnakangas (19:33)
pgsql: If pk is NULL, the backend would segfault when accessing ->algo Heikki Linnakangas (19:33)
pgsql: If pk is NULL, the backend would segfault when accessing ->algo Heikki Linnakangas (19:33)
pgsql: If pk is NULL, the backend would segfault when accessing ->algo Heikki Linnakangas (19:33)
pgsql: If pk is NULL, the backend would segfault when accessing ->algo Heikki Linnakangas (19:33)
pgsql: If pk is NULL, the backend would segfault when accessing ->algo Heikki Linnakangas (19:33)
pgsql: Don't try to fetch database name when SetTransactionIdLimit() is Tom Lane (16:50)
pgsql: Don't try to fetch database name when SetTransactionIdLimit() is Tom Lane (16:50)
pgsql: Remove AtStart_Cache() call in CommandCounterIncrement(). Alvaro Herrera (14:59)
textsearch-ja - textsearch_groonga: Add documentation. User Itagaki (08:56)
textsearch-ja - textsearch_groonga: New Directory User Itagaki (08:56)
textsearch-ja - textsearch_groonga: Support timestamp and timestamptz. User Itagaki (08:19)
pgsql: Fix ecpg test building process to not generate *.dSYM junk on Ma Tom Lane (04:55)
pgsql: Fix ecpg test building process to not generate *.dSYM junk on Ma Tom Lane (04:55)
pgsql: Fix ecpg test building process to not generate *.dSYM junk on Ma Tom Lane (04:55)
pgsql: Fix ecpg test building process to not generate *.dSYM junk on Ma Tom Lane (04:55)
pgsql: Fix ecpg test building process to not generate *.dSYM junk on Ma Tom Lane (04:55)
pgsql: Updates to contrib/isn ISBN tables. Robert Haas (02:48)
pgsql: Add some caveats to the contrib/isn docs. Robert Haas (02:48)
pgsql: Rename pg_upgrade 'log' to 'log_opts', to avoid platform naming Bruce Momjian (02:31)
pgsql: Further speed up pg_upgrade lookups. Bruce Momjian (02:06)
pgsql: Update storage.sgml to describe the 9.0 tablespace directory lay Tom Lane (01:54)
pgsql: Update storage.sgml to describe the 9.0 tablespace directory lay Tom Lane (01:54)
pgsql: Fix for new pg_upgrade cache code. Bruce Momjian (01:24)
pgsql: Cache most recent relfilenode lookups, for speed, after report o Bruce Momjian (00:55)
pgsql: In pg_upgrade, use cached copy of directory listing, rather than Bruce Momjian (00:33)
19 October 2010
pgsql: Restructure the pg_upgrade code to use several global structures Bruce Momjian (21:38)
pgsql: Fix incorrect generation of whole-row variables in planner. Tom Lane (19:11)
pgsql: Fix incorrect generation of whole-row variables in planner. Tom Lane (19:11)
pgsql: In pg_upgrade, rename SHELL_EXT to SCRIPT_EXT, for clarity. Bruce Momjian (15:58)
pgsql: Add removal of PG_VERSION to optional old cluster deletion scrip Bruce Momjian (15:53)
pgsql: Add removal of PG_VERSION to optional old cluster deletion scrip Bruce Momjian (15:53)
Re: pgsql: Add mention of using tools/fsync to test fsync methods. Restruct Bruce Momjian (15:50)
pgsql: Add mention of using tools/fsync to test fsync methods. Restruct Bruce Momjian (15:50)
Re: pgsql: Add mention of using tools/fsync to test fsync methods. Restruct Tom Lane (15:40)
pgsql: Add mention of using tools/fsync to test fsync methods. Restruct Bruce Momjian (15:06)
pgsql: Add mention of using tools/fsync to test fsync methods. Restruct Bruce Momjian (14:58)
pgsql: Add mention of using tools/fsync to test fsync methods. Restruct Bruce Momjian (14:57)
pgsql: Add levenshtein_less_equal, optimized version for small distance Robert Haas (13:52)
pgsql: Unbreak comments on composite type attributes. Robert Haas (11:23)
orafce - orafce: Remove noisy NOTICE logs for debug in to_multi_byte(). User Itagaki (06:17)
pgsql: In pg_upgrade, rename macro EXEC_EXT to SHELL_EXT for clarity. Bruce Momjian (02:56)
pgsql: In pg_upgrade, rename macro EXEC_EXT to SHELL_EXT for clarity. Bruce Momjian (02:56)
18 October 2010
pgsql: Remove tab from SGML. Bruce Momjian (18:51)
pgsql: Document the tablespace directory "should" be empty, rather than Bruce Momjian (18:17)
pgsql: Document the tablespace directory "should" be empty, rather than Bruce Momjian (18:16)
Re: pgsql: Support host names in pg_hba.conf Robert Haas (16:19)
pgsql: Change example pg_hba.conf in docs to match altered pg_hba.conf. Robert Haas (16:19)
Re: pgsql: Support host names in pg_hba.conf Fujii Masao (06:48)
npgsql - Npgsql2: Bug #1010650 - support metadata for indexes. User Jbcooley (02:47)
pgbulkload - pgbulkload: Add common include file. User Mhasegawa (02:47)
pgsql: Fix a passel of inappropriately-named global functions in GIN. Tom Lane (01:44)
pgsql: Improve GIN indexscan cost estimation. Tom Lane (00:53)
17 October 2010
pgsql: Fix msvc build for localized versions of Visual C++ Magnus Hagander (14:41)
16 October 2010
pgsql: Document that translate() removes characters in "from" that don' Alvaro Herrera (04:28)
15 October 2010
pgsql: Support host names in pg_hba.conf Peter Eisentraut (19:57)
pgsql: Change references to SQL/XML:2003 to :2008 and renumber sections Peter Eisentraut (19:57)
pgsql: Document the DISTINCT noise word in the UNION/INTERSECT/EXCEPT c Tom Lane (19:49)
pgsql: Allow pg_ctl to register the service in either AUTO or DEMAND st Alvaro Herrera (17:36)
psqlodbc - psqlodbc: one more. Hiroshi Saito (16:59)
psqlodbc - psqlodbc: Re-release will be packed up with my mistake.. Hiroshi Saito (16:48)
psqlodbc - psqlodbc: Ooops, forget to take... Hiroshi Saito (16:31)
Re: pgsql: Fix low-risk potential denial of service against RADIUS login. Thom Brown (15:18)
pgsql: Fix low-risk potential denial of service against RADIUS login. Magnus Hagander (15:03)
pgsql: Fix low-risk potential denial of service against RADIUS login. Magnus Hagander (15:03)
pgbuildfarm - client-code: facility to add notes for member on server User Andrewd (14:16)
pgsql: Correct WAL space calculation formula in docs. Simon Riggs (09:19)
pgsql: Correct WAL space calculation formula in docs. Simon Riggs (09:19)
pgsql: Improve comment about ignoring 128 error code on Windows: Bruce Momjian (01:58)
14 October 2010
pgsql: Add pg_user_mappings to the table of system views. Robert Haas (23:14)
pgsql: Add pg_user_mappings to the table of system views. Robert Haas (23:14)
pgsql: Improvements to docs about pg_archive_cleanup and use of archive Simon Riggs (22:24)
pgsql: Support MergeAppend plans, to allow sorted output from append re Tom Lane (20:58)
pgsql: Complete the documentation of the USAGE privilege for foreign se Peter Eisentraut (20:25)
pgsql: Document (compositeval).* field selection syntax Peter Eisentraut (20:25)
pgsql: Remove reference.ced Peter Eisentraut (20:25)
pgsql: Complete the documentation of the USAGE privilege for foreign se Peter Eisentraut (20:25)
pgsql: Complete the documentation of the USAGE privilege for foreign se Peter Eisentraut (20:25)
pgsql: Fix makefile logic to not break the build when xgettext is missi Peter Eisentraut (20:25)
pgsql: Improvements to docs about pg_archive_cleanup and use of archive Simon Riggs (18:31)
pgsql: Make startup process respond to signals to cancel waiting on lat Simon Riggs (18:22)
pgsql: Fix bug in comment of timeline history file. Simon Riggs (18:20)
pgsql: Fix bug in comment of timeline history file. Simon Riggs (18:10)
pgsql: Applied patch by Itagaki Takahiro to fix incorrect status calcul Michael Meskes (16:04)
pgsql: Applied patch by Itagaki Takahiro to fix incorrect status calcul Michael Meskes (16:04)