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