Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2010-09 Thread Index (1/3)
Last updated: Wed Jan 18 01:49:29 2012
385 messages
- pgsql: Adjust pg_archivecleanup docs to match message changes made 2010 Robert Haas (Thu 30 21:11)
- pgsql: Translation updates for 8.2.18 Peter Eisentraut (Thu 30 20:50)
- pgsql: Translation updates for 7.4.30 Peter Eisentraut (Thu 30 20:50)
- pgsql: Translation updates for 8.0.26 Peter Eisentraut (Thu 30 20:50)
- pgsql: Translation updates for 8.4.5 Peter Eisentraut (Thu 30 20:50)
- pgsql: Translation updates for 9.0.1 Peter Eisentraut (Thu 30 20:50)
- pgsql: Translation updates for 8.3.12 Peter Eisentraut (Thu 30 20:50)
- pgsql: Translation updates for 8.1.22 Peter Eisentraut (Thu 30 20:50)
- pgsql: Update release notes for releases 9.0.1, 8.4.5, 8.3.12, 8.2.18, Tom Lane (Thu 30 18:28)
- <Possible follow-ups>
- pgsql: Update release notes for releases 9.0.1, 8.4.5, 8.3.12, 8.2.18, Tom Lane (Thu 30 18:28)
- pgsql: Update release notes for releases 9.0.1, 8.4.5, 8.3.12, 8.2.18, Tom Lane (Thu 30 18:28)
- pgsql: Update release notes for releases 9.0.1, 8.4.5, 8.3.12, 8.2.18, Tom Lane (Thu 30 18:28)
- pgsql: Update release notes for releases 9.0.1, 8.4.5, 8.3.12, 8.2.18, Tom Lane (Thu 30 18:28)
- pgsql: Update release notes for releases 9.0.1, 8.4.5, 8.3.12, 8.2.18, Tom Lane (Thu 30 18:28)
- pgsql: Update release notes for releases 9.0.1, 8.4.5, 8.3.12, 8.2.18, Tom Lane (Thu 30 18:28)
- pgsql: Update release notes for releases 9.0.1, 8.4.5, 8.3.12, 8.2.18, Tom Lane (Thu 30 18:28)
- textsearch-ja - textsearch_groonga: Support <, <=, =, >=, >, <> for User Itagaki (Thu 30 11:28)
- Dear pgsql-committers(at)news(dot)hub(dot)org LOVE YOU! pgsql-committers (Thu 30 04:28)
- pgsql: Add/fix caching on some configure checks Peter Eisentraut (Wed 29 19:38)
- pgsql: Treat exit code 128 (ERROR_WAIT_NO_CHILDREN) as non-fatal on Win Magnus Hagander (Wed 29 14:23)
- pgsql: Update ecpglib error code listing Peter Eisentraut (Wed 29 11:00)
- reorg - pg_batch: Fixed problem with interactive authentication User Sakamotomsh (Wed 29 08:07)
- reorg - pg_reorg: Fixed problem with interactive authentication User Sakamotomsh (Wed 29 07:29)
- pgsql: Have pg_upgrade use strtoul(), not strtol(). Bruce Momjian (Wed 29 02:40)
- pgsql: Use macro atooid() for conversion of strings to oids, per sugges Bruce Momjian (Tue 28 22:11)
- pgsql: Improve messages for too many private files/dirs. Per Alexey Pa Tom Lane (Tue 28 22:09)
- pgsql: In pg_upgrade, properly handle oids > 2^31 by using strtoul() in Bruce Momjian (Tue 28 21:41)
- pgsql: Fix leak patch that was using fclose() instead of close(). Bruce Momjian (Tue 28 21:32)
- pgsql: Fix incorrect usage of non-strict OR joinclauses in appendrel in Tom Lane (Tue 28 20:15)
- pgsql: Properly close files after read file failure to prevent potentia Bruce Momjian (Tue 28 19:25)
- pgsql: Fix another small oversight in command_no_begin patch. Tom Lane (Tue 28 18:51)
- pgsql: Mention that pg_upgrade requires write permission in the current Bruce Momjian (Tue 28 18:43)
- pgsql: Mention in pg_upgrade docs that the proper Win32 service name sh Bruce Momjian (Tue 28 18:32)
- pgsql: Fix PlaceHolderVar mechanism's interaction with outer joins. Tom Lane (Tue 28 18:21)
- pgsql: Add mention of installing pg_upgrade_support in pg_upgrade doc s Bruce Momjian (Tue 28 17:25)
- pgsql: Add missing agg_type nonterminal description in new reference pa Alvaro Herrera (Tue 28 15:26)
- pgsql: Fix MSVC builds for dummy_seclabel breakage. Andrew Dunstan (Tue 28 14:03)
- pgsql: Fix duplicate OIDs introduced by SECURITY LABEL patch. Robert Haas (Tue 28 11:50)
- textsearch-ja - textsearch_groonga: Support bool and integer types in User Itagaki (Tue 28 09:04)
- pgsql: Only DISCARD ALL should be in the command_no_begin list. Itagaki Takahiro (Tue 28 06:59)
- pgsql: Add DISCARD to the command_no_begin list for AUTOCOMMIT=off. Itagaki Takahiro (Tue 28 05:30)
- pgsql: Add a SECURITY LABEL command. Robert Haas (Tue 28 01:03)
- pgsql: Add "(change requires restart)" note to some postgresql.conf par Robert Haas (Mon 27 13:17)
- textsearch-ja - textsearch_senna: Add alternative installer script that User Itagaki (Mon 27 06:50)
- pgsql: Improve git_changelog as per discussion with Robert Haas. Tom Lane (Mon 27 00:22)
- pgsql: Add ALTER TYPE ... ADD/DROP/ALTER/RENAME ATTRIBUTE Peter Eisentraut (Sun 26 11:42)
- pgsql: Still more tweaking of git_changelog. Tom Lane (Sun 26 05:51)
- pgsql: Fix some more bugs in git_changelog. Tom Lane (Sun 26 04:23)
- pgsql: Minor improvements to git_changelog. Tom Lane (Sun 26 00:51)
- pgsql: Rename git_topo_order -> git_changelog, per discussion. Tom Lane (Sat 25 23:33)
- pgsql: Fix another join removal bug: the check on PlaceHolderVars was w Tom Lane (Sat 25 23:04)
- pgsql: Further fixes to the pg_get_expr() security fix in back branches Tom Lane (Sat 25 21:17)
- pgsql: Fix man page markup for <cmdsynopsis> with multiple variants Peter Eisentraut (Sat 25 13:56)
- pgsql: In levenshtein_internal(), describe algorithm a bit more clearly Robert Haas (Fri 24 18:37)
- pgsql: Still more .gitignore cleanup. Tom Lane (Fri 24 17:49)
- edb-debugger - server: Adding the uninstall SQL script [Raymond User Sachin (Fri 24 05:58)
- pgsql: Prevent doc/src/sgml subdirs from being created, instead of dele Alvaro Herrera (Fri 24 05:51)
- pgsql: Add contrib/xml2/pgxml.sql to .gitignore Robert Haas (Fri 24 02:09)
- pgsql: Replace doc references to install-win32 with install-windows. Robert Haas (Thu 23 21:47)
- pgsql: ProcessIncomingNotify *must* reset notifyInterruptOccurred when Tom Lane (Thu 23 21:17)
- pgsql: Prevent show_session_authorization from crashing when session_au Tom Lane (Thu 23 20:55)
- pgbouncer - pgbouncer: Use AC_PROG_INSTALL & ./install-sh This should User Mkz (Thu 23 20:27)
- pgbouncer - pgbouncer: Solaris build fixes. User Mkz (Thu 23 20:19)
- pgsql: Avoid sharing subpath list structure when flattening nested Appe Tom Lane (Thu 23 19:49)
- pgsql: Make _outPathInfo print the relid set of the path's parent rel. Tom Lane (Thu 23 19:17)
- pgsql: Another missing .gitignore entry ... Tom Lane (Thu 23 19:09)
- psqlodbc - psqlodbc: PG9.0 changes a merge module for vc2008 build. Hiroshi Saito (Thu 23 13:43)
- pgsql: Initialize tableoid field correctly when dumping foreign data wr Heikki Linnakangas (Thu 23 12:01)
- pgsql: Re-allow input of Julian dates prior to 0001-01-01 AD. Tom Lane (Thu 23 03:49)
- pgsql: More fixes for libpq's .gitignore file. Tom Lane (Thu 23 02:36)
- pgsql: Fix inconsistent capitalization of "PL/pgSQL". Robert Haas (Thu 23 01:58)
- pgsql: Do some copy-editing on the Git usage docs. Tom Lane (Thu 23 00:27)
- pgsql: Fix remaining stray references to CVS. Tom Lane (Wed 22 23:52)
- pgsql: Fix documentation gitignore for pre-9.0 doc build methods. Tom Lane (Wed 22 22:27)
- pgsql: Add assorted other documentation build targets to documentation Tom Lane (Wed 22 22:09)
- pgbuildfarm - client-code: minor cleanups User Andrewd (Wed 22 21:56)
- pgsql: Another gitignore straggler. Tom Lane (Wed 22 21:27)
- pgsql: Some more gitignore cleanups: cover contrib and PL regression te Tom Lane (Wed 22 21:24)
- pgsql: Add gitignore files for ecpg regression tests. Magnus Hagander (Wed 22 19:50)
- pgsql: Remove anonymous cvs instructions, and replace them with instruc Magnus Hagander (Wed 22 18:14)
Mail converted by MHonArc