Mailing lists [pgsql-committers]
- autodoc - autodoc: Toshio Kuratomi wrote a patch to allow a password to rbt@pgfoundry.org (User Rbt)
- autodoc - autodoc: Release 1.30 rbt@pgfoundry.org (User Rbt)
- pgbuildfarm - client-code: Try to unlimit core files if possible, and andrewd@pgfoundry.org (User Andrewd)
- pgsql: Fix float4/8 to handle Infinity and Nan consistently, e.g. momjian@postgresql.org (Bruce Momjian)
-
pgsql: Add #include
for platforms that still need it. momjian@postgresql.org (Bruce Momjian) - pgsql: Add n_live_tuples and n_dead_tuples to pg_stat_all_tables. momjian@postgresql.org (Bruce Momjian)
- plpsm - plpgpsm: Refactoring declaration of variables, cursors and okbob@pgfoundry.org (User Okbob)
- plpsm - plpgpsm: call statement is equal perform statement from plpgsql okbob@pgfoundry.org (User Okbob)
- pgsql: finite() no longer used; remove finite() platform-specific momjian@postgresql.org (Bruce Momjian)
- pgsql: Add a regression test for ALTER SET TABLESPACE; this is a whole tgl@postgresql.org (Tom Lane)
- pgsql: Some platforms set errno on pow(), exp() overflow, some do not, momjian@postgresql.org (Bruce Momjian)
- pgsql: Adjust network errmsg("result is out of range") message to be momjian@postgresql.org (Bruce Momjian)
- pgsql: Update expected result for new inet error message wording. momjian@postgresql.org (Bruce Momjian)
- pgsql: For float4/8, remove errno checks for pow() and exp() because momjian@postgresql.org (Bruce Momjian)
- plpsm - plpgpsm: more consist behave of SQLSTATE okbob@pgfoundry.org (User Okbob)
- pgsql: Attempt to return proper overflow/underflow messages for momjian@postgresql.org (Bruce Momjian)
- pgsql: Clean up smgr.c/md.c APIs as per discussion a couple months ago. tgl@postgresql.org (Tom Lane)
- pgsql: Fix btree_gist for new larger money type. tgl@postgresql.org (Tom Lane)
- pgsql: Fix erroneous error tests in pow/exp. tgl@postgresql.org (Tom Lane)
- pgsql: Update pow() tests to check for both errno==EDOM _and_ momjian@postgresql.org (Bruce Momjian)
- pgsql: Fix regex_fixed_prefix() to cope reasonably well with regex tgl@postgresql.org (Tom Lane)
- pgsql: Fix regex_fixed_prefix() to cope reasonably well with regex tgl@postgresql.org (Tom Lane)
- pgsql: Fix regex_fixed_prefix() to cope reasonably well with regex tgl@postgresql.org (Tom Lane)
- pgsql: Fix regex_fixed_prefix() to cope reasonably well with regex tgl@postgresql.org (Tom Lane)
- pgsql: Fix regex_fixed_prefix() to cope reasonably well with regex tgl@postgresql.org (Tom Lane)
- pgsql: Fix regex_fixed_prefix() to cope reasonably well with regex tgl@postgresql.org (Tom Lane)
- pgsql: Fix erroneous implementation of -s in postmaster.c (the switch tgl@postgresql.org (Tom Lane)
- pgsql: Fix erroneous implementation of -s in postmaster.c (the switch tgl@postgresql.org (Tom Lane)
- pgsql: Simplify assignment of Inf for pow Nan (don't worry about the momjian@postgresql.org (Bruce Momjian)
- plpsm - plpgpsm: scrollable cursor support this patch needs changes in okbob@pgfoundry.org (User Okbob)
- plpsm - plpgpsm: case emmits really sqlstate '20000' okbob@pgfoundry.org (User Okbob)
- plpsm - plpgpsm: case emmits error no warning okbob@pgfoundry.org (User Okbob)
- pgsql: Fix some small typos in comments. tgl@postgresql.org (Tom Lane)
- pgsql: Tweak pg_dumpall to add GRANT CONNECT ON DATABASE ... tgl@postgresql.org (Tom Lane)
- pgsql: Tweak pg_dumpall to add GRANT CONNECT ON DATABASE ... tgl@postgresql.org (Tom Lane)
- pgsql: Fix AddDefine to handle quotes properly. tgl@postgresql.org (Tom Lane)
- pgsql: Fix tab to space mention in FAQ_DEV. momjian@postgresql.org (Bruce Momjian)
- pgsql: Add missing reference to pg_shdescription. tgl@postgresql.org (Tom Lane)
- pgsql: Add missing reference to pg_shdescription. tgl@postgresql.org (Tom Lane)
- pgsql: Update float dpow() comment about whick platforms had issues with momjian@postgresql.org (Bruce Momjian)
- plpsm - plpgpsm: Condition without spec. okbob@pgfoundry.org (User Okbob)
- pgsql: Call setrlimit if possible in pg_regress to allow core file adunstan@postgresql.org (Andrew Dunstan)
- plpsm - plpgpsm: detecting duplicit sqlstates in handler declarations okbob@pgfoundry.org (User Okbob)
- pgsql: Create release notes for 7.3.17. momjian@postgresql.org (Bruce Momjian)
- pgsql: Create release notes for 7.4.15. momjian@postgresql.org (Bruce Momjian)
- pgsql: Create release notes for 8.0.10. momjian@postgresql.org (Bruce Momjian)
- pgsql: Create release notes for 8.1.6. momjian@postgresql.org (Bruce Momjian)
- pgsql: Create release notes for all back-branch relases on 2007-01-08. momjian@postgresql.org (Bruce Momjian)
- pgsql: Create release notes for release 8.2.1. momjian@postgresql.org (Bruce Momjian)
- pgsql: Update for release 8.2.1. momjian@postgresql.org (Bruce Momjian)
- pgsql: Stamp release 7.3.17. momjian@postgresql.org (Bruce Momjian)
- pgsql: Stamp release 7.4.15. momjian@postgresql.org (Bruce Momjian)
- pgsql: Stamp release 8.0.10. momjian@postgresql.org (Bruce Momjian)
- pgsql: Stamp release 8.1.6. momjian@postgresql.org (Bruce Momjian)
- pgsql: Stamp major release 8.3.0, and increment library version numbers. momjian@postgresql.org (Bruce Momjian)
- pgsql: Stamp release 8.2.1. momjian@postgresql.org (Bruce Momjian)
- pgsql: Update Japanese FAQ. momjian@postgresql.org (Bruce Momjian)
- pgsql: Update Japanese FAQ. momjian@postgresql.org (Bruce Momjian)
- pgsql: Modify copyright script to pull current year from `date`. momjian@postgresql.org (Bruce Momjian)
- pgsql: Update copyright script, report year used momjian@postgresql.org (Bruce Momjian)
- plpsm - plpgpsm: allow only unique sqlstates in handlers okbob@pgfoundry.org (User Okbob)
- plpsm - plpgpsm: remove unused variables okbob@pgfoundry.org (User Okbob)
- pgsql: Minor copy-editing for release note updates. tgl@postgresql.org (Tom Lane)
- pgsql: Minor copy-editing for release note updates. tgl@postgresql.org (Tom Lane)
- pgsql: Minor copy-editing for release note updates. tgl@postgresql.org (Tom Lane)
- pgsql: Minor copy-editing for release note updates. tgl@postgresql.org (Tom Lane)
- pgsql: Minor copy-editing for release note updates. tgl@postgresql.org (Tom Lane)
- pgsql: Minor copy-editing for release note updates. tgl@postgresql.org (Tom Lane)
- pgsql: Update ecpg regresison output for new library version number. momjian@postgresql.org (Bruce Momjian)
- pgsql: Document that we need to update the ecpg regression files when we momjian@postgresql.org (Bruce Momjian)
- pgsql: tag for 7.3.17 ... pgsql@postgresql.org (PostgreSQL Daemon)
- pgsql: Put back ERANGE test in dpow(). tgl@postgresql.org (Tom Lane)
- pgsql: Fix markup because lc_numeric didn't have an SGML tag in this momjian@postgresql.org (Bruce Momjian)
- pgsql: Fix markup because lc_numeric didn't have an SGML tag in this momjian@postgresql.org (Bruce Momjian)
- pgsql: Remove extra character added to top. momjian@postgresql.org (Bruce Momjian)
- pgsql: Improve dpow() check for ERANGE overflow for HPPA. momjian@postgresql.org (Bruce Momjian)
- pgsql: Fix markup because older releases couldn't like to refernce momjian@postgresql.org (Bruce Momjian)
- pgsql: Fix markup because older releases couldn't link to the reference momjian@postgresql.org (Bruce Momjian)
- pgsql: Fix markup because older releases couldn't link to the reference momjian@postgresql.org (Bruce Momjian)
- pgsql: Fix markup because older releases couldn't link to the reference momjian@postgresql.org (Bruce Momjian)
- pgsql: tag configure pgsql@postgresql.org (PostgreSQL Daemon)
- pgsql: tag 8.1.6 pgsql@postgresql.org (PostgreSQL Daemon)
- pgsql: Links to GUC variables from HISTORY don't work in back tgl@postgresql.org (Tom Lane)
- pgsql: Links to GUC variables from HISTORY don't work in back tgl@postgresql.org (Tom Lane)
- pgsql: tag it pgsql@postgresql.org (PostgreSQL Daemon)
- pgsql: commit before tag ... pgsql@postgresql.org (PostgreSQL Daemon)
- plpsm - plpgpsm: refactoring fetch stmt, early (compile time) check okbob@pgfoundry.org (User Okbob)
- pgsql: Check for ERANGE in exp() as well. momjian@postgresql.org (Bruce Momjian)
- pgsql: Document problems with release links in early branches. momjian@postgresql.org (Bruce Momjian)
- pgsql: Fix filtered_base_yylex() to save and restore base_yylval and tgl@postgresql.org (Tom Lane)
- pgsql: Fix filtered_base_yylex() to save and restore base_yylval and tgl@postgresql.org (Tom Lane)
- pgsql: Replace xmlroot with a properly functioning version that parses petere@postgresql.org (Peter Eisentraut)
- pgsql: Allow initdb to specify the pg_xlog directory. momjian@postgresql.org (Bruce Momjian)
- pgsql: Done: > * -Allow the pg_xlog directory location to be specified momjian@postgresql.org (Bruce Momjian)
- pgsql: Move INDEX inheritance out into a separate section: < * Allow momjian@postgresql.org (Bruce Momjian)
- pgsql: Already done in 8.2: < * Allow CREATE INDEX to take an momjian@postgresql.org (Bruce Momjian)
- pgsql: Apply fix so pow() and exp() ERANGE is used only if result is not momjian@postgresql.org (Bruce Momjian)
- plpsm - plpgpsm: For declared cursor in block is used unnamed portal, okbob@pgfoundry.org (User Okbob)
- pgsql: Add: > o Consider parsing the -c string into individual queries momjian@postgresql.org (Bruce Momjian)
- pgsql: Add: > > * Make consistent use of long/short command options momjian@postgresql.org (Bruce Momjian)
- pgsql: Done: > * -Allow user-defined types to accept 'typmod' momjian@postgresql.org (Bruce Momjian)
- pgsql: Updates for MONEY data type: < * Improve the MONEY data type > * momjian@postgresql.org (Bruce Momjian)
- pgsql: Remove: < * %Allow the identifier length to be increased via a momjian@postgresql.org (Bruce Momjian)
- pgsql: Allow XML fragment to contain a XML declaration. petere@postgresql.org (Peter Eisentraut)
- pgsql: Fix oversight in handling of row-comparison index keys: if the tgl@postgresql.org (Tom Lane)
- pgsql: Indent comments in makefiles better so they don't appear in the petere@postgresql.org (Peter Eisentraut)
- pginstaller - pginst: Update for 8.0.10 dpage@pgfoundry.org (User Dpage)
- pginstaller - pginst: Update for 8.1.6 dpage@pgfoundry.org (User Dpage)
- pginstaller - pginst: Update for 8.2.1 dpage@pgfoundry.org (User Dpage)
- pginstaller - pginst: Add missing snprintf.o to the static libpq build. dpage@pgfoundry.org (User Dpage)
- pgsql: Check and document minimum required version of libxml. petere@postgresql.org (Peter Eisentraut)
- pgsql: Some fine-tuning of xmlpi in corner cases: - correct error codes petere@postgresql.org (Peter Eisentraut)
- pgsql: Widen the money type to 64 bits. darcy@postgresql.org (D'Arcy Cain)
- Re: pgsql: Widen the money type to 64 bits. Jeremy Drake
- pgsql: Remove cost_hashjoin's very ancient hack to discourage (once, tgl@postgresql.org (Tom Lane)
- pgsql: Remove cost_hashjoin's very ancient hack to discourage (once, tgl@postgresql.org (Tom Lane)
- pgsql: Tweak joinlist creation to avoid generating useless one-element tgl@postgresql.org (Tom Lane)
- pgsql: Tweak joinlist creation to avoid generating useless one-element tgl@postgresql.org (Tom Lane)
- Re: pgsql: Widen the money type to 64 bits. D'Arcy J.M. Cain
- dbi-link - dbi-link: Updated copyright date. dfetter@pgfoundry.org (David Fetter)
- pghotbackup - pghotbackup: Initial check in for pg_hotbackup. wagnerch@pgfoundry.org (User Wagnerch)
- pghotbackup - pghotbackup: Added perl Makefile.PL, more or less to wagnerch@pgfoundry.org (User Wagnerch)
- pgsql: Prevent duplicate attribute names in XMLELEMENT. petere@postgresql.org (Peter Eisentraut)
- pgsql: Support ORDER BY ... tgl@postgresql.org (Tom Lane)
- pgsql: pltcl regression test needs to actually create an opclass, not tgl@postgresql.org (Tom Lane)
- Re: pgsql: Widen the money type to 64 bits. Bruce Momjian
- pgsql: Done: < * Allow the creation of indexes with mixed momjian@postgresql.org (Bruce Momjian)
- pgsql: vcbuild documentation from Magnus and Dave. tgl@postgresql.org (Tom Lane)
- pgsql: Fix vcbuild to allow building without OpenSSL and/or zlib. tgl@postgresql.org (Tom Lane)
- Re: pgsql: Widen the money type to 64 bits. Magnus Hagander
- pgsql: Add a citation to Seltzer and Yigit's Usenix '91 paper about hash tgl@postgresql.org (Tom Lane)
- pgsql: Marginal tweaks in the documentation for ORDER BY; in particular tgl@postgresql.org (Tom Lane)
- pgsql: Add GUC log_temp_files to log the use of temporary files. momjian@postgresql.org (Bruce Momjian)
- pgsql: Done: > * -Add ability to monitor the use of temporary sort momjian@postgresql.org (Bruce Momjian)
- pgsql: Enable another five tuple status bits by using the high bits of momjian@postgresql.org (Bruce Momjian)
- pgsql: Remove trace macro call from new log_temp_files, until it gets momjian@postgresql.org (Bruce Momjian)
- pgsql: Have log_temp_files be in kilobytes, remove trace call. momjian@postgresql.org (Bruce Momjian)
- pgsql: Build SGML documention output several times if necessary to have momjian@postgresql.org (Bruce Momjian)
- pgsql: Update the UTF-8 RFC reference. momjian@postgresql.org (Bruce Momjian)
- pgsql: Add: > > * Improve merge join performance by allowing momjian@postgresql.org (Bruce Momjian)
- pghotbackup - pghotbackup: Add .cvsignore file wagnerch@pgfoundry.org (User Wagnerch)
- pgsql: Update copyright year ishii@postgresql.org (Tatsuo Ishii)
- pgsql: Backport patch. ishii@postgresql.org (Tatsuo Ishii)
- pgsql: Back port patch. ishii@postgresql.org (Tatsuo Ishii)
- pgsql: In SGML Makefile, set proper targets for recursive calls. momjian@postgresql.org (Bruce Momjian)
- pgsql: Update copyright script to allow spaces around dash. momjian@postgresql.org (Bruce Momjian)
- npgsql - Npgsql2: New Directory fxjr@pgfoundry.org (User Fxjr)
- npgsql - Npgsql2: 2007-01-10 Francisco Figueiredo Jr. fxjr@pgfoundry.org (User Fxjr)
- pgsql: This patch enables verbose output when building all projects. neilc@postgresql.org (Neil Conway)
- pgsql: Attached patch fixes two problems: 1) gendef works from inside neilc@postgresql.org (Neil Conway)
- pginstaller - web: Updated Japanese FAQ from Honda Shigehiro dpage@pgfoundry.org (User Dpage)
- Re: pgsql: Change Windows rename and unlink Tatsuo Ishii
- Re: pgsql: Change Windows rename and unlink substitutes so that they time Tom Lane
- pgsql: Change the planner-to-executor API so that the planner tells the tgl@postgresql.org (Tom Lane)
- pgsql: Make sure BYTE_ORDER gets defined in 64-bit builds on Solaris, tgl@postgresql.org (Tom Lane)
- pgsql: Improve SGML build rules for non-HTML output, per Peter. momjian@postgresql.org (Bruce Momjian)
- pgsql: Use libxml's xmlwriter API for producing XML elements, instead of petere@postgresql.org (Peter Eisentraut)
- pgsql: Remove SGML makefile .SECONDARY tag so html rules will work momjian@postgresql.org (Bruce Momjian)
- pgsql: For pg_ctl -w, add reference to additional environment variables momjian@postgresql.org (Bruce Momjian)
- pgsql: Allow Borland CC to compile libpq and psql. momjian@postgresql.org (Bruce Momjian)
- pgsql: Allow Borland CC to compile libpq and psql. momjian@postgresql.org (Bruce Momjian)
- pgsql: Add: > * Move NAMEDATALEN from postgres_ext.h to momjian@postgresql.org (Bruce Momjian)
- pgsql: Add: > o Extend timezone code to allow 64-bit values so we can momjian@postgresql.org (Bruce Momjian)
- pgsql: Add URL for PQexec() for disallowing multiple queries: > momjian@postgresql.org (Bruce Momjian)
- pgsql: Add: > o Fix transaction restriction checks for CREATE DATABASE momjian@postgresql.org (Bruce Momjian)
- pgsql: Add URL item for psql -c changes: > momjian@postgresql.org (Bruce Momjian)
- pgsql: Applied Joachim's patch for a --regression option. meskes@postgresql.org (Michael Meskes)
- pgsql: Teach nodeMergejoin how to handle DESC and/or NULLS FIRST sort tgl@postgresql.org (Tom Lane)
- pgsql: Improve error wording of ORDER BY in UNION that uses new momjian@postgresql.org (Bruce Momjian)
- pgsql: Update UNION/INTERSECT/EXCEPT ORDER BY error wording for momjian@postgresql.org (Bruce Momjian)
- pgsql: Fix a performance problem in databases with large numbers of tgl@postgresql.org (Tom Lane)
- pgsql: Fix a performance problem in databases with large numbers of tgl@postgresql.org (Tom Lane)
- pgsql: Fix a performance problem in databases with large numbers of tgl@postgresql.org (Tom Lane)
- pgsql: Simplified regression handling Added patch by Joachim to work meskes@postgresql.org (Michael Meskes)
- pgsql: also adjust MinGW expected file to new setup create expected file meskes@postgresql.org (Michael Meskes)
- pgsql: Missed two new files from Joachim's patch. meskes@postgresql.org (Michael Meskes)
- pgsql: Allow for arbitrary data types as content in XMLELEMENT. petere@postgresql.org (Peter Eisentraut)
- pgsql: Add some notes about the basic mathematical laws that the system tgl@postgresql.org (Tom Lane)
- pgsql: Update ORDER BY UNION function/exprssion wording (again). momjian@postgresql.org (Bruce Momjian)
- pgsql: Update error messsage wording. momjian@postgresql.org (Bruce Momjian)
- pgsql: Update to_char("CC") description. momjian@postgresql.org (Bruce Momjian)
- Re: pgsql: Allow for arbitrary data types as content Neil Conway
- pgsql: Use XML output escaping also in XMLFOREST. petere@postgresql.org (Peter Eisentraut)
- pgsql: Fix compiler warning petere@postgresql.org (Peter Eisentraut)
- pgsql: Fix handling of CC (century) format spec in to_date/to_char. tgl@postgresql.org (Tom Lane)
- pgsql: Fix handling of CC (century) format spec in to_date/to_char. tgl@postgresql.org (Tom Lane)
- pgsql: Back port patch. ishii@postgresql.org (Tatsuo Ishii)
- pgsql: Back port patch. ishii@postgresql.org (Tatsuo Ishii)
- pgsql: Back port patch. ishii@postgresql.org (Tatsuo Ishii)
- pgsql: Remove completed items, and the last is unwanted: < o Fix momjian@postgresql.org (Bruce Momjian)
- pghotbackup - pghotbackup: Added ability to specify backup command, now wagnerch@pgfoundry.org (User Wagnerch)
- pghotbackup - pghotbackup: Using port variable when scanning pgpass wagnerch@pgfoundry.org (User Wagnerch)
- pgsql: Add support for xmlval IS DOCUMENT expression. petere@postgresql.org (Peter Eisentraut)
- python - tin: Add exit_message wrapper to inform user of negative exit jwp@pgfoundry.org (James William Pye)
- python - tin: Turn silent_mode off by default. jwp@pgfoundry.org (James William Pye)
- python - be: Preliminary 8.2 support. jwp@pgfoundry.org (James William Pye)
- pgsql: Fix autovacuum to avoid leaving non-permanent Xids in alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Replace unnecessary DISABLE_ZLIB define in pgcrypto with alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Fix reverse compilation of IS DOCUMENT expression. petere@postgresql.org (Peter Eisentraut)
- pgsql: Add a note to the docs describing NaN's equality and ordering neilc@postgresql.org (Neil Conway)
- pgsql: Fix localization support for multibyte encoding and C locale. teodor@postgresql.org (Teodor Sigaev)
- pgsql: Fix localization support for multibyte encoding and C locale. teodor@postgresql.org (Teodor Sigaev)
- pgsql: Correct a minor inaccuracy in the pg_dumpall reference page: -g neilc@postgresql.org (Neil Conway)
- pgsql: Correct a minor inaccuracy in the pg_dumpall reference page: -g neilc@postgresql.org (Neil Conway)
- pgsql: Correct a minor inaccuracy in the pg_dumpall reference page: -g neilc@postgresql.org (Neil Conway)
- pgsql: Arrange for autovacuum to be killed when another operation wants alvherre@postgresql.org (Alvaro Herrera)
- plpsm - plpgpsm: all kind of handlers for exceptions are supported okbob@pgfoundry.org (User Okbob)
- pgsql: Enable autovacuum in the default configuration, per discussion. alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Fix incorrect permissions check in tgl@postgresql.org (Tom Lane)
- pgsql: Fix incorrect permissions check in tgl@postgresql.org (Tom Lane)
- plpsm - plpgpsm: consistent handling exit and continue handlers in okbob@pgfoundry.org (User Okbob)
- pgsql: Minor improvements to the TODO list. neilc@postgresql.org (Neil Conway)
- pgsql: Implement width_bucket() for the float8 data type. neilc@postgresql.org (Neil Conway)
- pgsql: vcbuild updates from Magnus: * After Markos patch, now builds neilc@postgresql.org (Neil Conway)
- pgsql: Revise bgwriter fsync-request mechanism to improve robustness tgl@postgresql.org (Tom Lane)
- pgsql: Mark TODO item "autovacuum on by default" as completed. momjian@postgresql.org (Bruce Momjian)
- plpsm - plpgpsm: New Directory okbob@pgfoundry.org (User Okbob)
- plpsm - plpgpsm: New Directory okbob@pgfoundry.org (User Okbob)
- plpsm - plpgpsm: added regress tests okbob@pgfoundry.org (User Okbob)
- plpsm - plpgpsm: regress test okbob@pgfoundry.org (User Okbob)
- pgsql: Tweak the width_bucket() regression tests to avoid an unnecessary neilc@postgresql.org (Neil Conway)
- pgsql: Extend yesterday's patch so that the bgwriter is also told to tgl@postgresql.org (Tom Lane)
- pgsql: Add a note pointing out that is_pseudo_constant_clause() doesn't tgl@postgresql.org (Tom Lane)
- plpsm - plpgpsm: more regress test eVS: okbob@pgfoundry.org (User Okbob)
- Re: pgsql: Fix failure due to accessing an Tatsuo Ishii
- pgsql: Clean up encoding issues in the xml type: In text mode, encoding petere@postgresql.org (Peter Eisentraut)
- pgsql: Optionally use xml2-config to detect installation locations of petere@postgresql.org (Peter Eisentraut)
- pgloader - pgloader: New Directory dim@pgfoundry.org (User Dim)
- pgloader - pgloader: Support partial columns definition for COPY dim@pgfoundry.org (User Dim)
- pgsql: Change the sed rules in the regression test for pg_regress alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Add support for converting binary values (i.e. petere@postgresql.org (Peter Eisentraut)
- pgsql: Add URL for: * Add Globally/Universally Unique Identifier momjian@postgresql.org (Bruce Momjian)
- plpsm - plpgpsm: sqlstate behave fixes okbob@pgfoundry.org (User Okbob)
- pgsql: Fix pg_regress breakage for PL and contrib tests, by not alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Add items: > o Allow multiple vacuums so large tables do not momjian@postgresql.org (Bruce Momjian)
- pgsql: Add missing copyright blurb, make ruleutils.c use the standard neilc@postgresql.org (Neil Conway)
- pgsql: Add wiki URL: < first. momjian@postgresql.org (Bruce Momjian)
- pgsql: Fix xmlconcat by properly merging the XML declarations. petere@postgresql.org (Peter Eisentraut)
- pgsql: Fix xmlconcat regression test petere@postgresql.org (Peter Eisentraut)
- pgsql: Move code that places LOG error level between ERROR and PANIC momjian@postgresql.org (Bruce Momjian)
- pgsql: Only build ecpg test code when the test is to be performed, in petere@postgresql.org (Peter Eisentraut)
- pgsql: The libpq library directory was mentioned here in the wrong petere@postgresql.org (Peter Eisentraut)
- pgsql: Document that to remove template1, datistemplate must be 'false'. momjian@postgresql.org (Bruce Momjian)
- pgsql: Document that to remove template1, datistemplate must be 'false'. momjian@postgresql.org (Bruce Momjian)
- pgsql: Teach psql's \lo slash commands to respect quiet mode, and to neilc@postgresql.org (Neil Conway)
- pgsql: Modify max_fsm_pages in postgresql.conf.sample to show a typical momjian@postgresql.org (Bruce Momjian)
- pgsql: Regression tests for large objects. neilc@postgresql.org (Neil Conway)
- pgsql: Remove remains of old depend target. petere@postgresql.org (Peter Eisentraut)
- pgsql: Update build time estimate. petere@postgresql.org (Peter Eisentraut)
- pgsql: Refactor the index AM API slightly: move currentItemData and neilc@postgresql.org (Neil Conway)
- pgsql: Refactor planner's pathkeys data structure to create a separate, tgl@postgresql.org (Tom Lane)
- pgsql: List disabled triggers separately in psql's "\d