Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2007-01 Chronological Index (2/3)
Last updated: Wed Jan 18 01:51:37 2012
449 messages
21 January 2007
pgsql: Put back libpq link, but make sure that libpq's in-tree directory Peter Eisentraut (09:19)
pgsql: Refactor some lsyscache routines to eliminate duplicate code and Tom Lane (00:57)
20 January 2007
pgsql: Simplify pg_am representation of ordering-capable access methods: Tom Lane (23:13)
pgsql: Add URL for dead space map: > > Bruce Momjian (23:08)
pgsql: Update docs for recent change to setseed() return value. Neil Conway (21:59)
pgsql: Make setseed() return void, rather than an int4 without any use. Neil Conway (21:47)
pgsql: Add documentation of memory and time units to postgresql.conf. Bruce Momjian (21:42)
pgsql: Add documentation of memory and time units to postgresql.conf. Bruce Momjian (21:42)
pgsql: Don't use 'int' where you mean 'bool'. Tom Lane (21:40)
pgsql: Update documentation about postgresqlconf to mention default Bruce Momjian (21:30)
pgsql: Update documentation about postgresqlconf to mention default Bruce Momjian (21:30)
pgsql: Fix broken markup. Tom Lane (21:30)
pgsql: List disabled triggers separately in psql's "\d <table>" output. Neil Conway (21:17)
pgsql: Refactor planner's pathkeys data structure to create a separate, Tom Lane (20:45)
pgsql: Refactor the index AM API slightly: move currentItemData and Neil Conway (18:43)
pgsql: Update build time estimate. Peter Eisentraut (17:21)
pgsql: Remove remains of old depend target. Peter Eisentraut (17:16)
pgsql: Regression tests for large objects. Neil Conway (17:16)
pgsql: Modify max_fsm_pages in postgresql.conf.sample to show a typical Bruce Momjian (17:12)
pgsql: Teach psql's \lo slash commands to respect quiet mode, and to Neil Conway (16:57)
pgsql: Document that to remove template1, datistemplate must be 'false'. Bruce Momjian (15:44)
pgsql: Document that to remove template1, datistemplate must be 'false'. Bruce Momjian (15:43)
pgsql: The libpq library directory was mentioned here in the wrong Peter Eisentraut (15:26)
pgsql: Only build ecpg test code when the test is to be performed, in Peter Eisentraut (15:25)
pgsql: Move code that places LOG error level between ERROR and PANIC Bruce Momjian (14:45)
pgsql: Fix xmlconcat regression test Peter Eisentraut (11:44)
pgsql: Fix xmlconcat by properly merging the XML declarations. Peter Eisentraut (09:27)
pgsql: Add wiki URL: < first. Bruce Momjian (02:18)
pgsql: Add missing copyright blurb, make ruleutils.c use the standard Neil Conway (01:08)
19 January 2007
pgsql: Fix pg_regress breakage for PL and contrib tests, by not Alvaro Herrera (21:21)
plpsm - plpgpsm: sqlstate behave fixes User Okbob (18:19)
pgsql: Add URL for: * Add Globally/Universally Unique Identifier Bruce Momjian (18:13)
pgsql: Add support for converting binary values (i.e. Peter Eisentraut (16:58)
pgsql: Change the sed rules in the regression test for pg_regress Alvaro Herrera (16:42)
pgloader - pgloader: Support partial columns definition for COPY User Dim (11:30)
pgloader - pgloader: New Directory User Dim (11:28)
18 January 2007
pgsql: Clean up encoding issues in the xml type: In text mode, encoding Peter Eisentraut (13:59)
Re: pgsql: Fix failure due to accessing an Tatsuo Ishii (13:49)
17 January 2007
pgsql: Add a note pointing out that is_pseudo_constant_clause() doesn't Tom Lane (17:26)
pgsql: Extend yesterday's patch so that the bgwriter is also told to Tom Lane (16:25)
pgsql: Tweak the width_bucket() regression tests to avoid an unnecessary Neil Conway (16:19)
plpsm - plpgpsm: regress test User Okbob (07:55)
plpsm - plpgpsm: added regress tests User Okbob (07:49)
plpsm - plpgpsm: New Directory User Okbob (07:48)
plpsm - plpgpsm: New Directory User Okbob (07:48)
pgsql: Mark TODO item "autovacuum on by default" as completed. Bruce Momjian (03:43)
pgsql: Revise bgwriter fsync-request mechanism to improve robustness Tom Lane (00:17)
16 January 2007
pgsql: Implement width_bucket() for the float8 data type. Neil Conway (21:41)
pgsql: Minor improvements to the TODO list. Neil Conway (20:58)
plpsm - plpgpsm: consistent handling exit and continue handlers in User Okbob (19:52)
pgsql: Fix incorrect permissions check in Tom Lane (18:32)
pgsql: Fix incorrect permissions check in Tom Lane (18:32)
pgsql: Enable autovacuum in the default configuration, per discussion. Alvaro Herrera (18:26)
plpsm - plpgpsm: all kind of handlers for exceptions are supported User Okbob (18:06)
pgsql: Arrange for autovacuum to be killed when another operation wants Alvaro Herrera (13:29)
15 January 2007
pgsql: Correct a minor inaccuracy in the pg_dumpall reference page: -g Neil Conway (17:23)
pgsql: Correct a minor inaccuracy in the pg_dumpall reference page: -g Neil Conway (17:22)
pgsql: Fix localization support for multibyte encoding and C locale. Teodor Sigaev (15:16)
pgsql: Fix localization support for multibyte encoding and C locale. Teodor Sigaev (15:16)
14 January 2007
pgsql: Fix reverse compilation of IS DOCUMENT expression. Peter Eisentraut (21:39)
pgsql: Replace unnecessary DISABLE_ZLIB define in pgcrypto with Alvaro Herrera (20:55)
pgsql: Fix autovacuum to avoid leaving non-permanent Xids in Alvaro Herrera (20:18)
python - be: Preliminary 8.2 support. James William Pye (19:36)
python - tin: Turn silent_mode off by default. James William Pye (19:33)
python - tin: Add exit_message wrapper to inform user of negative exit James William Pye (19:21)
pgsql: Add support for xmlval IS DOCUMENT expression. Peter Eisentraut (13:11)
13 January 2007
pghotbackup - pghotbackup: Added ability to specify backup command, now User Wagnerch (18:26)
pgsql: Remove completed items, and the last is unwanted: < o Fix Bruce Momjian (15:13)
pgsql: Back port patch. Tatsuo Ishii (03:31)
pgsql: Back port patch. Tatsuo Ishii (03:24)
pgsql: Back port patch. Tatsuo Ishii (03:17)
12 January 2007
pgsql: Fix handling of CC (century) format spec in to_date/to_char. Tom Lane (23:34)
pgsql: Fix compiler warning Peter Eisentraut (22:09)
pgsql: Use XML output escaping also in XMLFOREST. Peter Eisentraut (21:47)
Re: pgsql: Allow for arbitrary data types as content Neil Conway (21:00)
pgsql: Update to_char("CC") description. Bruce Momjian (20:06)
pgsql: Update error messsage wording. Bruce Momjian (19:34)
pgsql: Update ORDER BY UNION function/exprssion wording (again). Bruce Momjian (19:23)
pgsql: Add some notes about the basic mathematical laws that the system Tom Lane (17:05)
pgsql: Allow for arbitrary data types as content in XMLELEMENT. Peter Eisentraut (16:29)
pgsql: Missed two new files from Joachim's patch. Michael Meskes (11:31)
pgsql: also adjust MinGW expected file to new setup create expected file Michael Meskes (11:27)
pgsql: Simplified regression handling Added patch by Joachim to work Michael Meskes (10:00)
11 January 2007
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: Update UNION/INTERSECT/EXCEPT ORDER BY error wording for Bruce Momjian (20:05)
pgsql: Improve error wording of ORDER BY in UNION that uses new Bruce Momjian (18:45)
pgsql: Teach nodeMergejoin how to handle DESC and/or NULLS FIRST sort Tom Lane (17:19)
pgsql: Applied Joachim's patch for a --regression option. Michael Meskes (15:47)
pgsql: Add URL item for psql -c changes: > Bruce Momjian (04:49)
pgsql: Add: > o Fix transaction restriction checks for CREATE DATABASE Bruce Momjian (04:48)
pgsql: Add URL for PQexec() for disallowing multiple queries: > Bruce Momjian (04:42)
pgsql: Add: > o Extend timezone code to allow 64-bit values so we can Bruce Momjian (04:27)
pgsql: Add: > * Move NAMEDATALEN from postgres_ext.h to Bruce Momjian (03:01)
pgsql: Allow Borland CC to compile libpq and psql. Bruce Momjian (02:42)
pgsql: Allow Borland CC to compile libpq and psql. Bruce Momjian (02:40)
pgsql: For pg_ctl -w, add reference to additional environment variables Bruce Momjian (02:30)
pgsql: Remove SGML makefile .SECONDARY tag so html rules will work Bruce Momjian (00:02)
10 January 2007
pgsql: Improve SGML build rules for non-HTML output, per Peter. Bruce Momjian (19:06)
pgsql: Make sure BYTE_ORDER gets defined in 64-bit builds on Solaris, Tom Lane (18:23)
pgsql: Change the planner-to-executor API so that the planner tells the Tom Lane (18:06)
Re: pgsql: Change Windows rename and unlink substitutes so that they time Tom Lane (14:17)
Re: pgsql: Change Windows rename and unlink Tatsuo Ishii (10:22)
pginstaller - web: Updated Japanese FAQ from Honda Shigehiro User Dpage (09:59)
pgsql: Attached patch fixes two problems: 1) gendef works from inside Neil Conway (04:02)
pgsql: This patch enables verbose output when building all projects. Neil Conway (03:54)
npgsql - Npgsql2: 2007-01-10 Francisco Figueiredo Jr. User Fxjr (03:40)
npgsql - Npgsql2: New Directory User Fxjr (03:36)
pgsql: Update copyright script to allow spaces around dash. Bruce Momjian (02:41)
pgsql: In SGML Makefile, set proper targets for recursive calls. Bruce Momjian (01:57)
pgsql: Back port patch. Tatsuo Ishii (01:44)
pgsql: Backport patch. Tatsuo Ishii (01:20)
pgsql: Update copyright year Tatsuo Ishii (01:18)
09 January 2007
pgsql: Add: > > * Improve merge join performance by allowing Bruce Momjian (22:43)
pgsql: Update the UTF-8 RFC reference. Bruce Momjian (22:23)
pgsql: Build SGML documention output several times if necessary to have Bruce Momjian (22:19)
pgsql: Have log_temp_files be in kilobytes, remove trace call. Bruce Momjian (22:16)
pgsql: Remove trace macro call from new log_temp_files, until it gets Bruce Momjian (22:04)
pgsql: Enable another five tuple status bits by using the high bits of Bruce Momjian (22:01)
pgsql: Done: > * -Add ability to monitor the use of temporary sort Bruce Momjian (21:33)
pgsql: Add GUC log_temp_files to log the use of temporary files. Bruce Momjian (21:31)
pgsql: Marginal tweaks in the documentation for ORDER BY; in particular Tom Lane (16:59)
pgsql: Add a citation to Seltzer and Yigit's Usenix '91 paper about hash Tom Lane (07:30)
Re: pgsql: Widen the money type to 64 bits. Magnus Hagander (06:49)
pgsql: Fix vcbuild to allow building without OpenSSL and/or zlib. Tom Lane (06:00)
pgsql: vcbuild documentation from Magnus and Dave. Tom Lane (05:56)
pgsql: Done: < * Allow the creation of indexes with mixed Bruce Momjian (03:43)
Re: pgsql: Widen the money type to 64 bits. Bruce Momjian (03:35)
pgsql: pltcl regression test needs to actually create an opclass, not Tom Lane (03:13)
pgsql: Support ORDER BY ... Tom Lane (02:14)
08 January 2007
pghotbackup - pghotbackup: Added perl Makefile.PL, more or less to User Wagnerch (23:33)
pghotbackup - pghotbackup: Initial check in for pg_hotbackup. User Wagnerch (23:06)
dbi-link - dbi-link: Updated copyright date. David Fetter (18:37)
Re: pgsql: Widen the money type to 64 bits. D'Arcy J.M. Cain (17:48)
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)
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)
Re: pgsql: Widen the money type to 64 bits. Jeremy Drake (05:30)
07 January 2007
pgsql: Check and document minimum required version of libxml. Peter Eisentraut (21:10)
pginstaller - pginst: Add missing snprintf.o to the static libpq build. User Dpage (17:26)
pginstaller - pginst: Update for 8.2.1 User Dpage (16:08)
pginstaller - pginst: Update for 8.1.6 User Dpage (16:07)
pginstaller - pginst: Update for 8.0.10 User Dpage (15:52)
pgsql: Indent comments in makefiles better so they don't appear in the Peter Eisentraut (08:49)
pgsql: Fix oversight in handling of row-comparison index keys: if the Tom Lane (01:56)
pgsql: Allow XML fragment to contain a XML declaration. Peter Eisentraut (00:14)
06 January 2007
pgsql: Updates for MONEY data type: < * Improve the MONEY data type > * Bruce Momjian (22:24)
pgsql: Done: > * -Allow user-defined types to accept 'typmod' Bruce Momjian (22:19)
pgsql: Add: > > * Make consistent use of long/short command options Bruce Momjian (22:18)
pgsql: Add: > o Consider parsing the -c string into individual queries Bruce Momjian (21:58)
plpsm - plpgpsm: For declared cursor in block is used unnamed portal, User Okbob (21:04)
pgsql: Apply fix so pow() and exp() ERANGE is used only if result is not Bruce Momjian (20:21)
pgsql: Already done in 8.2: < * Allow CREATE INDEX to take an Bruce Momjian (20:00)
pgsql: Move INDEX inheritance out into a separate section: < * Allow Bruce Momjian (20:00)
pgsql: Done: > * -Allow the pg_xlog directory location to be specified Bruce Momjian (19:41)
pgsql: Allow initdb to specify the pg_xlog directory. Bruce Momjian (19:40)
pgsql: Replace xmlroot with a properly functioning version that parses Peter Eisentraut (19:18)
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: Document problems with release links in early branches. Bruce Momjian (15:19)