pgsql-committers - January 2007

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

Jan. 2, 2007

Thread Author Time
Re: Loose ends in PG XML patch Peter Eisentraut 10:38
autodoc - autodoc: Toshio Kuratomi wrote a patch to allow a password to User Rbt 13:53
autodoc - autodoc: Release 1.30 User Rbt 14:44
pgbuildfarm - client-code: Try to unlimit core files if possible, and User Andrewd 19:10
pgsql: Fix float4/8 to handle Infinity and Nan consistently, e.g. Bruce Momjian 20:00
pgsql: Add #include <float.h> for platforms that still need it. Bruce Momjian 20:50
pgsql: Add n_live_tuples and n_dead_tuples to pg_stat_all_tables. Bruce Momjian 20:59
plpsm - plpgpsm: Refactoring declaration of variables, cursors and User Okbob 21:03
plpsm - plpgpsm: call statement is equal perform statement from plpgsql User Okbob 21:09
pgsql: finite() no longer used; remove finite() platform-specific Bruce Momjian 21:25
pgsql: Add a regression test for ALTER SET TABLESPACE; this is a whole Tom Lane 21:43
pgsql: Some platforms set errno on pow(), exp() overflow, some do not, Bruce Momjian 22:19
pgsql: Adjust network errmsg("result is out of range") message to be Bruce Momjian 22:21
pgsql: Update expected result for new inet error message wording. Bruce Momjian 23:38

Jan. 3, 2007

Thread Author Time
pgsql: Widen the money type to 64 bits. D'Arcy Cain 01:19
pgsql: For float4/8, remove errno checks for pow() and exp() because Bruce Momjian 04:21
Re: Loose ends in PG XML patch Christopher Kings-Lynne 06:08
plpsm - plpgpsm: more consist behave of SQLSTATE User Okbob 09:55
pgsql: Attempt to return proper overflow/underflow messages for Bruce Momjian 14:35
pgsql: Clean up smgr.c/md.c APIs as per discussion a couple months ago. Tom Lane 18:11
pgsql: Fix btree_gist for new larger money type. Tom Lane 18:57
pgsql: Fix erroneous error tests in pow/exp. Tom Lane 19:34
pgsql: Update pow() tests to check for both errno==EDOM _and_ Bruce Momjian 22:05
pgsql: Fix regex_fixed_prefix() to cope reasonably well with regex Tom Lane 22:39
pgsql: Fix regex_fixed_prefix() to cope reasonably well with regex Tom Lane 22:39
pgsql: Fix regex_fixed_prefix() to cope reasonably well with regex Tom Lane 22:39
pgsql: Fix regex_fixed_prefix() to cope reasonably well with regex Tom Lane 22:39
pgsql: Fix regex_fixed_prefix() to cope reasonably well with regex Tom Lane 22:39
pgsql: Fix regex_fixed_prefix() to cope reasonably well with regex Tom Lane 22:40

Jan. 4, 2007

Thread Author Time
pgsql: Fix erroneous implementation of -s in postmaster.c (the switch Tom Lane 00:57
pgsql: Fix erroneous implementation of -s in postmaster.c (the switch Tom Lane 00:58
pgsql: Simplify assignment of Inf for pow Nan (don't worry about the Bruce Momjian 05:18
plpsm - plpgpsm: scrollable cursor support this patch needs changes in User Okbob 05:45
plpsm - plpgpsm: case emmits really sqlstate '20000' User Okbob 05:48
plpsm - plpgpsm: case emmits error no warning User Okbob 05:50
pgsql: Fix some small typos in comments. Tom Lane 16:29
pgsql: Tweak pg_dumpall to add GRANT CONNECT ON DATABASE ... Tom Lane 17:49
pgsql: Tweak pg_dumpall to add GRANT CONNECT ON DATABASE ... Tom Lane 17:49
pgsql: Fix AddDefine to handle quotes properly. Tom Lane 17:58
pgsql: Fix tab to space mention in FAQ_DEV. Bruce Momjian 21:00

Jan. 5, 2007

Thread Author Time
pgsql: Add missing reference to pg_shdescription. Tom Lane 01:18
pgsql: Add missing reference to pg_shdescription. Tom Lane 01:19
pgsql: Update float dpow() comment about whick platforms had issues with Bruce Momjian 03:19
plpsm - plpgpsm: Condition without spec. User Okbob 14:42
pgsql: Call setrlimit if possible in pg_regress to allow core file Andrew Dunstan 16:17
plpsm - plpgpsm: detecting duplicit sqlstates in handler declarations User Okbob 18:18
pgsql: Create release notes for 7.3.17. Bruce Momjian 20:02
pgsql: Create release notes for 7.4.15. Bruce Momjian 20:02
pgsql: Create release notes for 8.0.10. Bruce Momjian 20:03
pgsql: Create release notes for 8.1.6. Bruce Momjian 20:03
pgsql: Create release notes for all back-branch relases on 2007-01-08. Bruce Momjian 20:05
pgsql: Create release notes for release 8.2.1. Bruce Momjian 20:05
pgsql: Update for release 8.2.1. Bruce Momjian 20:40
pgsql: Stamp release 7.3.17. Bruce Momjian 20:52
pgsql: Stamp release 7.4.15. Bruce Momjian 20:53
pgsql: Stamp release 8.0.10. Bruce Momjian 20:53
pgsql: Stamp release 8.1.6. Bruce Momjian 20:53
pgsql: Stamp major release 8.3.0, and increment library version numbers. Bruce Momjian 20:54
pgsql: Stamp release 8.2.1. Bruce Momjian 20:55
pgsql: Update Japanese FAQ. Bruce Momjian 20:56
pgsql: Update Japanese FAQ. Bruce Momjian 20:57
pgsql: Modify copyright script to pull current year from `date`. Bruce Momjian 21:09
pgsql: Update copyright script, report year used Bruce Momjian 21:29
plpsm - plpgpsm: allow only unique sqlstates in handlers User Okbob 22:14
plpsm - plpgpsm: remove unused variables User Okbob 22:15
Re: [COMMITTERS] pgsql: Stamp major release 8.3.0, and increment Stefan Kaltenbrunner 22:20
pgsql: Minor copy-editing for release note updates. Tom Lane 22:34
pgsql: Minor copy-editing for release note updates. Tom Lane 22:34
pgsql: Minor copy-editing for release note updates. Tom Lane 22:34
pgsql: Minor copy-editing for release note updates. Tom Lane 22:35
pgsql: Minor copy-editing for release note updates. Tom Lane 22:35
pgsql: Minor copy-editing for release note updates. Tom Lane 22:35
pgsql: Update ecpg regresison output for new library version number. Bruce Momjian 22:43
Re: [COMMITTERS] pgsql: Stamp major release 8.3.0, and Bruce Momjian 22:43
Re: [COMMITTERS] pgsql: Stamp major release 8.3.0, and Tom Lane 22:54
Re: [COMMITTERS] pgsql: Stamp major release 8.3.0, Bruce Momjian 22:55

Jan. 6, 2007

Thread Author Time
pgsql: Document that we need to update the ecpg regression files when we Bruce Momjian 00:25
pgsql: tag for 7.3.17 ... PostgreSQL Daemon 02:25
pgsql: Put back ERANGE test in dpow(). Tom Lane 02:28
Re: [COMMITTERS] pgsql: Put back ERANGE test in dpow(). Bruce Momjian 02:54
pgsql: Fix markup because lc_numeric didn't have an SGML tag in this Bruce Momjian 03:14
pgsql: Fix markup because lc_numeric didn't have an SGML tag in this Bruce Momjian 03:14
pgsql: Remove extra character added to top. Bruce Momjian 03:36
Re: [COMMITTERS] pgsql: Put back ERANGE test in dpow(). Tom Lane 03:52
Re: [COMMITTERS] pgsql: Put back ERANGE test in Bruce Momjian 04:01
Re: [COMMITTERS] pgsql: Put back ERANGE test in dpow(). Tom Lane 04:07
pgsql: Improve dpow() check for ERANGE overflow for HPPA. Bruce Momjian 04:14
pgsql: Fix markup because older releases couldn't like to refernce Bruce Momjian 04:15
pgsql: Fix markup because older releases couldn't link to the reference Bruce Momjian 04:17
pgsql: Fix markup because older releases couldn't link to the reference Bruce Momjian 04:17
pgsql: Fix markup because older releases couldn't link to the reference Bruce Momjian 04:17
pgsql: tag configure PostgreSQL Daemon 05:02
pgsql: tag 8.1.6 PostgreSQL Daemon 05:29
pgsql: Links to GUC variables from HISTORY don't work in back Tom Lane 06:01
pgsql: Links to GUC variables from HISTORY don't work in back Tom Lane 06:01
pgsql: tag it PostgreSQL Daemon 06:18
pgsql: commit before tag ... PostgreSQL Daemon 06:40
plpsm - plpgpsm: refactoring fetch stmt, early (compile time) check User Okbob 09:22
pgsql: Check for ERANGE in exp() as well. Bruce Momjian 15:18
pgsql: Document problems with release links in early branches. Bruce Momjian 15:19
pgsql: Fix filtered_base_yylex() to save and restore base_yylval and Tom Lane 19:14
pgsql: Fix filtered_base_yylex() to save and restore base_yylval and Tom Lane 19:14
pgsql: Replace xmlroot with a properly functioning version that parses Peter Eisentraut 19:18
pgsql: Allow initdb to specify the pg_xlog directory. Bruce Momjian 19:40
pgsql: Done: > * -Allow the pg_xlog directory location to be specified Bruce Momjian 19:41
pgsql: Move INDEX inheritance out into a separate section: < * Allow Bruce Momjian 20:00
pgsql: Already done in 8.2: < * Allow CREATE INDEX to take an Bruce Momjian 20:00
Re: [COMMITTERS] pgsql: Check for ERANGE in exp() as well. Stefan Kaltenbrunner 20:07
Re: [COMMITTERS] pgsql: Check for ERANGE in exp() 📎 Bruce Momjian 20:20
pgsql: Apply fix so pow() and exp() ERANGE is used only if result is not Bruce Momjian 20:21
plpsm - plpgpsm: For declared cursor in block is used unnamed portal, User Okbob 21:04
pgsql: Add: > o Consider parsing the -c string into individual queries Bruce Momjian 21:58
pgsql: Add: > > * Make consistent use of long/short command options Bruce Momjian 22:18
pgsql: Done: > * -Allow user-defined types to accept 'typmod' Bruce Momjian 22:19
pgsql: Updates for MONEY data type: < * Improve the MONEY data type > * Bruce Momjian 22:24
pgsql: Remove: < * %Allow the identifier length to be increased via a Bruce Momjian 22:55

Jan. 7, 2007

Thread Author Time
pgsql: Allow XML fragment to contain a XML declaration. Peter Eisentraut 00:13
pgsql: Fix oversight in handling of row-comparison index keys: if the Tom Lane 01:56
Re: [COMMITTERS] pgsql: Check for ERANGE in exp() Tom Lane 03:00
Re: [COMMITTERS] pgsql: Check for ERANGE in exp() Bruce Momjian 03:04
pgsql: Indent comments in makefiles better so they don't appear in the Peter Eisentraut 08:49
pginstaller - pginst: Update for 8.0.10 User Dpage 15:51
pginstaller - pginst: Update for 8.1.6 User Dpage 16:06
pginstaller - pginst: Update for 8.2.1 User Dpage 16:07
pginstaller - pginst: Add missing snprintf.o to the static libpq build. User Dpage 17:25
pgsql: Check and document minimum required version of libxml. Peter Eisentraut 21:10
pgsql: Some fine-tuning of xmlpi in corner cases: - correct error codes Peter Eisentraut 22:49

Jan. 8, 2007

Thread Author Time
Re: pgsql: Widen the money type to 64 bits. Jeremy Drake 05:04
pgsql: Remove cost_hashjoin's very ancient hack to discourage (once, Tom Lane 16:09
pgsql: Remove cost_hashjoin's very ancient hack to discourage (once, Tom Lane 16:09
pgsql: Tweak joinlist creation to avoid generating useless one-element Tom Lane 16:47
pgsql: Tweak joinlist creation to avoid generating useless one-element Tom Lane 16:47
Re: pgsql: Widen the money type to 64 bits. D'Arcy J.M. Cain 17:49
dbi-link - dbi-link: Updated copyright date. David Fetter 18:37
pghotbackup - pghotbackup: Initial check in for pg_hotbackup. User Wagnerch 23:05
pghotbackup - pghotbackup: Added perl Makefile.PL, more or less to User Wagnerch 23:33
pgsql: Prevent duplicate attribute names in XMLELEMENT. Peter Eisentraut 23:41

Jan. 9, 2007

Thread Author Time
pgsql: Support ORDER BY ... Tom Lane 02:14
pgsql: pltcl regression test needs to actually create an opclass, not Tom Lane 03:13
Re: pgsql: Widen the money type to 64 bits. Bruce Momjian 03:35
pgsql: Done: < * Allow the creation of indexes with mixed Bruce Momjian 03:43
pgsql: vcbuild documentation from Magnus and Dave. Tom Lane 05:56
pgsql: Fix vcbuild to allow building without OpenSSL and/or zlib. Tom Lane 06:00
Re: pgsql: Widen the money type to 64 bits. Magnus Hagander 06:49
Re: [COMMITTERS] pgsql: Widen the money type to 64 bits. Tom Lane 06:59
pgsql: Add a citation to Seltzer and Yigit's Usenix '91 paper about hash Tom Lane 07:30
pgsql: Marginal tweaks in the documentation for ORDER BY; in particular Tom Lane 16:59
pgsql: Add GUC log_temp_files to log the use of temporary files. Bruce Momjian 21:31
pgsql: Done: > * -Add ability to monitor the use of temporary sort Bruce Momjian 21:33
pgsql: Enable another five tuple status bits by using the high bits of Bruce Momjian 22:01
pgsql: Remove trace macro call from new log_temp_files, until it gets Bruce Momjian 22:03
pgsql: Have log_temp_files be in kilobytes, remove trace call. Bruce Momjian 22:16
pgsql: Build SGML documention output several times if necessary to have Bruce Momjian 22:19
pgsql: Update the UTF-8 RFC reference. Bruce Momjian 22:22
pgsql: Add: > > * Improve merge join performance by allowing Bruce Momjian 22:43
pghotbackup - pghotbackup: Add .cvsignore file User Wagnerch 23:55

Jan. 10, 2007

Thread Author Time
pgsql: Update copyright year Tatsuo Ishii 01:18
pgsql: Backport patch. Tatsuo Ishii 01:20
pgsql: Back port patch. Tatsuo Ishii 01:44
pgsql: In SGML Makefile, set proper targets for recursive calls. Bruce Momjian 01:57
pgsql: Update copyright script to allow spaces around dash. Bruce Momjian 02:41
npgsql - Npgsql2: New Directory User Fxjr 03:36
npgsql - Npgsql2: 2007-01-10 Francisco Figueiredo Jr. User Fxjr 03:40
pgsql: This patch enables verbose output when building all projects. Neil Conway 03:54
pgsql: Attached patch fixes two problems: 1) gendef works from inside Neil Conway 04:02
pginstaller - web: Updated Japanese FAQ from Honda Shigehiro User Dpage 08:55
Re: [COMMITTERS] pgsql: Change Windows rename and unlink Tatsuo Ishii 10:21
Re: pgsql: Change Windows rename and unlink Tatsuo Ishii 10:22
Re: pgsql: Change Windows rename and unlink substitutes so that they time Tom Lane 14:17
pgsql: Change the planner-to-executor API so that the planner tells the Tom Lane 18:06
pgsql: Make sure BYTE_ORDER gets defined in 64-bit builds on Solaris, Tom Lane 18:22
pgsql: Improve SGML build rules for non-HTML output, per Peter. Bruce Momjian 19:06
pgsql: Use libxml's xmlwriter API for producing XML elements, instead of Peter Eisentraut 20:33

Jan. 11, 2007

Thread Author Time
pgsql: Remove SGML makefile .SECONDARY tag so html rules will work Bruce Momjian 00:02
pgsql: For pg_ctl -w, add reference to additional environment variables Bruce Momjian 02:30
pgsql: Allow Borland CC to compile libpq and psql. Bruce Momjian 02:40
pgsql: Allow Borland CC to compile libpq and psql. Bruce Momjian 02:42
pgsql: Add: > * Move NAMEDATALEN from postgres_ext.h to Bruce Momjian 03:01
pgsql: Add: > o Extend timezone code to allow 64-bit values so we can Bruce Momjian 04:27
pgsql: Add URL for PQexec() for disallowing multiple queries: > Bruce Momjian 04:42
pgsql: Add: > o Fix transaction restriction checks for CREATE DATABASE Bruce Momjian 04:48
pgsql: Add URL item for psql -c changes: > Bruce Momjian 04:49
Re: [COMMITTERS] pgsql: Stamp major release 8.3.0, Michael Meskes 15:41
pgsql: Applied Joachim's patch for a --regression option. Michael Meskes 15:47
pgsql: Teach nodeMergejoin how to handle DESC and/or NULLS FIRST sort Tom Lane 17:19
pgsql: Improve error wording of ORDER BY in UNION that uses new Bruce Momjian 18:44
pgsql: Update UNION/INTERSECT/EXCEPT ORDER BY error wording for Bruce Momjian 20:04
pgsql: Fix a performance problem in databases with large numbers of Tom Lane 23:06
pgsql: Fix a performance problem in databases with large numbers of Tom Lane 23:06
pgsql: Fix a performance problem in databases with large numbers of Tom Lane 23:06

Jan. 12, 2007

Thread Author Time
pgsql: Simplified regression handling Added patch by Joachim to work Michael Meskes 10:00
pgsql: also adjust MinGW expected file to new setup create expected file Michael Meskes 11:27
pgsql: Missed two new files from Joachim's patch. Michael Meskes 11:31
pgsql: Allow for arbitrary data types as content in XMLELEMENT. Peter Eisentraut 16:29
pgsql: Add some notes about the basic mathematical laws that the system Tom Lane 17:04
pgsql: Update ORDER BY UNION function/exprssion wording (again). Bruce Momjian 19:23
pgsql: Update error messsage wording. Bruce Momjian 19:34
pgsql: Update to_char("CC") description. Bruce Momjian 20:06
Re: pgsql: Allow for arbitrary data types as content Neil Conway 21:00
pgsql: Use XML output escaping also in XMLFOREST. Peter Eisentraut 21:47

Browse Archives

Prev | Next