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