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-14 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. 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)
pgsql: Add CREATE/ALTER/DROP OPERATOR FAMILY commands, also COMMENT ON
Tom Lane (05:07)
pgsql: This patch is required for vcbuild to work after the changes to
Alvaro Herrera (15:44)
pgsql: Add comment about exception lists in both winnt.h and ntstatus.h.
Bruce Momjian (16:21)
pgsql: Update pg_dump to support dumping operator families.
Tom Lane (17:54)
pgsql: Update xindex.sgml to discuss operator families.
Tom Lane (20:45)
pgsql: Simplify handling of XML error messages: Just use the string
Peter Eisentraut (23:39)
Jan. 24, 2007
pgsql: Relax an Assert() that has been found to be too strict in some
Tom Lane (01:25)
pgsql: Relax an Assert() that has been found to be too strict in some
Tom Lane (01:25)
pgsql: Relax an Assert() that has been found to be too strict in some
Tom Lane (01:25)
pgsql: Relax an Assert() that has been found to be too strict in some
Tom Lane (01:26)
pgsql: Relax an Assert() that has been found to be too strict in some
Tom Lane (01:26)
pgsql: Get pg_utf_mblen(), pg_utf2wchar_with_len(), and utf2ucs() all on
Tom Lane (17:12)
pgsql: Get pg_utf_mblen(), pg_utf2wchar_with_len(), and utf2ucs() all on
Tom Lane (17:12)
pgsql: Get pg_utf_mblen(), pg_utf2wchar_with_len(), and utf2ucs() all on
Tom Lane (17:12)
pgsql: Get pg_utf_mblen(), pg_utf2wchar_with_len(), and utf2ucs() all on
Tom Lane (17:12)
pgsql: Get pg_utf_mblen(), pg_utf2wchar_with_len(), and utf2ucs() all on
Tom Lane (17:12)
pgsql: Get pg_utf_mblen(), pg_utf2wchar_with_len(), and utf2ucs() all on
Tom Lane (17:12)
pgsql: When using MSVC, disable the building of ecpg if pthreads is not
Bruce Momjian (19:24)
Jan. 25, 2007
pgsql: Prevent WAL logging when COPY is done in the same transation that
Bruce Momjian (02:17)
pgsql: Add --tablespaces-only and --roles-only options to pg_dumpall.
Bruce Momjian (02:30)
pgsql: Allow pg_dumpall to specify a database name rather than the
Bruce Momjian (02:46)
pgsql: Done: < o Add -f to pg_dumpall > o -Add -f to pg_dumpall
Bruce Momjian (02:48)
pgsql: Remove developers list from TODO list now that we have URLs to
Bruce Momjian (02:50)
pgsql: Add 'output file' option for pg_dumpall, especially useful for
Bruce Momjian (03:30)
pgsql: Fix for plpython functions; return true/false for boolean,
Bruce Momjian (04:08)
pgsql: Properly detoast access to bytea field pg_trigger.tgargs.
Bruce Momjian (04:17)
pgsql: Properly detoast access to bytea field pg_trigger.tgargs.
Bruce Momjian (04:17)
pgsql: Add GUC temp_tablespaces to provide a default location for
Bruce Momjian (04:35)
pgsql: Done: > o -Add a GUC variable to control the tablespace for
Bruce Momjian (04:38)
Re: pgsql: Fix for plpython functions; return true/false for boolean,
Tom Lane (06:52)
Re: pgsql: Add GUC temp_tablespaces to provide a default location for
Jaime Casanova (07:40)
pgsql: Various fixes in the logic of XML functions: - Add new SQL
Peter Eisentraut (11:53)
pgsql: Reverse out use of Py_RETURN_TRUE in plpython, only supported in
Bruce Momjian (14:52)
Re: pgsql: Fix for plpython functions; return
Bruce Momjian (15:00)
Re: pgsql: Add GUC temp_tablespaces to provide a
Bruce Momjian (15:02)
pgsql: Correction: temp_tablespaces was implemented by Albert Cervera
Bruce Momjian (15:05)
pgsql: Update pg_dumpall -f option description.
Bruce Momjian (15:08)
odbclink - odbclink: Imported Sources
User H-saito (15:13)
pgsql: Removed compiler warning due to unneeded unsigned declaration.
Michael Meskes (16:45)
pgsql: Add a setlocal command to the beginning of build.bat.
Neil Conway (19:48)
pgsql: Update Win32 exception comment.
Bruce Momjian (21:50)
pgsql: Add URL for shrinking tuple to just its headers: >
Bruce Momjian (22:25)
pgsql: Update BSD/OS platform for 8.2.
Bruce Momjian (23:34)
Jan. 26, 2007
pgsql: Squelch some VC++ compiler warnings.
Neil Conway (17:45)
pgsql: On Windows, use pgwin32_waitforsinglesocket() instead of select()
Tom Lane (20:06)
pgsql: On Windows, use pgwin32_waitforsinglesocket() instead of select()
Tom Lane (20:07)
pgsql: Modify draft SGML instructions to use DRAFT=Y because recursion
Bruce Momjian (22:23)
pgsql: Update wording of installation when upgrading, to more clearly
Bruce Momjian (22:52)
dbi-link - dbi-link: Added README for Sybase and MS-SQL Server.
David Fetter (23:00)
pgsql: Control openjade draft-mode by variable DRAFT, rather than
Bruce Momjian (23:51)
Jan. 27, 2007
dbi-link - dbi-link: New Directory
David Fetter (01:20)
dbi-link - dbi-link: New Directory
David Fetter (01:21)
dbi-link - dbi-link: New Directory
David Fetter (01:21)
dbi-link - dbi-link: New Directory
David Fetter (01:21)
dbi-link - dbi-link: New Directory
David Fetter (01:21)
dbi-link - dbi-link: New Directory
David Fetter (01:21)
dbi-link - dbi-link: New Directory
David Fetter (01:25)
pgsql: Update installation wording for an upgrade to state that
Bruce Momjian (01:27)
pgsql: Allow args to spi_prepare to be standard type aliaes as well as
Andrew Dunstan (01:55)
dbi-link - dbi-link: Moved examples to their own directory, none
David Fetter (02:09)
pgsql: Add: > > * Consider increasing NUM_CLOG_BUFFERS
Bruce Momjian (02:28)
pgsql: Add: > * Consider having the background writer update the
Bruce Momjian (02:29)
dbi-link - dbi-link: Removed test directory (replaced with examples
David Fetter (03:18)
pgsql: Add: > * Enforce typmod for function inputs, function results
Bruce Momjian (03:25)
npgsql - Npgsql2: 2007-01-26 Josh Cooley <jbnpgsql@tuxinthebox.net>
User Jbcooley (04:16)
pgsql: Add trailing zero byte in Unicode codepoint conversion.
Peter Eisentraut (11:48)
pgsql: Reactivate libxml memory management via palloc, now that I think
Peter Eisentraut (14:50)
pgsql: remove unnecessary and now inaccurate cast which I should have
Andrew Dunstan (16:46)
pgsql: Fixed expected files, so they are in sync with tests again.
Michael Meskes (18:33)
pgsql: Back-port changes of Jan 16 and 17 to "revoke" pending fsync
Tom Lane (20:15)
pgsql: Back-port changes of Jan 16 and 17 to "revoke" pending fsync
Tom Lane (20:15)
pgsql: Correct an old logic error in btree page splitting: when
Tom Lane (20:53)
pgsql: Correct an old logic error in btree page splitting: when
Tom Lane (20:53)
pgsql: Correct an old logic error in btree page splitting: when
Tom Lane (20:53)
pgsql: Correct an old logic error in btree page splitting: when
Tom Lane (20:53)
pgsql: Correct an old logic error in btree page splitting: when
Tom Lane (20:53)
pgsql: Correct an old logic error in btree page splitting: when
Tom Lane (20:53)
dbi-link - dbi-link: Replaced old .spec file with more correct one.
David Fetter (21:57)
dbi-link - dbi-link: Changed .spec file to point to the right spot.
David Fetter (22:10)
pgsql: Modify SGML makefile to allow 'gmake draft' to build draft html
Bruce Momjian (22:44)
Jan. 28, 2007
pgsql: Use sys_siglist[] to print out signal names for signal exits,
Bruce Momjian (01:12)
Re: pgsql: Back-port changes of Jan 16 and 17 to "revoke" pending fsync
Tom Lane (01:32)
pgsql: Fix scalararraysel() to cope with binary-compatible cases, such
Tom Lane (01:37)
pgsql: Fix scalararraysel() to cope with binary-compatible cases, such
Tom Lane (01:37)
pgsql: Add signal.h for sys_siglist reference.
Bruce Momjian (02:33)
pgsql: Dept of second thoughts: the IQ of estimate_array_length() needs
Tom Lane (02:53)
pgsql: Dept of second thoughts: the IQ of estimate_array_length() needs
Tom Lane (02:53)
pgsql: Add a delay at the start of the stats test, to let any prior
Tom Lane (03:02)
pgsql: Use autoconf build-in sys_siglist macro AC_DECL_SYS_SIGLIST,
Bruce Momjian (03:50)
pgsql: Clean up broken usage of HAVE_DECL_SYS_SIGLIST and
Tom Lane (06:32)
pgsql: Drat, can't fit an additional argument into log_error.
Tom Lane (07:29)
Re: pgsql: Drat, can't fit an additional
Bruce Momjian (14:07)
pgsql: Fix up plpgsql's "simple expression" evaluation mechanism so that
Tom Lane (16:15)
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