Skip site navigation
(1)
Skip section navigation
(2)
Search
Peripheral Links
Text Size:
Normal
/
Large
Donate
Contact
Home
About
Download
Documentation
Community
Developers
Support
Your account
Community
Contributors
Mailing Lists
User lists
Developer lists
pgsql-cluster-hackers
pgsql-committers
pgsql-hackers
pgsql-rrreviewers
pgsql-www
Regional lists
Associations
User groups
Project lists
Inactive lists
IRC
Featured Users
International Sites
Propaganda
Resources
Weekly News
pgsql-committers since 2007-01-07 00:00
Search archives
(enter a message-id to go directly to that message)
Advanced Search
Prev
|
Next
Jump to day:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Jan. 7, 2007
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
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
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
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
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
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)
pgsql: Fix compiler warning
Peter Eisentraut (22:09)
pgsql: Fix handling of CC (century) format spec in to_date/to_char.
Tom Lane (23:34)
pgsql: Fix handling of CC (century) format spec in to_date/to_char.
Tom Lane (23:35)
Jan. 13, 2007
pgsql: Back port patch.
Tatsuo Ishii (03:17)
pgsql: Back port patch.
Tatsuo Ishii (03:24)
pgsql: Back port patch.
Tatsuo Ishii (03:31)
pgsql: Remove completed items, and the last is unwanted: < o Fix
Bruce Momjian (15:13)
pghotbackup - pghotbackup: Added ability to specify backup command, now
User Wagnerch (18:26)
pghotbackup - pghotbackup: Using port variable when scanning pgpass
User Wagnerch (19:16)
Jan. 14, 2007
pgsql: Add support for xmlval IS DOCUMENT expression.
Peter Eisentraut (13:11)
python - tin: Add exit_message wrapper to inform user of negative exit
James William Pye (19:21)
python - tin: Turn silent_mode off by default.
James William Pye (19:33)
python - be: Preliminary 8.2 support.
James William Pye (19:35)
Re: [COMMITTERS] pgsql: Add support for xmlval IS DOCUMENT expression.
Tom Lane (19:38)
pgsql: Fix autovacuum to avoid leaving non-permanent Xids in
Alvaro Herrera (20:18)
pgsql: Replace unnecessary DISABLE_ZLIB define in pgcrypto with
Alvaro Herrera (20:55)
pgsql: Fix reverse compilation of IS DOCUMENT expression.
Peter Eisentraut (21:39)
pgsql: Add a note to the docs describing NaN's equality and ordering
Neil Conway (22:38)
Jan. 15, 2007
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)
pgsql: Correct a minor inaccuracy in the pg_dumpall reference page: -g
Neil Conway (17:22)
pgsql: Correct a minor inaccuracy in the pg_dumpall reference page: -g
Neil Conway (17:22)
pgsql: Correct a minor inaccuracy in the pg_dumpall reference page: -g
Neil Conway (17:22)
Jan. 16, 2007
pgsql: Arrange for autovacuum to be killed when another operation wants
Alvaro Herrera (13:28)
plpsm - plpgpsm: all kind of handlers for exceptions are supported
User Okbob (18:05)
pgsql: Enable autovacuum in the default configuration, per discussion.
Alvaro Herrera (18:26)
pgsql: Fix incorrect permissions check in
Tom Lane (18:32)
pgsql: Fix incorrect permissions check in
Tom Lane (18:32)
plpsm - plpgpsm: consistent handling exit and continue handlers in
User Okbob (19:51)
pgsql: Minor improvements to the TODO list.
Neil Conway (20:58)
pgsql: Implement width_bucket() for the float8 data type.
Neil Conway (21:41)
pgsql: vcbuild updates from Magnus: * After Markos patch, now builds
Neil Conway (21:43)
Jan. 17, 2007
pgsql: Revise bgwriter fsync-request mechanism to improve robustness
Tom Lane (00:17)
pgsql: Mark TODO item "autovacuum on by default" as completed.
Bruce Momjian (03:43)
plpsm - plpgpsm: New Directory
User Okbob (07:48)
plpsm - plpgpsm: New Directory
User Okbob (07:48)
plpsm - plpgpsm: added regress tests
User Okbob (07:49)
Re: [COMMITTERS] pgsql: Implement width_bucket() for the float8 data
Stefan Kaltenbrunner (07:51)
plpsm - plpgpsm: regress test
User Okbob (07:55)
pgsql: Tweak the width_bucket() regression tests to avoid an unnecessary
Neil Conway (16:19)
Re: [COMMITTERS] pgsql: Implement width_bucket() for the
Neil Conway (16:23)
pgsql: Extend yesterday's patch so that the bgwriter is also told to
Tom Lane (16:25)
pgsql: Add a note pointing out that is_pseudo_constant_clause() doesn't
Tom Lane (17:25)
Re: [COMMITTERS] pgsql: Implement width_bucket() for the
Stefan Kaltenbrunner (19:18)
plpsm - plpgpsm: more regress test eVS:
User Okbob (20:15)
Re: [COMMITTERS] pgsql: Implement width_bucket() for the
Alvaro Herrera (22:41)
Jan. 18, 2007
Re: [COMMITTERS] pgsql: Fix failure due to accessing an
Tatsuo Ishii (02:20)
Re: pgsql: Fix failure due to accessing an
Tatsuo Ishii (13:49)
pgsql: Clean up encoding issues in the xml type: In text mode, encoding
Peter Eisentraut (13:59)
pgsql: Optionally use xml2-config to detect installation locations of
Peter Eisentraut (14:07)
Re: [COMMITTERS] pgsql: Fix failure due to accessing an
Tom Lane (16:42)
Re: [COMMITTERS] pgsql: Fix failure due to accessing an
Tatsuo Ishii (22:30)
Windows buildfarm failures
Alvaro Herrera (23:13)
Re: Windows buildfarm failures
Tom Lane (23:33)
Jan. 19, 2007
Re: Windows buildfarm failures
Alvaro Herrera (00:18)
pgloader - pgloader: New Directory
User Dim (11:28)
pgloader - pgloader: Support partial columns definition for COPY
User Dim (11:30)
Re: Windows buildfarm failures
Alvaro Herrera (11:59)
Re: Windows buildfarm failures
Stefan Kaltenbrunner (15:25)
Re: Windows buildfarm failures
Andrew Dunstan (15:46)
Re: Windows buildfarm failures
Alvaro Herrera (15:51)
pgsql: Change the sed rules in the regression test for pg_regress
Alvaro Herrera (16:42)
pgsql: Add support for converting binary values (i.e.
Peter Eisentraut (16:58)
Re: Windows buildfarm failures
Tom Lane (17:06)
pgsql: Add URL for: * Add Globally/Universally Unique Identifier
Bruce Momjian (18:13)
plpsm - plpgpsm: sqlstate behave fixes
User Okbob (18:19)
Re: Windows buildfarm failures
Tom Lane (18:34)
Re: Windows buildfarm failures
Andrew Dunstan (18:47)
pgsql: Fix pg_regress breakage for PL and contrib tests, by not
Alvaro Herrera (21:21)
pgsql: Add items: > o Allow multiple vacuums so large tables do not
Bruce Momjian (21:36)
Jan. 20, 2007
pgsql: Add missing copyright blurb, make ruleutils.c use the standard
Neil Conway (01:08)
pgsql: Add wiki URL: < first.
Bruce Momjian (02:18)
pgsql: Fix xmlconcat by properly merging the XML declarations.
Peter Eisentraut (09:27)
pgsql: Fix xmlconcat regression test
Peter Eisentraut (11:44)
pgsql: Move code that places LOG error level between ERROR and PANIC
Bruce Momjian (14:45)
pgsql: Only build ecpg test code when the test is to be performed, in
Peter Eisentraut (15:25)
pgsql: The libpq library directory was mentioned here in the wrong
Peter Eisentraut (15:26)
pgsql: Document that to remove template1, datistemplate must be 'false'.
Bruce Momjian (15:43)
pgsql: Document that to remove template1, datistemplate must be 'false'.
Bruce Momjian (15:43)
pgsql: Teach psql's \lo slash commands to respect quiet mode, and to
Neil Conway (16:57)
pgsql: Modify max_fsm_pages in postgresql.conf.sample to show a typical
Bruce Momjian (17:04)
Re: Windows buildfarm failures
Stefan Kaltenbrunner (17:10)
pgsql: Regression tests for large objects.
Neil Conway (17:15)
pgsql: Remove remains of old depend target.
Peter Eisentraut (17:16)
Re: Windows buildfarm failures
Tom Lane (17:17)
pgsql: Update build time estimate.
Peter Eisentraut (17:21)
Re: Windows buildfarm failures
Tom Lane (18:11)
pgsql: Refactor the index AM API slightly: move currentItemData and
Neil Conway (18:43)
pgsql: Refactor planner's pathkeys data structure to create a separate,
Tom Lane (20:45)
pgsql: List disabled triggers separately in psql's "\d <table>" output.
Neil Conway (21:17)
pgsql: Fix broken markup.
Tom Lane (21:30)
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: Don't use 'int' where you mean 'bool'.
Tom Lane (21:40)
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: Make setseed() return void, rather than an int4 without any use.
Neil Conway (21:47)
pgsql: Update docs for recent change to setseed() return value.
Neil Conway (21:59)
pgsql: Add URL for dead space map: > >
Bruce Momjian (23:08)
pgsql: Simplify pg_am representation of ordering-capable access methods:
Tom Lane (23:13)
pgsql: Add bitmap index URL: > >
Bruce Momjian (23:18)
Jan. 21, 2007
pgsql: Refactor some lsyscache routines to eliminate duplicate code and
Tom Lane (00:57)
pgsql: Put back libpq link, but make sure that libpq's in-tree directory
Peter Eisentraut (09:19)
pgsql: Remove some unused variables
Peter Eisentraut (09:23)
Jan. 22, 2007
pgsql: Add COST and ROWS options to CREATE/ALTER FUNCTION, plus
Tom Lane (01:35)
pgsql: Adjust pgbench so it won't spit up on non-select queries
Tom Lane (02:17)
pgsql: Update documenation instructions.
Bruce Momjian (02:47)
Re: pgsql: Add COST and ROWS options to CREATE/ALTER FUNCTION, plus
Jim C. Nasby (17:39)
pgsql: When system() fails in Win32, report it as an exception, print
Bruce Momjian (18:31)
pgsql: Uppercase hex value.
Bruce Momjian (18:32)
pgsql: Use errhint() for WIN32 SIGTERM message, where possible.
Bruce Momjian (19:38)
pgsql: Put back planner's ability to cache the results of
Tom Lane (20:00)
pgsql: Update my email address in FAQ.
Bruce Momjian (23:06)
Jan. 23, 2007
pgsql: Print meaningfull error text for abonormal process exit on Win32,
Bruce Momjian (01:45)
pgsql: Back out use of FormatMessage(), does error values, not exception
Bruce Momjian (03:28)
pgsql: Remove newline from error message because URL is gone.
Bruce Momjian (03:31)
Prev
|
Next
Jump to day:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group