pgsql-committers since 2010-05-23 00:00

Notification of git commits are sent to this list. Do not post here!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

May 23, 2010

Thread Author Time
pgbuildfarm - client-code: Use git clean to remove build products left User Andrewd 10:01
pgsql: Fix oversight in join removal patch: we have to delete the Tom Lane 16:34
pgsql: issue_warnings() has no business freeing its parameter, Tom Lane 16:54
npgsql - Npgsql2: Reverted back previous optimization with Int32 and User Fxjr 18:13

May 24, 2010

Thread Author Time
pgsql: Split apart pg_upgrade user lookup and root check so '--help' Bruce Momjian 16:34
pgsql: Update pg_upgrade docs to show options in alphabetical order, and Bruce Momjian 17:43
pg-migrator - pg_migrator: Remove double-free of sequence file name. User Bmomjian 17:45
pgsql: In pg_upgrade, test for datallowconn instead of hardcoding Bruce Momjian 19:52

May 25, 2010

Thread Author Time
pgsql: Re-order pg_upgrade 'help' options to be alphabetical. Bruce Momjian 02:55
pgsql: Add Japanese Implementation file to CVS. Bruce Momjian 02:56
pgbulkload - pgbulkload: Fix bugs in csv parser and --username option. User Itagaki 04:51
pgstatsinfo - pg_reporter: Fix a bug in --username option. User Itagaki 04:52
reorg - pg_batch: Fix a bug in --username option. User Itagaki 04:53
reorg - pg_reorg: Fix a bug in --username option. User Itagaki 04:53
pgsql: Added a configure test for "long long" datatypes. Michael Meskes 14:32
pgsql: Add pg_upgrade docs about binary compatibility, per Robert Haas. Bruce Momjian 14:50
Re: pgsql: Added a configure test for "long long" datatypes. Tom Lane 15:20
pgsql: Modify pg_standby, pgbench, and pg_upgrade manual pages to be Bruce Momjian 15:55
pgsql: Update pg_upgrade IMPLEMENTATION doc file to match current 9.0 Bruce Momjian 16:09
pgsql: Remove IMPLEMENTATION.jp file from pg_upgrade docs; still in Bruce Momjian 16:53
pgsql: Replace self written 'long long int' configure test by standard Michael Meskes 17:28
Re: pgsql: Added a configure test for "long long" datatypes. Michael Meskes 17:28
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: Remove IMPLEMENTATION.jp file from pg_upgrade docs; still in Tom Lane 18:12
pgsql: Add missing newlines to some SSL-related error messages. Tom Lane 22:03

May 26, 2010

Thread Author Time
slony1-ctl - slony-ctl: Oups, I forgot the Changelog... User Sas 12:08
pgsql: More fixes for shutdown during recovery. Robert Haas 12:32
psqlodbc - psqlodbc: 1. User Hinoue 13:56
pgsql: Tell openssl to include the names of the root certs the server Tom Lane 15:52
psqlodbc - psqlodbc: Change the release note.(prep release) Hiroshi Saito 15:53
pgsql: Minor editorialization for be-secure.c: fix comments and some Tom Lane 16:15
pgsql: The message style police pay a visit to hba.c. Tom Lane 16:43
pgsql: Fix psql help: \da+ is same as \da, but \daS is not. Robert Haas 19:29
pgsql: HS Defer buffer pin deadlock check until deadlock_timeout has Simon Riggs 19:52
pgsql: Fix bogus error message for SSL-cert authentication, due to lack Tom Lane 20:47
pgsql: Rearrange libpq's SSL initialization to simplify it and make it Tom Lane 21:39
pgsql: In walsender, don't sleep if there's outstanding WAL waiting to Heikki Linnakangas 22:21
pgsql: Thinko in previous commit: ensure that MAX_SEND_SIZE is always Heikki Linnakangas 22:34
pgsql: Document pgFouine and check_postgres as log analysis options. Bruce Momjian 23:29
pgsql: Improve SSL-related documentation. Tom Lane 23:49
pgsql: Fix SGML markup Bruce Momjian 23:55

May 27, 2010

Thread Author Time
pgsql: Adjust comment to reflect that we now have Hot Standby. Heikki Linnakangas 00:38
pgsql: Avoid starting walreceiver in states where it shouldn't be Robert Haas 02:01
pgsql: Make it more clear that you need to release savepoint with Heikki Linnakangas 06:25
Re: pgsql: Make it more clear that you need to release savepoint with Heikki Linnakangas 06:53
pgsql: Mark PG_MODULE_MAGIC and PG_FUNCTION_INFO_V1 with PGDLLEXPORT Takahiro Itagaki 07:59
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: Fix the volatility marking of textanycat() and anytextcat(): they Tom Lane 16:20
pgsql: Small correction/clarification in discussion of Unicode literals Peter Eisentraut 18:23
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: 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:20
pgsql: Change ps_status.c to explicitly track the current logical length Tom Lane 19:20

May 28, 2010

Thread Author Time
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
Re: [COMMITTERS] pgsql: Mark PG_MODULE_MAGIC and PG_FUNCTION_INFO_V1 with PGDLLEXPORT Heikki Linnakangas 11:57
pgbuildfarm - client-code: provide for "default" entry in force_every User Andrewd 12:02
edb-debugger - server: Add Win64 support [Dharmendra Goyal] Dave Page 12:31
pgsql: Update High Availability docs. Heikki Linnakangas 14:03
pgsql: PGDLLEXPORT is __declspec (dllexport) only on MSVC, but is Takahiro Itagaki 16:34