Mailing lists [pgsql-committers]
- pgbuildfarm - client-code: add checking in different locales, add port [email protected] (User Andrewd)
- orafce - orafce: Fix bugs reported by tushar. [email protected] (User Itagaki)
- pgbuildfarm - client-code: work around fact that mingw perl doesn't have [email protected] (User Andrewd)
- pgsql: Put pg_user_mapping section into the right (alphabetical) order. [email protected] (Peter Eisentraut)
- pgsql: Fixed bug in %s handling. [email protected] (Michael Meskes)
- pgbuildfarm - client-code: use locale in stage name for InstallCheck [email protected] (User Andrewd)
- pgsql: Fixed auto allocation for binary data types. [email protected] (Michael Meskes)
- pgsql: Set memory segment to '0', just to be sure. [email protected] (Michael Meskes)
- pgsql: When changing a regression test file one should also change the [email protected] (Michael Meskes)
- pgsql: Allow reloption names to have qualifiers, initially supporting a [email protected] (Alvaro Herrera)
- pgsql: Provide for parallel restoration from a custom format archive. [email protected] (Andrew Dunstan)
- pgsql: Fix plpgsql to not treat INSERT INTO as an INTO-variables clause [email protected] (Tom Lane)
- pgsql: Fix plpgsql to not treat INSERT INTO as an INTO-variables clause [email protected] (Tom Lane)
- pgsql: Fix plpgsql to not treat INSERT INTO as an INTO-variables clause [email protected] (Tom Lane)
- pgsql: Document the longstanding behavior of LIMIT NULL and OFFSET NULL, [email protected] (Tom Lane)
- pgsql: Add a failure check for syslogger's use of _beginthreadex(), and [email protected] (Tom Lane)
- pgsql: allow alternative names for tclsh used on Windows [email protected] (Andrew Dunstan)
- pgbuildfarm - client-code: protect against null array ref [email protected] (User Andrewd)
- pgsql: Fixed copy&paste mistake that made library use uninitialized [email protected] (Michael Meskes)
- pgsql: Argh, wrong line copied again. [email protected] (Michael Meskes)
- libpqtypes - libpqtypes: set new version in changlog and configure.ac [email protected] (User Achernow)
- orafce - orafce: workaround for 8.1. [email protected] (User Itagaki)
- pgsql: Added result checks for calls to gmtime(). [email protected] (Michael Meskes)
- pgsql: Update read committed documentation to better explain undesirable [email protected] (Bruce Momjian)
- pgsql: Fix some SGML-compiler warnings on -wxml mode. [email protected] (Alvaro Herrera)
- pgsql: Fix an old corner-case error in match_unsorted_outer(): don't [email protected] (Tom Lane)
- orafce - orafce: Add decode(date, date, ...). [email protected] (User Itagaki)
- orafce - orafce: Add uninstaller for decode(bpchar). [email protected] (User Itagaki)
- orafce - orafce: 8.1 doesn't provide PG_VERSION_NUM. [email protected] (User Itagaki)
- npgsql - Npgsql2: added missing BitString file [email protected] (User Jbcooley)
- npgsql - Npgsql2: New Directory [email protected] (User Jbcooley)
- npgsql - Npgsql2: Starting DDEX support for Npgsql [email protected] (User Jbcooley)
- npgsql - Npgsql2: Starting DDEX support for Npgsql [email protected] (User Jbcooley)
- orafce - orafce: Update Makefile to use bison directly in 8.4dev. [email protected] (User Itagaki)
- pgsql: Mixing long and int entries of a union only works on some [email protected] (Michael Meskes)
- pgsql: Add PL/PgSQL FOUND and GET DIAGNOSTICS support for RETURN QUERY [email protected] (Bruce Momjian)
- orafce - orafce: Don't use #if in a macro. [email protected] (User Itagaki)
- pgsql: Document ways to avoid libpq WSACleanup() overhead on Windows. [email protected] (Bruce Momjian)
- pgsql: Fix typo in docs. [email protected] (Bruce Momjian)
- pgsql: Clean up some loose ends from the column privileges patch: add [email protected] (Tom Lane)
- pgsql: Ooops, forgot to update COPY reference page to mention column [email protected] (Tom Lane)
- pgsql: Fix cost_mergejoin's failure to adjust for rescanning of [email protected] (Tom Lane)
- pgsql: Set column privileges to supported [email protected] (Peter Eisentraut)
- libpqtypes - libpqtypes: libpqtypes-int.h needed to include Wspiapi.h on [email protected] (User Achernow)
- pgsql: Fix obsolete comment. [email protected] (Heikki Linnakangas)
- prefix - prefix: Basic 8.1 support [email protected] (User Dim)
- pgsql: Fix to_timestamp() to not require upper/lower case matching for [email protected] (Bruce Momjian)
- pgsql: Document disabling the statistics collector pg_dump activity, and [email protected] (Bruce Momjian)
- pgsql: Update pg_constraint.conkey documentation description. [email protected] (Bruce Momjian)
- pgsql: Properly wrap new pg_dump doc text. [email protected] (Bruce Momjian)
- pgsql: ecpg requires libpq; add Makefile rules to require libpq to be [email protected] (Bruce Momjian)
- pgsql: Uppercase CHECK mention in relchecks documentation mention. [email protected] (Bruce Momjian)
- pgsql: Remove documentation mention that hash indexes perform no better [email protected] (Bruce Momjian)
- pgsql: Document that LIMIT NULL is the same as no LIMIT clause. [email protected] (Bruce Momjian)
- pgmemcache: pgmemcache README.pgmemcache [email protected]
- pgsql: Ensure that INSERT ... [email protected] (Tom Lane)
- pgsql: Fix spelling error in docs. [email protected] (Bruce Momjian)
- pg-migrator - doc: No need for file. [email protected] (User Bmomjian)
- pg-migrator - doc: No need for file. [email protected] (User Bmomjian)
- pg-migrator - doc: test [email protected] (User Bmomjian)
- pg-migrator - doc: File now called "README". [email protected] (User Bmomjian)
- pg-migrator - src: Move README into /src . [email protected] (User Bmomjian)
- pg-migrator - src: Remove excessive mentions of EnterpriseDB. [email protected] (User Bmomjian)
- pg-migrator - src: Add missing include file. [email protected] (User Bmomjian)
- pg-migrator - src: Fix compiler warnings. [email protected] (User Bmomjian)
- pg-migrator - src: run pgindent on C file. [email protected] (User Bmomjian)
- pg-migrator - src: Run pgindent on func C file. [email protected] (User Bmomjian)
- pg-migrator - src: Word-wrap doc file. [email protected] (User Bmomjian)
- pg-migrator - src: Update TODO for dropped columns. [email protected] (User Bmomjian)
- pg-migrator - src: Reformat file. [email protected] (User Bmomjian)
- pg-migrator - src: Reformat comments, no need for copyright mention on [email protected] (User Bmomjian)
- pg-migrator - src: More formatting changes. [email protected] (User Bmomjian)
- pg-migrator - src: Add TODO item about vacuum freeze. [email protected] (User Bmomjian)
- pg-migrator - src: Update author list. [email protected] (User Bmomjian)
- pg-migrator - src: Add TODO. [email protected] (User Bmomjian)
- pg-migrator - src: Add TODO: o update pg_database.datfrozenxid to [email protected] (User Bmomjian)
- pg-migrator - src: Update TODO: o restore pg_database.datfrozenxid [email protected] (User Bmomjian)
- pgsql: Update autovacuum to use reloptions instead of a system catalog, [email protected] (Alvaro Herrera)
- pg-migrator - src: New TODO: o restore pg_class.relfrozenxid to their [email protected] (User Bmomjian)
- pgsql: Adopt Bob Jenkins' improved hash function for hash_any(). [email protected] (Tom Lane)
- pg-migrator - src: Wrap long lines. [email protected] (User Bmomjian)
- pg-migrator - src: Run pgindent again. [email protected] (User Bmomjian)
- pg-migrator - src: wrap long lines. [email protected] (User Bmomjian)
- pg-migrator - src: Add EXE_EXT define. [email protected] (User Bmomjian)
- pg-migrator - src: More cleanups. [email protected] (User Bmomjian)
- pg-migrator - src: Ceanups. [email protected] (User Bmomjian)
- pg-migrator - src: Remove "internal error" messages, user Assert. [email protected] (User Bmomjian)
- pg-migrator - src: TODO item done. [email protected] (User Bmomjian)
- pg-migrator - src: TODO items done. [email protected] (User Bmomjian)
- pgsql: Update wording of how to prevent pg_dump from affecting [email protected] (Bruce Momjian)
- pg-migrator - src: Cleanups. [email protected] (User Bmomjian)
- pg-migrator - src: More cleanups. [email protected] (User Bmomjian)
- pg-migrator - src: Code cleanup and README rewrite. [email protected] (User Bmomjian)
- pg-migrator - src: More code cleanup. [email protected] (User Bmomjian)
- pg-migrator - src: Improve test to exclude TOAST indexes. [email protected] (User Bmomjian)
- pg-migrator - src: Rationalize command-line argument options. [email protected] (User Bmomjian)
- pg-migrator - src: Revert previous commit, mistaken. [email protected] (User Bmomjian)
- pg-migrator - src: Update command-line options to be more [email protected] (User Bmomjian)
- pgsql: Add possibility to generate only some files, by passing [email protected] (Peter Eisentraut)
- pgsql: Remove the encoding *numbers* from the comments. [email protected] (Peter Eisentraut)
- pg-migrator - src: Add support for specifying port numbers. [email protected] (User Bmomjian)
- pg-migrator - src: Add ability specify super-user. [email protected] (User Bmomjian)
- pgsql: Support for KOI8U encoding [email protected] (Peter Eisentraut)
- orafce - orafce: some smarter dual table implementation - via VIEW over [email protected] (User Okbob)
- pgsql: Clarify PQinitSSL() documentation to mention what the argument [email protected] (Bruce Momjian)
- pgsql: Only unset the locale environment when --no-locale is used (the [email protected] (Peter Eisentraut)
- libpqtypes - libpqtypes: Fixed empty array issue, getf always returned a [email protected] (User Achernow)
- pgsql: Improve psql \d+ to show TOAST reloptions too. [email protected] (Alvaro Herrera)
- pgsql: Tweak configure to attempt to add -qnoansialias to CFLAGS [email protected] (Tom Lane)
- pgsql: Change ALTER TABLE SET WITHOUT OIDS to rewrite the whole table to [email protected] (Tom Lane)
- pg-migrator - src: Add support for old/new superuser specification. [email protected] (User Bmomjian)
- pg-migrator - src: Adjust connectToServer() to consistently use new [email protected] (User Bmomjian)
- pg-migrator - src: Clean up argument names; pgindent run. [email protected] (User Bmomjian)
- orafce - orafce: Uninstall the dual table with DROP VIEW. [email protected] (User Itagaki)
- pg-migrator - src: Properly set the default pgport value just like libpq [email protected] (User Bmomjian)
- pg-migrator - src: Rename function. [email protected] (User Bmomjian)
- pg-migrator - src: Update port default values in --help. [email protected] (User Bmomjian)
- pgsql: Don't call SetEnvironmentVariable() when removing an environment [email protected] (Magnus Hagander)
- pgsql: Remove tabs from SGML. [email protected] (Bruce Momjian)
- pgsql: Unset language-related locale settings in any case, otherwise [email protected] (Peter Eisentraut)
- pg-migrator - src: Remove unneeded TODO items. [email protected] (User Bmomjian)
- pgsql: The Czech (cs_CZ) and Slovak (sk_SK) locales sort numbers after [email protected] (Peter Eisentraut)
- pgsql: do not use unsetenv.c on mingw [email protected] (Andrew Dunstan)
- pg-migrator - src: Improve sql dump and debug log file name defaults. [email protected] (User Bmomjian)
- pg-migrator - src: Properly set defaults for username and port to match [email protected] (User Bmomjian)
- libpqtypes - libpqtypes: made PQputf auto-fill unset composite fields [email protected] (User Achernow)
- libpqtypes - libpqtypes: bug fix for previous bug fix :) message length [email protected] (User Achernow)
- libpqtypes - libpqtypes: Update PQparamCreate and PQregisterTypeHandler [email protected] (User Achernow)
- libpqtypes - libpqtypes: fixed typo in PQregisterTypeHandler man page. [email protected] (User Achernow)
- slony1-ctl - slony-admin: New Directory [email protected] (User Sas)
- slony1-ctl - slony-ctl: New Directory [email protected] (User Sas)
- slony1-ctl - slony-ctl: New Directory [email protected] (User Sas)
- slony1-ctl - slony-ctl: New Directory [email protected] (User Sas)
- slony1-ctl - slony-ctl: First import [email protected] (User Sas)
- pgsql: Fix UNLISTEN to fall out quickly if the current backend has never [email protected] (Tom Lane)
- pgsql: Fix UNLISTEN to fall out quickly if the current backend has never [email protected] (Tom Lane)
- slony1-ctl - slony-ctl: First import [email protected] (User Sas)
- pgsql: A couple of marginal performance hacks for the information_schema [email protected] (Tom Lane)
- pginstaller - pginst: Update chinese translation. [email protected] (User Mha)
- pginstaller - pginst: Update chinese translation. [email protected] (User Mha)
- pgsql: Loop calling CallNamedPipe() several times in case it fails, [email protected] (Magnus Hagander)
- pgsql: Loop calling CallNamedPipe() several times in case it fails, [email protected] (Magnus Hagander)
- pgsql: Loop calling CallNamedPipe() several times in case it fails, [email protected] (Magnus Hagander)
- pgsql: Minor wordsmithing. [email protected] (Tom Lane)
- pgsql: Teach the planner to treat a partial unique index as proving a [email protected] (Tom Lane)
- slony1-ctl - slony-ctl: A failover on a node that has no subscriber will [email protected] (User Sas)
- pg-migrator - src: Split 3.5k line single C source file into eight [email protected] (User Bmomjian)
- pg-migrator - src: Add BSD license file. [email protected] (User Bmomjian)
- pg-migrator - src: Source code style cleanups. [email protected] (User Bmomjian)
- slony1-ctl - slony-ctl: Translation of some messages [email protected] (User Sas)
- pg-migrator - src: More style cleanups, mostly include files. [email protected] (User Bmomjian)
- slony1-ctl - slony-ctl: Translation [email protected] (User Sas)
- slony1-ctl - slony-ctl: Translation [email protected] (User Sas)
- pg-migrator - src: Rename pg_migrator.c to main.c. [email protected] (User Bmomjian)
- pg-migrator - src: Use new pg_dumpall binary to dump old database. [email protected] (User Bmomjian)
- pg-migrator - src: Add TODO item: o add version checks [email protected] (User Bmomjian)
- pg-migrator - src: Looking at other contrib modules, it seems [email protected] (User Bmomjian)
- pg-migrator - src: Update Makefile. [email protected] (User Bmomjian)
- pgsql: Uppercase keywords in pg_dump.c [email protected] (Bruce Momjian)
- pgsql: Wrap some long queries. [email protected] (Bruce Momjian)
- npgsql - Npgsql2: Fixed bug in skip. [email protected] (User Jbcooley)
- pgsql: Remove gettext trigger write_stderr(), which isn't used by PLs. [email protected] (Peter Eisentraut)
- pgsql: Redefine _() to dgettext() instead of gettext() so that it uses [email protected] (Peter Eisentraut)
- pgsql: Mark 3rd argument of validate_tupdesc_compat() for translation, [email protected] (Peter Eisentraut)
- pgsql: Add plpgsql_yyerror to gettext triggers [email protected] (Peter Eisentraut)
- pgsql: Add _() calls for the argument of plpgsql_yyerror() so it [email protected] (Peter Eisentraut)
-
npgsql - Npgsql2: Fixed a culture problem in the ToBasicType
method [email protected] (User Fxjr) - pg-migrator - src: Add code to check that pg_controldata values are [email protected] (User Bmomjian)
- pgsql: Add pg_dump --binary-upgrade flag to be used by binary upgrade [email protected] (Bruce Momjian)
- pg-migrator - src: Call pg_dumpall with new --binary-upgrade option. [email protected] (User Bmomjian)
- pg-migrator - src: Remove todo item about fixing dropped columns. [email protected] (User Bmomjian)
- pgsql: Add missing newline. [email protected] (Bruce Momjian)
- pg-migrator - src: Add comment about --binary-upgrade usage. [email protected] (User Bmomjian)
- pg-migrator - src: Add pg version checks; from 8.3+, to 8.4+. [email protected] (User Bmomjian)
- pg-migrator - src: Add comment about why "to" must be 8.4+. [email protected] (User Bmomjian)
- orafce - orafce: Change not to return float8 but to return numeric to [email protected] (User Itagaki)
- pg-migrator - src: Create options.c file; restructure main() to be [email protected] (User Bmomjian)
- npgsql - Npgsql2: Bug #1010545 - support alternate names for tables (two [email protected] (User Jbcooley)
- slony1-ctl - slony-ctl: Translation and error testing. [email protected] (User Sas)
- pgsql: Message wordsmithing [email protected] (Peter Eisentraut)
- pgsql: Have pg_dump/pg_dumpall --binary-upgrade restore frozenids for [email protected] (Bruce Momjian)
- pgsql: Add --freeze option to vacuumdb. [email protected] (Bruce Momjian)
- pg-migrator - src: Update for pg_dump/vacuumdb changes; clarify code. [email protected] (User Bmomjian)
- pg-migrator - src: Mark TODO as empty. [email protected] (User Bmomjian)
- pgbouncer - pgbouncer: release 1.3 [email protected] (User Mkz)
- pg-migrator - src: Update README; improve code style. [email protected] (User Bmomjian)
- pg-migrator - src: More cleanups. [email protected] (User Bmomjian)
- pgbouncer - pgbouncer: update docs and default config [email protected] (User Mkz)
- pgsql: Start background writer during archive recovery. [email protected] (Heikki Linnakangas)
- pg-migrator - src: Issue suggestion about updating oid in new server. [email protected] (User Bmomjian)
- pgsql: Remove the special cases to prevent minus-zero results in float4 [email protected] (Tom Lane)
- pg-migrator - src: Remove duration report at end, clean up API. [email protected] (User Bmomjian)
- pg-migrator - src: Fix typo in Makfile, per Robert Treat. [email protected] (User Bmomjian)
- pgsql: Increase NUM_AUXILIARY_PROCS, now that the startup process can [email protected] (Heikki Linnakangas)
- pgsql: Remove croak and Perl_croak from gettext triggers. [email protected] (Peter Eisentraut)
- pgsql: Add an implicit rule %.c -> %.i for running the C preprocessor. [email protected] (Peter Eisentraut)
- pgsql: Wordsmithing for PL/Perl messages [email protected] (Peter Eisentraut)
- orafce - orafce: PL/SQL dump function implementation. [email protected] (User Okbob)
- orafce - orafce: include parser/parse_expr because exprType is defined [email protected] (User Okbob)
- npgsql - Npgsql2: [#1010543] Parameter value 'Int32.MinValue' throw [email protected] (User Fxjr)
- pgsql: Fix bogus comment, from the patch to start bgwriter during [email protected] (Heikki Linnakangas)
- slony1-ctl - slony-ctl: Translation and exit code [email protected] (User Sas)
- slony1-ctl - slony-ctl: Translation [email protected] (User Sas)
- pgsql: Improve comments about semijoin implementation strategy, per a [email protected] (Tom Lane)
- pgsql: Simplify overcomplicated (and overly restrictive) test to see [email protected] (Tom Lane)
- npgsql - Npgsql2: Added tests for [#1010543] Parameter value [email protected] (User Fxjr)
- pgsql: Reconnect to the right database when using parallel restore with [email protected] (Andrew Dunstan)
- pgsql: another small message tweak [email protected] (Peter Eisentraut)
- stackbuilder - wizard: Wordsmithing. [email protected] (Dave Page)
- stackbuilder - wizard: Automatic merge using stringmerge script. [email protected] (Dave Page)
- plproxy - plproxy: Credit also Hannu & Asko for the original [email protected] (User Mkz)
- pg-migrator - src: Add TODO items. [email protected] (User Bmomjian)
- pg-migrator - src: Check that new cluster is empty. [email protected] (User Bmomjian)
- pg-migrator - src: Rename lots of identifiers, for clarity. [email protected] (User Bmomjian)
- pg-migrator - src: pgindent run. [email protected] (User Bmomjian)
- npgsql - Npgsql2: Drop overloaded functions and procedures since they [email protected] (User Jbcooley)
- pgsql: Change the signaling of end-of-recovery. [email protected] (Heikki Linnakangas)
- pgsql: Add quotes to message [email protected] (Peter Eisentraut)
- Re: pgsql: Add note that inlined SQL functions aren't tracked by Simon Riggs
- pg-migrator - src: Use assert rather than Assert because we don't link [email protected] (User Bmomjian)
- Re: pgsql: Add note that inlined SQL functions aren't tracked by Tom Lane
- pgsql: Fix psql's \dD to show only one row per domain, even when the [email protected] (Tom Lane)
- muninpgplugins - muninpgplugins: fix typo in pg_stat_database per report [email protected] (User C2main)
- pgsql: Repair a longstanding bug in CLUSTER and the rewriting variants [email protected] (Tom Lane)
- pgsql: Repair a longstanding bug in CLUSTER and the rewriting variants [email protected] (Tom Lane)
- pgsql: Repair a longstanding bug in CLUSTER and the rewriting variants [email protected] (Tom Lane)
- pgsql: Repair a longstanding bug in CLUSTER and the rewriting variants [email protected] (Tom Lane)
- npgsql - Npgsql2: Updated for 2.0.3 release [email protected] (User Fxjr)
- npgsql - Npgsql2: Added release note for 2.0.3 release [email protected] (User Fxjr)
- npgsql - Npgsql2: Fixed release notes file format. [email protected] (User Fxjr)
- npgsql - Npgsql2: Updated Changelog for 2.0.3 release [email protected] (User Fxjr)
- pgsql: Add the possibility to specify an explicit validator function for [email protected] (Peter Eisentraut)
- pgsql: Don't append epoch to log_filename if no format specifier is [email protected] (Peter Eisentraut)
- pg-migrator - src: Add TODO: + o support migration from Postgres 8.2 [email protected] (User Bmomjian)
- pginstaller - pginst: Stop autogenerating passwords, and require the [email protected] (User Mha)
- pgsql: Get rid of the rather fuzzily defined FlattenedSubLink node type [email protected] (Tom Lane)
- pgsql: Put back a "continue" that went missing in the changes to start [email protected] (Heikki Linnakangas)
- pgsql: Sort the output of --help mostly alphabetical, make it align [email protected] (Peter Eisentraut)
- pgsql: Remove feof(stdin) calls related to when to prompt for a [email protected] (Peter Eisentraut)
- pgsql: Clean up help (-?) output. [email protected] (Peter Eisentraut)
- pgsql: Use the same style in the help synopsis that other programs are [email protected] (Peter Eisentraut)
- npgsql - Npgsql2: Fix bug with new bytea conversion [#1010562] [email protected] (User Talliesin)
- pgsql: Remove references to foreign data wrapper libraries, since they [email protected] (Magnus Hagander)
- pgsql: Fix an old problem in decompilation of CASE constructs: the [email protected] (Tom Lane)
- pgsql: Fix an old problem in decompilation of CASE constructs: the [email protected] (Tom Lane)
- pgsql: Fix an old problem in decompilation of CASE constructs: the [email protected] (Tom Lane)
- pgsql: Fix an old problem in decompilation of CASE constructs: the [email protected] (Tom Lane)
- npgsql - Npgsql2: Really fixed culture dependent representation of [email protected] (User Fxjr)
- pgsql: Add a -w/--no-password option that prevents all password prompts [email protected] (Peter Eisentraut)
- stackbuilder - wizard: Allow app categories to be hierarchical. [email protected] (Dave Page)
- pgsql: Final removal of -q options, which haven't done anything since [email protected] (Peter Eisentraut)
- slony1-ctl - slony-ctl: Translation and exit code in case of error [email protected] (User Sas)
- slony1-ctl - slony-ctl: Sample inclusion files, some new utility [email protected] (User Sas)
- pgsql: Remove outdated join_1.out regression test comparison file. [email protected] (Tom Lane)
- pgtcl - libpgtcl: Make PostgreSQL helpers "res_dont_care" and [email protected] (User Karl)
- pgsql: Improve create_unique_path to not be fooled by unrelated clauses [email protected] (Tom Lane)
- pgsql: Fix the inconsistent and wrong claims that the option value in [email protected] (Peter Eisentraut)
- pgsql: Equip the programs installed by contrib with proper --help and [email protected] (Peter Eisentraut)
- pgsql: Add the long options to the psql --help display, where they were [email protected] (Peter Eisentraut)
- pgsql: Set isnull for errm and sqlstate local variables when they're [email protected] (Heikki Linnakangas)
- pgsql: Set isnull for errm and sqlstate local variables when they're [email protected] (Heikki Linnakangas)
- pgsql: Set isnull for errm and sqlstate local variables when they're [email protected] (Heikki Linnakangas)
- pgstatspack - pgstatspack: Updated the readme to reflect the fact that [email protected] (User Kpierno)
- pgsql: In CREATE CONVERSION, test that the given function is a valid [email protected] (Heikki Linnakangas)
- pgsql: In CREATE CONVERSION, test that the given function is a valid [email protected] (Heikki Linnakangas)
- pgsql: In CREATE CONVERSION, test that the given function is a valid [email protected] (Heikki Linnakangas)
- pgsql: In CREATE CONVERSION, test that the given function is a valid [email protected] (Heikki Linnakangas)
- pgsql: In CREATE CONVERSION, test that the given function is a valid [email protected] (Heikki Linnakangas)
- pgsql: In CREATE CONVERSION, test that the given function is a valid [email protected] (Heikki Linnakangas)
- pgsql: Tighten up join ordering rules to account for recent more-careful [email protected] (Tom Lane)
- pgsql: Temporarily (I hope) disable flattening of IN/EXISTS sublinks [email protected] (Tom Lane)
- pgsql: Reduce the maximum value of vacuum_cost_delay and [email protected] (Tom Lane)
- pgsql: Shave a few cycles in compare_pathkeys() by checking for [email protected] (Tom Lane)
- pgsql: Fix buffer allocations in encoding conversion routines so that [email protected] (Tom Lane)
- pgsql: Fix buffer allocations in encoding conversion routines so that [email protected] (Tom Lane)
- pgsql: Fix buffer allocations in encoding conversion routines so that [email protected] (Tom Lane)
- pgsql: Fix buffer allocations in encoding conversion routines so that [email protected] (Tom Lane)
- pgsql: Fix buffer allocations in encoding conversion routines so that [email protected] (Tom Lane)
- pgsql: Fix buffer allocations in encoding conversion routines so that [email protected] (Tom Lane)
- pgsql: Don't mangle xml and xpath unless xml is not in fact a [email protected] (Andrew Dunstan)
- npgsql - Npgsql2: Added release notes for 2.0.4 [email protected] (User Fxjr)
- npgsql - Npgsql2: New publisher policy file. [email protected] (User Jbcooley)
- npgsql - Npgsql2: update assembly info for release. [email protected] (User Jbcooley)
- npgsql - Npgsql2: update for 2.0.4 release [email protected] (User Jbcooley)