Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2010-05 Thread Index (1/3)
Last updated: Wed Jan 18 01:49:40 2012
381 messages
pgsql: Avoid starting walreceiver in states where it shouldn't be Robert Haas (Thu 27 02:01)
pgsql: Adjust comment to reflect that we now have Hot Standby. Heikki Linnakangas (Thu 27 00:38)
pgsql: Fix SGML markup Bruce Momjian (Wed 26 23:56)
pgsql: Improve SSL-related documentation. Tom Lane (Wed 26 23:49)
pgsql: Document pgFouine and check_postgres as log analysis options. Bruce Momjian (Wed 26 23:29)
pgsql: Thinko in previous commit: ensure that MAX_SEND_SIZE is always Heikki Linnakangas (Wed 26 22:34)
pgsql: In walsender, don't sleep if there's outstanding WAL waiting to Heikki Linnakangas (Wed 26 22:21)
pgsql: Rearrange libpq's SSL initialization to simplify it and make it Tom Lane (Wed 26 21:39)
pgsql: Fix bogus error message for SSL-cert authentication, due to lack Tom Lane (Wed 26 20:47)
pgsql: HS Defer buffer pin deadlock check until deadlock_timeout has Simon Riggs (Wed 26 19:53)
pgsql: Fix psql help: \da+ is same as \da, but \daS is not. Robert Haas (Wed 26 19:29)
pgsql: The message style police pay a visit to hba.c. Tom Lane (Wed 26 16:43)
pgsql: Minor editorialization for be-secure.c: fix comments and some Tom Lane (Wed 26 16:16)
psqlodbc - psqlodbc: Change the release note.(prep release) Hiroshi Saito (Wed 26 15:53)
pgsql: Tell openssl to include the names of the root certs the server Tom Lane (Wed 26 15:52)
psqlodbc - psqlodbc: 1. User Hinoue (Wed 26 13:56)
pgsql: More fixes for shutdown during recovery. Robert Haas (Wed 26 12:32)
slony1-ctl - slony-ctl: Oups, I forgot the Changelog... User Sas (Wed 26 12:08)
pgsql: Add missing newlines to some SSL-related error messages. Tom Lane (Tue 25 22:03)
pgsql: Fix oversight in construction of sort/unique plans for Tom Lane (Tue 25 17:44)
pgsql: Replace self written 'long long int' configure test by standard Michael Meskes (Tue 25 17:28)
pgsql: Remove IMPLEMENTATION.jp file from pg_upgrade docs; still in Bruce Momjian (Tue 25 16:53)
pgsql: Update pg_upgrade IMPLEMENTATION doc file to match current 9.0 Bruce Momjian (Tue 25 16:09)
pgsql: Modify pg_standby, pgbench, and pg_upgrade manual pages to be Bruce Momjian (Tue 25 15:55)
pgsql: Add pg_upgrade docs about binary compatibility, per Robert Haas. Bruce Momjian (Tue 25 14:51)
pgsql: Added a configure test for "long long" datatypes. Michael Meskes (Tue 25 14:33)
reorg - pg_reorg: Fix a bug in --username option. User Itagaki (Tue 25 04:53)
reorg - pg_batch: Fix a bug in --username option. User Itagaki (Tue 25 04:53)
pgstatsinfo - pg_reporter: Fix a bug in --username option. User Itagaki (Tue 25 04:53)
pgbulkload - pgbulkload: Fix bugs in csv parser and --username option. User Itagaki (Tue 25 04:52)
pgsql: Add Japanese Implementation file to CVS. Bruce Momjian (Tue 25 02:56)
pgsql: Re-order pg_upgrade 'help' options to be alphabetical. Bruce Momjian (Tue 25 02:56)
pgsql: In pg_upgrade, test for datallowconn instead of hardcoding Bruce Momjian (Mon 24 19:52)
pg-migrator - pg_migrator: Remove double-free of sequence file name. User Bmomjian (Mon 24 17:46)
pgsql: Update pg_upgrade docs to show options in alphabetical order, and Bruce Momjian (Mon 24 17:43)
pgsql: Split apart pg_upgrade user lookup and root check so '--help' Bruce Momjian (Mon 24 16:34)
npgsql - Npgsql2: Reverted back previous optimization with Int32 and User Fxjr (Sun 23 18:13)
pgsql: issue_warnings() has no business freeing its parameter, Tom Lane (Sun 23 16:54)
pgsql: Fix oversight in join removal patch: we have to delete the Tom Lane (Sun 23 16:34)
pgbuildfarm - client-code: Use git clean to remove build products left User Andrewd (Sun 23 10:01)
pgsql: Unbreak \h; can't do strlen(NULL). Robert Haas (Fri 21 17:37)
pgsql: Ecpg now accepts "long long" datatypes even if "long" is 64bit Michael Meskes (Thu 20 22:10)
pgsql: Fix index entry for lo_compat_privileges, per bug #5467 from Tom Lane (Thu 20 20:32)
pgsql: Change the "N. Magnus Hagander (Thu 20 14:13)
pgsql: Show oid2name command-line arguments in documentation like we do Bruce Momjian (Thu 20 03:45)
pgsql: SGML markup cleanup for pg_upgrade. Bruce Momjian (Wed 19 20:47)
pgsql: Doc change: Rename of directory no longer required for Bruce Momjian (Wed 19 20:40)
pgsql: pg_upgrade doc cleanup Stefan Kaltenbrunner Bruce Momjian (Wed 19 20:37)
pgsql: Restore oid2name doc change. Bruce Momjian (Wed 19 20:22)
pgsql: Add command-line documentation for pg_upgrade. Bruce Momjian (Wed 19 20:22)
pgsql: Simplify pg_upgrade queries by using IN instead of multiple OR Bruce Momjian (Wed 19 20:02)
pg-migrator - pg_migrator: Stamp 8.4.19. User Bmomjian (Wed 19 19:51)
pg-migrator - pg_migrator: Fix bug reporting xid wraparound problem by User Bmomjian (Wed 19 19:43)
pgsql: For pg_upgrade, update template0's datfrozenxid and its Bruce Momjian (Wed 19 19:26)
pgsql: Refer to pg_ident.conf as config file for username mapping, as Magnus Hagander (Tue 18 19:05)
pg-migrator - pg_migrator: Adjust test for non-connectable databases, User Bmomjian (Tue 18 18:43)
pgsql: Use a 'datallowconn' check for avoiding 'template0', rather than Bruce Momjian (Tue 18 18:41)
pgsql: Make pg_upgrade documentation refer to 9.0 instead of 8.4. Magnus Hagander (Tue 18 15:41)
pgsql: Fix regression tests to match error message change Andrew Dunstan (Tue 18 03:35)
pgsql: Add pg_upgrade TESTING files explaining a testing method. Bruce Momjian (Tue 18 03:26)
pgsql: Move pg_notify() details to a subsection within the NOTIFY Robert Haas (Tue 18 02:29)
pgbuildfarm - client-code: support distro subdirs User Andrewd (Tue 18 00:33)
pgsql: Make table in example less wide. Alvaro Herrera (Mon 17 20:50)
pgsql: > Follow up a visit from the style police. Andrew Dunstan (Mon 17 20:46)
pgsql: Follow up a visit from the style police. Andrew Dunstan (Mon 17 19:43)
pgsql: Clarify plperl subroutine name release notes item, remove now Andrew Dunstan (Mon 17 17:46)
pgsql: Insert line breaks in two places in SQL functions documentation. Robert Haas (Sun 16 04:35)
pgsql: Fix longstanding typo in V1 calling conventions documentation. Robert Haas (Sun 16 03:55)
pgbuildfarm - client-code: strict-ize new code User Andrewd (Sat 15 23:41)
pgbuildfarm - client-code: Provide a new base_port config parameter, User Andrewd (Sat 15 23:03)
pgsql: Ensure that pg_restore -l will output DATABASE entries whether or Tom Lane (Sat 15 21:41)
pgsql: Rename PM_RECOVERY_CONSISTENT and PMSIGNAL_RECOVERY_CONSISTENT. Robert Haas (Sat 15 20:01)
pgbuildfarm - client-code: New Directory User Andrewd (Sat 15 19:24)
pgsql: Improve documentation of pg_restore's -l and -L switches to point Tom Lane (Sat 15 18:11)
pgsql: Spell __NetBSD__ the same way everywhere. Tom Lane (Sat 15 14:44)
pgsql: Adjust pg_upgrade BSD defines for scandir(), per report from Bruce Momjian (Sat 15 10:22)
pgsql: Use __bsdi__ consistently. Bruce Momjian (Sat 15 10:14)
pgsql: Change bsdi define to __bsdi__ Bruce Momjian (Sat 15 10:08)
pgsql: Fix typos in comments, spotted by Josh Kupershmidt. Heikki Linnakangas (Sat 15 09:32)
pgsql: Fix bug in processing of checkpoint time for max_standby_delay. Simon Riggs (Sat 15 07:14)
pgsql: We now accept read-only connections in state Robert Haas (Fri 14 18:08)
npgsql - Npgsql2: Added missing tests for bug 1010788 and array User Fxjr (Fri 14 14:18)
pginstaller - pginst: Update for 8.3.11. Dave Page (Fri 14 10:41)
pgsql: Remove CRs. Takahiro Itagaki (Fri 14 10:37)
pginstaller - pginst: Fix URL, per Thom Brown Dave Page (Fri 14 09:42)
pginstaller - pginst: Update for 8.2.17 Dave Page (Fri 14 09:35)
pgsql: Add many new Asserts in code and fix simple bug that slipped Simon Riggs (Fri 14 07:11)
reorg - pg_batch: Fix double-free bug with -a (--all) option. User Itagaki (Fri 14 06:53)
Mail converted by MHonArc