pgsql-committers before 2009-03-01 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

Feb. 11, 2009

Thread Author Time
Re: Re: [COMMITTERS] pgsql: Update autovacuum to use reloptions instead of a system catalog, Tom Lane 20:40
Re: Re: [COMMITTERS] pgsql: Update autovacuum to use reloptions instead of a system catalog, Alvaro Herrera 20:48
pgsql: Change ALTER TABLE SET WITHOUT OIDS to rewrite the whole table to Tom Lane 21:11
Re: Re: [COMMITTERS] pgsql: Update autovacuum to use reloptions instead of a system catalog, Tom Lane 21:21
Re: Re: [COMMITTERS] pgsql: Update autovacuum to use reloptions instead of a system catalog, Robert Haas 21:24
Re: Re: [COMMITTERS] pgsql: Update autovacuum to use reloptions instead of a system catalog, Tom Lane 21:42
Re: Re: [COMMITTERS] pgsql: Update autovacuum to use reloptions instead of a system catalog, Robert Haas 21:51
pg-migrator - src: Add support for old/new superuser specification. User Bmomjian 22:40

Feb. 12, 2009

Thread Author Time
pg-migrator - src: Adjust connectToServer() to consistently use new User Bmomjian 00:18
pg-migrator - src: Clean up argument names; pgindent run. User Bmomjian 00:19
orafce - orafce: Uninstall the dual table with DROP VIEW. User Itagaki 00:41
pg-migrator - src: Properly set the default pgport value just like libpq User Bmomjian 00:43
pg-migrator - src: Rename function. User Bmomjian 03:38
pg-migrator - src: Update port default values in --help. User Bmomjian 03:46
pgsql: Don't call SetEnvironmentVariable() when removing an environment Magnus Hagander 12:53
pgsql: Remove tabs from SGML. Bruce Momjian 13:25
pgsql: Unset language-related locale settings in any case, otherwise Peter Eisentraut 13:26
pg-migrator - src: Remove unneeded TODO items. User Bmomjian 13:28
pgsql: The Czech (cs_CZ) and Slovak (sk_SK) locales sort numbers after Peter Eisentraut 15:11
pgsql: do not use unsetenv.c on mingw Andrew Dunstan 15:12
pg-migrator - src: Improve sql dump and debug log file name defaults. User Bmomjian 15:57
pg-migrator - src: Properly set defaults for username and port to match User Bmomjian 17:47
libpqtypes - libpqtypes: made PQputf auto-fill unset composite fields User Achernow 19:09
libpqtypes - libpqtypes: bug fix for previous bug fix :) message length User Achernow 20:29
libpqtypes - libpqtypes: Update PQparamCreate and PQregisterTypeHandler User Achernow 20:40
libpqtypes - libpqtypes: fixed typo in PQregisterTypeHandler man page. User Achernow 20:46

Feb. 13, 2009

Thread Author Time
slony1-ctl - slony-admin: New Directory User Sas 15:47
slony1-ctl - slony-ctl: New Directory User Sas 15:49
slony1-ctl - slony-ctl: New Directory User Sas 15:50
slony1-ctl - slony-ctl: New Directory User Sas 15:50
slony1-ctl - slony-ctl: First import User Sas 17:08
pgsql: Fix UNLISTEN to fall out quickly if the current backend has never Tom Lane 17:12
pgsql: Fix UNLISTEN to fall out quickly if the current backend has never Tom Lane 17:12
slony1-ctl - slony-ctl: First import User Sas 17:12

Feb. 14, 2009

Thread Author Time
pgsql: A couple of marginal performance hacks for the information_schema Tom Lane 20:48

Feb. 15, 2009

Thread Author Time
pginstaller - pginst: Update chinese translation. User Mha 11:28
pginstaller - pginst: Update chinese translation. User Mha 11:28
pgsql: Loop calling CallNamedPipe() several times in case it fails, Magnus Hagander 13:58
pgsql: Loop calling CallNamedPipe() several times in case it fails, Magnus Hagander 13:58
pgsql: Loop calling CallNamedPipe() several times in case it fails, Magnus Hagander 13:58
Re: [COMMITTERS] pgsql: Explicitly bind gettext to the correct encoding on Windows. Magnus Hagander 14:08
Re: [COMMITTERS] pgsql: Explicitly bind gettext to the correct encoding on Windows. Tom Lane 17:21
pgsql: Minor wordsmithing. Tom Lane 18:28
pgsql: Teach the planner to treat a partial unique index as proving a Tom Lane 20:16

Feb. 16, 2009

Thread Author Time
slony1-ctl - slony-ctl: A failover on a node that has no subscriber will User Sas 13:51
pg-migrator - src: Split 3.5k line single C source file into eight User Bmomjian 14:28
pg-migrator - src: Add BSD license file. User Bmomjian 14:29
pg-migrator - src: Source code style cleanups. User Bmomjian 14:42
slony1-ctl - slony-ctl: Translation of some messages User Sas 14:58
pg-migrator - src: More style cleanups, mostly include files. User Bmomjian 16:22
slony1-ctl - slony-ctl: Translation User Sas 16:34
slony1-ctl - slony-ctl: Translation User Sas 17:15
pg-migrator - src: Rename pg_migrator.c to main.c. User Bmomjian 18:34
pg-migrator - src: Use new pg_dumpall binary to dump old database. User Bmomjian 18:40
pg-migrator - src: Add TODO item: o add version checks User Bmomjian 18:40
pg-migrator - src: Looking at other contrib modules, it seems User Bmomjian 20:57
pg-migrator - src: Update Makefile. User Bmomjian 20:59
pgsql: Uppercase keywords in pg_dump.c Bruce Momjian 22:50
pgsql: Wrap some long queries. Bruce Momjian 23:06

Feb. 17, 2009

Thread Author Time
npgsql - Npgsql2: Fixed bug in skip. User Jbcooley 04:17
pgsql: Remove gettext trigger write_stderr(), which isn't used by PLs. Peter Eisentraut 09:24
pgsql: Redefine _() to dgettext() instead of gettext() so that it uses Peter Eisentraut 11:34
pgsql: Mark 3rd argument of validate_tupdesc_compat() for translation, Peter Eisentraut 12:51
pgsql: Add plpgsql_yyerror to gettext triggers Peter Eisentraut 12:59
pgsql: Add _() calls for the argument of plpgsql_yyerror() so it Peter Eisentraut 13:01
npgsql - Npgsql2: Fixed a culture problem in the ToBasicType<T> method User Fxjr 14:31
pg-migrator - src: Add code to check that pg_controldata values are User Bmomjian 15:38
pgsql: Add pg_dump --binary-upgrade flag to be used by binary upgrade Bruce Momjian 15:41
pg-migrator - src: Call pg_dumpall with new --binary-upgrade option. User Bmomjian 15:45
pg-migrator - src: Remove todo item about fixing dropped columns. User Bmomjian 15:45
Re: [COMMITTERS] pgsql: Redefine _() to dgettext() instead of gettext() so that it uses Alvaro Herrera 16:27
pgsql: Add missing newline. Bruce Momjian 22:32
pg-migrator - src: Add comment about --binary-upgrade usage. User Bmomjian 23:22

Feb. 18, 2009

Thread Author Time
pg-migrator - src: Add pg version checks; from 8.3+, to 8.4+. User Bmomjian 00:04
pg-migrator - src: Add comment about why "to" must be 8.4+. User Bmomjian 00:05
orafce - orafce: Change not to return float8 but to return numeric to User Itagaki 01:41
pg-migrator - src: Create options.c file; restructure main() to be User Bmomjian 03:17
npgsql - Npgsql2: Bug #1010545 - support alternate names for tables (two User Jbcooley 04:27
slony1-ctl - slony-ctl: Translation and error testing. User Sas 08:50
pgsql: Message wordsmithing Peter Eisentraut 11:33
Re: Re: [COMMITTERS] pgsql: Redefine _() to dgettext() instead of gettext() so that it uses Peter Eisentraut 11:45
pgsql: Have pg_dump/pg_dumpall --binary-upgrade restore frozenids for Bruce Momjian 12:07
pgsql: Add --freeze option to vacuumdb. Bruce Momjian 12:11
pg-migrator - src: Update for pg_dump/vacuumdb changes; clarify code. User Bmomjian 12:54
pg-migrator - src: Mark TODO as empty. User Bmomjian 12:55
pgbouncer - pgbouncer: release 1.3 User Mkz 13:17
pg-migrator - src: Update README; improve code style. User Bmomjian 13:36
pg-migrator - src: More cleanups. User Bmomjian 13:47
pgbouncer - pgbouncer: update docs and default config User Mkz 13:50
pgsql: Start background writer during archive recovery. Heikki Linnakangas 15:58
pg-migrator - src: Issue suggestion about updating oid in new server. User Bmomjian 18:00
pgsql: Remove the special cases to prevent minus-zero results in float4 Tom Lane 19:23
Re: [COMMITTERS] pgsql: Remove the special cases to prevent minus-zero results in float4 Heikki Linnakangas 19:27
Re: Re: [COMMITTERS] pgsql: Remove the special cases to prevent minus-zero results in float4 Tom Lane 19:54
Re: [COMMITTERS] pgsql: Start background writer during archive recovery. Tom Lane 20:43
Re: [COMMITTERS] pgsql: Start background writer during archive recovery. Simon Riggs 21:28
Re: Re: [COMMITTERS] pgsql: Start background writer during archive recovery. Simon Riggs 22:16
pg-migrator - src: Remove duration report at end, clean up API. User Bmomjian 22:29
pg-migrator - src: Fix typo in Makfile, per Robert Treat. User Bmomjian 22:30
Re: Re: [COMMITTERS] pgsql: Start background writer during archive recovery. Tom Lane 23:33

Feb. 19, 2009

Thread Author Time
Re: Re: [COMMITTERS] pgsql: Start background writer during archive recovery. Heikki Linnakangas 07:35
pgsql: Increase NUM_AUXILIARY_PROCS, now that the startup process can Heikki Linnakangas 08:02
pgsql: Remove croak and Perl_croak from gettext triggers. Peter Eisentraut 10:07
pgsql: Add an implicit rule %.c -> %.i for running the C preprocessor. Peter Eisentraut 10:32
pgsql: Wordsmithing for PL/Perl messages Peter Eisentraut 10:33
orafce - orafce: PL/SQL dump function implementation. User Okbob 14:35
orafce - orafce: include parser/parse_expr because exprType is defined User Okbob 14:46
Re: Re: [COMMITTERS] pgsql: Start background writer during archive recovery. Tom Lane 15:00
npgsql - Npgsql2: [#1010543] Parameter value 'Int32.MinValue' throw User Fxjr 15:20
Re: Re: [COMMITTERS] pgsql: Start background writer during archive recovery. Heikki Linnakangas 16:20
Re: Re: [COMMITTERS] pgsql: Start background writer during archive recovery. Tom Lane 16:22
pgsql: Fix bogus comment, from the patch to start bgwriter during Heikki Linnakangas 16:43
slony1-ctl - slony-ctl: Translation and exit code User Sas 18:29
slony1-ctl - slony-ctl: Translation User Sas 18:44
Re: Re: [COMMITTERS] pgsql: Start background writer during archive recovery. 📎 Heikki Linnakangas 20:28
pgsql: Improve comments about semijoin implementation strategy, per a Tom Lane 20:32
Re: Re: [COMMITTERS] pgsql: Start background writer during archive recovery. Tom Lane 20:39

Feb. 20, 2009

Thread Author Time
pgsql: Simplify overcomplicated (and overly restrictive) test to see Tom Lane 00:01
npgsql - Npgsql2: Added tests for [#1010543] Parameter value User Fxjr 02:12
pgsql: Reconnect to the right database when using parallel restore with Andrew Dunstan 02:57
pgsql: another small message tweak Peter Eisentraut 10:39
Re: Re: [COMMITTERS] pgsql: Start background writer during archive recovery. Heikki Linnakangas 10:55
stackbuilder - wizard: Wordsmithing. Dave Page 11:53
stackbuilder - wizard: Automatic merge using stringmerge script. Dave Page 11:55
plproxy - plproxy: Credit also Hannu & Asko for the original User Mkz 13:39
pg-migrator - src: Add TODO items. User Bmomjian 22:52

Feb. 21, 2009

Thread Author Time
pg-migrator - src: Check that new cluster is empty. User Bmomjian 01:39
pg-migrator - src: Rename lots of identifiers, for clarity. User Bmomjian 02:32
pg-migrator - src: pgindent run. User Bmomjian 02:35
npgsql - Npgsql2: Drop overloaded functions and procedures since they User Jbcooley 22:07

Feb. 22, 2009

Thread Author Time
pgsql: Add note that inlined SQL functions aren't tracked by Tom Lane 23:50

Feb. 23, 2009

Thread Author Time
pgsql: Change the signaling of end-of-recovery. Heikki Linnakangas 09:28
Re: Re: [COMMITTERS] pgsql: Start background writer during archive recovery. Heikki Linnakangas 09:31
pgsql: Add quotes to message Peter Eisentraut 10:03
Re: pgsql: Add note that inlined SQL functions aren't tracked by Simon Riggs 10:29
Re: pgsql: Add quotes to message Gregory Stark 10:45
Re: pgsql: Add quotes to message Peter Eisentraut 12:56
pg-migrator - src: Use assert rather than Assert because we don't link User Bmomjian 14:02
Re: pgsql: Add note that inlined SQL functions aren't tracked by Tom Lane 14:56
pgsql: Fix psql's \dD to show only one row per domain, even when the Tom Lane 15:59
muninpgplugins - muninpgplugins: fix typo in pg_stat_database per report User C2main 16:54

Feb. 24, 2009

Thread Author Time
pgsql: Repair a longstanding bug in CLUSTER and the rewriting variants Tom Lane 01:38
pgsql: Repair a longstanding bug in CLUSTER and the rewriting variants Tom Lane 01:38
pgsql: Repair a longstanding bug in CLUSTER and the rewriting variants Tom Lane 01:39
pgsql: Repair a longstanding bug in CLUSTER and the rewriting variants Tom Lane 01:39
npgsql - Npgsql2: Updated for 2.0.3 release User Fxjr 04:41
npgsql - Npgsql2: Added release note for 2.0.3 release User Fxjr 05:06
npgsql - Npgsql2: Fixed release notes file format. User Fxjr 05:27
npgsql - Npgsql2: Updated Changelog for 2.0.3 release User Fxjr 05:30
pgsql: Add the possibility to specify an explicit validator function for Peter Eisentraut 10:06
pgsql: Don't append epoch to log_filename if no format specifier is Peter Eisentraut 12:09
pg-migrator - src: Add TODO: + o support migration from Postgres 8.2 User Bmomjian 14:59
pginstaller - pginst: Stop autogenerating passwords, and require the User Mha 15:24

Feb. 25, 2009

Thread Author Time
pgsql: Get rid of the rather fuzzily defined FlattenedSubLink node type Tom Lane 03:30
pgsql: Put back a "continue" that went missing in the changes to start Heikki Linnakangas 11:07
pgsql: Sort the output of --help mostly alphabetical, make it align Peter Eisentraut 13:03
pgsql: Remove feof(stdin) calls related to when to prompt for a Peter Eisentraut 13:24
pgsql: Clean up help (-?) output. Peter Eisentraut 13:34
pgsql: Use the same style in the help synopsis that other programs are Peter Eisentraut 13:35
npgsql - Npgsql2: Fix bug with new bytea conversion [#1010562] User Talliesin 15:36
pgsql: Remove references to foreign data wrapper libraries, since they Magnus Hagander 17:42
pgsql: Fix an old problem in decompilation of CASE constructs: the Tom Lane 18:00
pgsql: Fix an old problem in decompilation of CASE constructs: the Tom Lane 18:00
pgsql: Fix an old problem in decompilation of CASE constructs: the Tom Lane 18:00
pgsql: Fix an old problem in decompilation of CASE constructs: the Tom Lane 18:00
Re: [COMMITTERS] pgsql: Start background writer during archive recovery. Fujii Masao 22:52

Feb. 26, 2009

Thread Author Time
npgsql - Npgsql2: Really fixed culture dependent representation of User Fxjr 02:06
pgsql: Add a -w/--no-password option that prevents all password prompts Peter Eisentraut 16:02
stackbuilder - wizard: Allow app categories to be hierarchical. Dave Page 16:03
pgsql: Final removal of -q options, which haven't done anything since Peter Eisentraut 16:20
slony1-ctl - slony-ctl: Translation and exit code in case of error User Sas 16:58
slony1-ctl - slony-ctl: Sample inclusion files, some new utility User Sas 17:02
pgsql: Remove outdated join_1.out regression test comparison file. Tom Lane 22:19
pgtcl - libpgtcl: Make PostgreSQL helpers "res_dont_care" and User Karl 23:24

Feb. 27, 2009

Thread Author Time
pgsql: Improve create_unique_path to not be fooled by unrelated clauses Tom Lane 00:06
pgsql: Fix the inconsistent and wrong claims that the option value in Peter Eisentraut 07:20
pgsql: Equip the programs installed by contrib with proper --help and Peter Eisentraut 09:30
pgsql: Add the long options to the psql --help display, where they were Peter Eisentraut 09:58
pgsql: Set isnull for errm and sqlstate local variables when they're Heikki Linnakangas 10:27
pgsql: Set isnull for errm and sqlstate local variables when they're Heikki Linnakangas 10:27
pgsql: Set isnull for errm and sqlstate local variables when they're Heikki Linnakangas 10:27
pgstatspack - pgstatspack: Updated the readme to reflect the fact that User Kpierno 16:25
pgsql: In CREATE CONVERSION, test that the given function is a valid Heikki Linnakangas 16:35
pgsql: In CREATE CONVERSION, test that the given function is a valid Heikki Linnakangas 16:35
pgsql: In CREATE CONVERSION, test that the given function is a valid Heikki Linnakangas 16:35
pgsql: In CREATE CONVERSION, test that the given function is a valid Heikki Linnakangas 16:35
pgsql: In CREATE CONVERSION, test that the given function is a valid Heikki Linnakangas 16:35
pgsql: In CREATE CONVERSION, test that the given function is a valid Heikki Linnakangas 16:35
pgsql: Tighten up join ordering rules to account for recent more-careful Tom Lane 22:41
pgsql: Temporarily (I hope) disable flattening of IN/EXISTS sublinks Tom Lane 23:30

Feb. 28, 2009

Thread Author Time
pgsql: Reduce the maximum value of vacuum_cost_delay and Tom Lane 00:10
pgsql: Shave a few cycles in compare_pathkeys() by checking for Tom Lane 03:51
pgsql: Fix buffer allocations in encoding conversion routines so that Tom Lane 18:49
pgsql: Fix buffer allocations in encoding conversion routines so that Tom Lane 18:49
pgsql: Fix buffer allocations in encoding conversion routines so that Tom Lane 18:50
pgsql: Fix buffer allocations in encoding conversion routines so that Tom Lane 18:50
pgsql: Fix buffer allocations in encoding conversion routines so that Tom Lane 18:50
pgsql: Fix buffer allocations in encoding conversion routines so that Tom Lane 18:50
pgsql: Don't mangle xml and xpath unless xml is not in fact a Andrew Dunstan 19:13
npgsql - Npgsql2: Added release notes for 2.0.4 User Fxjr 23:54

Browse Archives

Prev | Next