Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2010-05 Chronological Index (1/3)
Last updated: Wed Jan 18 01:49:40 2012
381 messages
31 May 2010
pgsql: Update TeX overflow documentation page pattern mask, in docs. Bruce Momjian (22:15)
pgsql: Document how to find TeX overflow boxes in our documentation Bruce Momjian (22:14)
npgsql - Npgsql2: bug #1010768 - test for Mono regression User Jbcooley (21:27)
npgsql - Npgsql2: bug #1010829 - Fix support for User Jbcooley (21:01)
pgsql: Add error hint that PL/pgSQL "EXECUTE of SELECT ... Bruce Momjian (20:02)
pgsql: Add note about database ownership to REASSIGN OWNED command Alvaro Herrera (18:47)
pgsql: Reword fsync and full_page_writes docs to be clearer about when Bruce Momjian (15:50)
pgsql: Send all outstanding WAL before exiting when smart shutdown is Heikki Linnakangas (10:44)
textsearch-ja - textsearch_senna: Senna doesn't require any locks in User Itagaki (06:08)
30 May 2010
slony1-ctl - slony-ctl: Add umask 0077 by default User C2main (22:42)
pgsql: Fix misuse of Lossy Counting (LC) algorithm in Tom Lane (21:59)
pgsql: Fix misuse of Lossy Counting (LC) algorithm in Tom Lane (21:59)
pgsql: Change the notation for calling functions with named parameters Tom Lane (18:10)
Re: pgsql: tag 7.4.29 Tom Lane (17:40)
Re: pgsql: tag 7.4.29 Robert Haas (17:11)
Re: pgsql: tag 7.4.29 Greg Stark (17:06)
npgsql - Npgsql2: Fix multi-level join generated sql User Jbcooley (14:28)
pgsql: Clarify the meaning of "trusted language" in the documentation. Bruce Momjian (02:23)
29 May 2010
pgsql: Document that NOT NULL domain constraints are not always honored. Bruce Momjian (19:06)
npgsql - Npgsql2: Mono unit tests for SqlClient partially ported to User Jbcooley (15:36)
psqlodbc - psqlodbc: USE_LIBPQ option forgotten. Hiroshi Saito (13:42)
slony1-ctl - slony-ctl: Add debug function, start adding it to scripts User C2main (09:34)
pgsql: Fix typos in recent doc patch. Heikki Linnakangas (09:01)
pgsql: Add C comment that we will have to remove an exclusion constraint Bruce Momjian (02:32)
28 May 2010
Re: pgsql: PGDLLEXPORT is __declspec (dllexport) only on MSVC, but is Tom Lane (19:21)
pgsql: Fix oversight in the previous patch that made LIKE throw error Tom Lane (18:18)
pgsql: Document use of VPATH builds. Bruce Momjian (18:04)
pgsql: Rewrite LIKE's %-followed-by-_ optimization so it really works Tom Lane (17:35)
pgsql: Rewrite LIKE's %-followed-by-_ optimization so it really works Tom Lane (17:35)
pgsql: Rewrite LIKE's %-followed-by-_ optimization so it really works Tom Lane (17:35)
pgsql: PGDLLEXPORT is __declspec (dllexport) only on MSVC, but is Takahiro Itagaki (16:34)
pgsql: Update High Availability docs. Heikki Linnakangas (14:03)
edb-debugger - server: Add Win64 support [Dharmendra Goyal] Dave Page (12:31)
pgbuildfarm - client-code: provide for "default" entry in force_every User Andrewd (12:02)
pgsql: Rejigger mergejoin logic so that a tuple with a null in the first Tom Lane (01:14)
pgsql: Rejigger mergejoin logic so that a tuple with a null in the first Tom Lane (01:14)
pgsql: Rejigger mergejoin logic so that a tuple with a null in the first Tom Lane (01:14)
27 May 2010
pgsql: Change ps_status.c to explicitly track the current logical length Tom Lane (19:20)
pgsql: Change ps_status.c to explicitly track the current logical length Tom Lane (19:20)
pgsql: Change ps_status.c to explicitly track the current logical length Tom Lane (19:19)
pgsql: Change ps_status.c to explicitly track the current logical length Tom Lane (19:19)
pgsql: Change ps_status.c to explicitly track the current logical length Tom Lane (19:19)
pgsql: Small correction/clarification in discussion of Unicode literals Peter Eisentraut (18:23)
pgsql: Fix the volatility marking of textanycat() and anytextcat(): they Tom Lane (16:20)
pgsql: Make CREATE INDEX run expression preprocessing on a proposed Tom Lane (15:59)
pgsql: Make CREATE INDEX run expression preprocessing on a proposed Tom Lane (15:59)
pgsql: Mark PG_MODULE_MAGIC and PG_FUNCTION_INFO_V1 with PGDLLEXPORT Takahiro Itagaki (07:59)
Re: pgsql: Make it more clear that you need to release savepoint with Heikki Linnakangas (06:53)
pgsql: Make it more clear that you need to release savepoint with Heikki Linnakangas (06:25)
pgsql: Avoid starting walreceiver in states where it shouldn't be Robert Haas (02:01)
pgsql: Adjust comment to reflect that we now have Hot Standby. Heikki Linnakangas (00:38)
26 May 2010
pgsql: Improve SSL-related documentation. Tom Lane (23:49)
pgsql: Document pgFouine and check_postgres as log analysis options. Bruce Momjian (23:29)
pgsql: Thinko in previous commit: ensure that MAX_SEND_SIZE is always Heikki Linnakangas (22:34)
pgsql: In walsender, don't sleep if there's outstanding WAL waiting to Heikki Linnakangas (22:21)
pgsql: Rearrange libpq's SSL initialization to simplify it and make it Tom Lane (21:39)
pgsql: Fix bogus error message for SSL-cert authentication, due to lack Tom Lane (20:47)
pgsql: HS Defer buffer pin deadlock check until deadlock_timeout has Simon Riggs (19:53)
pgsql: Fix psql help: \da+ is same as \da, but \daS is not. Robert Haas (19:29)
pgsql: The message style police pay a visit to hba.c. Tom Lane (16:43)
pgsql: Minor editorialization for be-secure.c: fix comments and some Tom Lane (16:16)
psqlodbc - psqlodbc: Change the release note.(prep release) Hiroshi Saito (15:53)
pgsql: Tell openssl to include the names of the root certs the server Tom Lane (15:52)
psqlodbc - psqlodbc: 1. User Hinoue (13:56)
pgsql: More fixes for shutdown during recovery. Robert Haas (12:32)
slony1-ctl - slony-ctl: Oups, I forgot the Changelog... User Sas (12:08)
25 May 2010
Re: pgsql: Remove IMPLEMENTATION.jp file from pg_upgrade docs; still in Tom Lane (18:14)
pgsql: Fix oversight in construction of sort/unique plans for Tom Lane (17:44)
pgsql: Fix oversight in construction of sort/unique plans for Tom Lane (17:44)
Re: pgsql: Added a configure test for "long long" datatypes. Michael Meskes (17:29)
pgsql: Replace self written 'long long int' configure test by standard Michael Meskes (17:28)
pgsql: Remove IMPLEMENTATION.jp file from pg_upgrade docs; still in Bruce Momjian (16:53)
pgsql: Update pg_upgrade IMPLEMENTATION doc file to match current 9.0 Bruce Momjian (16:09)
pgsql: Modify pg_standby, pgbench, and pg_upgrade manual pages to be Bruce Momjian (15:55)
Re: pgsql: Added a configure test for "long long" datatypes. Tom Lane (15:20)
pgsql: Add pg_upgrade docs about binary compatibility, per Robert Haas. Bruce Momjian (14:51)
pgsql: Added a configure test for "long long" datatypes. Michael Meskes (14:33)
reorg - pg_reorg: Fix a bug in --username option. User Itagaki (04:53)
reorg - pg_batch: Fix a bug in --username option. User Itagaki (04:53)
pgstatsinfo - pg_reporter: Fix a bug in --username option. User Itagaki (04:53)
pgbulkload - pgbulkload: Fix bugs in csv parser and --username option. User Itagaki (04:52)
pgsql: Add Japanese Implementation file to CVS. Bruce Momjian (02:56)
pgsql: Re-order pg_upgrade 'help' options to be alphabetical. Bruce Momjian (02:56)
24 May 2010
pg-migrator - pg_migrator: Remove double-free of sequence file name. User Bmomjian (17:46)
pgsql: Update pg_upgrade docs to show options in alphabetical order, and Bruce Momjian (17:43)
pgsql: Split apart pg_upgrade user lookup and root check so '--help' Bruce Momjian (16:34)
23 May 2010
pgsql: issue_warnings() has no business freeing its parameter, Tom Lane (16:54)
pgsql: Fix oversight in join removal patch: we have to delete the Tom Lane (16:34)
pgbuildfarm - client-code: Use git clean to remove build products left User Andrewd (10:01)
21 May 2010
20 May 2010
pgsql: Fix index entry for lo_compat_privileges, per bug #5467 from Tom Lane (20:32)
pgsql: Change the "N. Magnus Hagander (14:13)
pgsql: Change the "N. Magnus Hagander (14:13)
pgsql: Change the "N. Magnus Hagander (14:13)
pgsql: Change the "N. Magnus Hagander (14:13)
pgsql: Show oid2name command-line arguments in documentation like we do Bruce Momjian (03:45)
19 May 2010
pgsql: Doc change: Rename of directory no longer required for Bruce Momjian (20:40)
pgsql: pg_upgrade doc cleanup Stefan Kaltenbrunner Bruce Momjian (20:37)
pgsql: Restore oid2name doc change. Bruce Momjian (20:22)
pgsql: Add command-line documentation for pg_upgrade. Bruce Momjian (20:22)
pgsql: Simplify pg_upgrade queries by using IN instead of multiple OR Bruce Momjian (20:02)
pg-migrator - pg_migrator: Stamp 8.4.19. User Bmomjian (19:51)
pg-migrator - pg_migrator: Stamp 8.4.19. User Bmomjian (19:51)
pg-migrator - pg_migrator: Fix bug reporting xid wraparound problem by User Bmomjian (19:43)
pgsql: For pg_upgrade, update template0's datfrozenxid and its Bruce Momjian (19:26)
18 May 2010
pgsql: Refer to pg_ident.conf as config file for username mapping, as Magnus Hagander (19:05)
pg-migrator - pg_migrator: Adjust test for non-connectable databases, User Bmomjian (18:43)
pg-migrator - pg_migrator: Adjust test for non-connectable databases, User Bmomjian (18:43)
pgsql: Use a 'datallowconn' check for avoiding 'template0', rather than Bruce Momjian (18:41)
pgsql: Make pg_upgrade documentation refer to 9.0 instead of 8.4. Magnus Hagander (15:41)
pgsql: Fix regression tests to match error message change Andrew Dunstan (03:35)
pgsql: Add pg_upgrade TESTING files explaining a testing method. Bruce Momjian (03:26)
pgsql: Move pg_notify() details to a subsection within the NOTIFY Robert Haas (02:29)
pgbuildfarm - client-code: support distro subdirs User Andrewd (00:33)
17 May 2010
Re: pgsql: Follow up a visit from the style police. Andrew Dunstan (20:48)
pgsql: > Follow up a visit from the style police. Andrew Dunstan (20:47)
pgsql: > Follow up a visit from the style police. Andrew Dunstan (20:46)
pgsql: > Follow up a visit from the style police. Andrew Dunstan (20:46)
pgsql: > Follow up a visit from the style police. Andrew Dunstan (20:46)
pgsql: > Follow up a visit from the style police. Andrew Dunstan (20:46)
pgsql: > Follow up a visit from the style police. Andrew Dunstan (20:46)
Re: pgsql: Follow up a visit from the style police. Tom Lane (20:11)
pgsql: Follow up a visit from the style police. Andrew Dunstan (19:43)
pgsql: Clarify plperl subroutine name release notes item, remove now Andrew Dunstan (17:46)
16 May 2010
pgsql: Fix longstanding typo in V1 calling conventions documentation. Robert Haas (03:56)
pgsql: Fix longstanding typo in V1 calling conventions documentation. Robert Haas (03:56)
pgsql: Fix longstanding typo in V1 calling conventions documentation. Robert Haas (03:56)
pgsql: Fix longstanding typo in V1 calling conventions documentation. Robert Haas (03:56)
pgsql: Fix longstanding typo in V1 calling conventions documentation. Robert Haas (03:56)
pgsql: Fix longstanding typo in V1 calling conventions documentation. Robert Haas (03:55)
pgsql: Fix longstanding typo in V1 calling conventions documentation. Robert Haas (03:55)
15 May 2010
pgbuildfarm - client-code: Provide a new base_port config parameter, User Andrewd (23:03)
pgsql: Ensure that pg_restore -l will output DATABASE entries whether or Tom Lane (21:41)
pgsql: Rename PM_RECOVERY_CONSISTENT and PMSIGNAL_RECOVERY_CONSISTENT. Robert Haas (20:01)
pgbuildfarm - client-code: New Directory User Andrewd (19:24)
pgsql: Improve documentation of pg_restore's -l and -L switches to point Tom Lane (18:11)
pgsql: Improve documentation of pg_restore's -l and -L switches to point Tom Lane (18:11)
pgsql: Improve documentation of pg_restore's -l and -L switches to point Tom Lane (18:11)
pgsql: Improve documentation of pg_restore's -l and -L switches to point Tom Lane (18:11)
pgsql: Improve documentation of pg_restore's -l and -L switches to point Tom Lane (18:11)
pgsql: Improve documentation of pg_restore's -l and -L switches to point Tom Lane (18:11)
pgsql: Improve documentation of pg_restore's -l and -L switches to point Tom Lane (18:11)
pgsql: Spell __NetBSD__ the same way everywhere. Tom Lane (14:44)
pgsql: Adjust pg_upgrade BSD defines for scandir(), per report from Bruce Momjian (10:22)
pgsql: Use __bsdi__ consistently. Bruce Momjian (10:14)
pgsql: Change bsdi define to __bsdi__ Bruce Momjian (10:08)
pgsql: Fix typos in comments, spotted by Josh Kupershmidt. Heikki Linnakangas (09:32)
pgsql: Fix typos in comments, spotted by Josh Kupershmidt. Heikki Linnakangas (09:32)
pgsql: Fix typos in comments, spotted by Josh Kupershmidt. Heikki Linnakangas (09:32)
pgsql: Fix bug in processing of checkpoint time for max_standby_delay. Simon Riggs (07:14)
14 May 2010
npgsql - Npgsql2: Added missing tests for bug 1010788 and array User Fxjr (14:18)
pginstaller - pginst: Update for 8.3.11. Dave Page (10:41)
pgsql: Remove CRs. Takahiro Itagaki (10:37)
Re: pginstaller - pginst: Update for 8.2.17 Dave Page (09:42)
pginstaller - pginst: Fix URL, per Thom Brown Dave Page (09:42)
Re: pginstaller - pginst: Update for 8.2.17 Thom Brown (09:39)