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 2005-04-30 00:00
Search archives
(enter a message-id to go directly to that message)
Advanced Search
Prev
|
Next
2005-04-30
python - me: Make name and version more suitable for sdist
James William Pye (00:26)
python - ex: Make name and version sdist friendly.
James William Pye (00:59)
python - be: Make name and version sdist friendly.
James William Pye (01:06)
python - web: Give explicit authorization to use any of the works under
James William Pye (01:12)
python - web: Add the yet-to-exist project/ip and mention it in the
James William Pye (01:15)
python - be: Be sure give the caller a reference.
James William Pye (02:13)
python - web: Add the "Quick Start" for some wanna-be documentation.
James William Pye (02:24)
Re: pgsql: Improve cleanup from win32 client-only build.
Neil Conway (03:18)
pgsql: Update replication FAQ.
Bruce Momjian (03:52)
Re: [COMMITTERS] pgsql: Remove replicaiton FAQ item.
Bruce Momjian (03:52)
pgsql: Update FAQ.
Bruce Momjian (03:53)
Re: pgsql: Improve cleanup from win32 client-only build.
Bruce Momjian (03:59)
pgsql: Fix BCC to not define compiler location.
Bruce Momjian (04:00)
pgsql: This patch fixes a bug in the error message emitted by pg_restore
Neil Conway (08:00)
pgsql: This patch fixes a bug in the error message emitted by pg_restore
Neil Conway (08:00)
pgsql: This patch fixes a bug in the error message emitted by pg_restore
Neil Conway (08:01)
pgsql: This patch fixes a bug in the error message emitted by pg_restore
Neil Conway (08:02)
pgsql: GCC 4.0 includes a new warning option, -Wformat-literal, that
Neil Conway (08:08)
pgsql: GCC 4.0 includes a new warning option, -Wformat-literal, that
Neil Conway (08:19)
pgsql: GCC 4.0 includes a new warning option, -Wformat-literal, that
Neil Conway (08:36)
pgsql: GCC 4.0 includes a new warning option, -Wformat-literal, that
Neil Conway (08:42)
pgsql: GCC 4.0 includes a new warning option, -Wformat-literal, that
Neil Conway (09:08)
pgaccess - pgaccess: apply modified patch for pga_tables creation bug in
User Cmaj (16:47)
pgsql: Use the standard lock manager to establish priority order when
Tom Lane (19:03)
python - be: Move the XD(transaction dict) feature to the PL.
James William Pye (19:20)
pgsql: Make record_out and record_send extract type information from the
Tom Lane (20:04)
pgsql: Make record_out and record_send extract type information from the
Tom Lane (20:04)
pgsql: Change catalog entries for record_out and record_send to show
Tom Lane (20:31)
2005-05-01
pgbuildfarm - client-code: add support for web proxy if farm member
User Andrewd (01:03)
autodoc - autodoc: Matt Bosworth has provided an updated dot template
User Rbt (05:07)
autodoc - autodoc: Finish() the GetVersion sql statement.
User Rbt (05:13)
autodoc - autodoc: Template for the Neato and Twopi tools (part of
User Rbt (05:32)
pgsql: Remove the contents of the src/corba subdirectory: this has been
Neil Conway (06:15)
pgsql: Mention the actual stored size of NUMERIC values, per David
Tom Lane (15:54)
pgsql: Fix incorrect backslashing in regexp example, per Robert Treat.
Tom Lane (15:58)
pgsql: Change CREATE TYPE to require datatype output and send functions
Tom Lane (18:56)
2005-05-02
pgsql: Change SPI functions to use a `long' when specifying the number
Neil Conway (00:37)
pgsql: Add some missing "See Also" entries to the domain-related SQL
Neil Conway (01:52)
pgsql: Backport fix for correct quoting in CREATE DOMAIN example.
Neil Conway (01:56)
python - be: Implement C Interface for extension module and have the PL
James William Pye (08:05)
pgsql: Check the file system on postmaster startup and report any
Bruce Momjian (18:26)
pgsql: Completed: < * Remove unreferenced table files created by
Bruce Momjian (18:27)
pgsql: Add FAQ on who controls the project.
Bruce Momjian (20:11)
python - be: New Directory
James William Pye (22:27)
2005-05-03
pgaccess - pgaccess: provide default minimal sorting of report results
User Cmaj (00:28)
autodoc - autodoc: Eliminate Dia warnings for newer versions of dia (new
User Rbt (02:07)
autodoc - autodoc: Prevent Dia 0.94 from crashing by rearranging the
User Rbt (02:17)
autodoc - autodoc: Changelog for the 1.25 release.
User Rbt (02:18)
pgsql: Fix typos in documentation.
Neil Conway (03:10)
pgsql: Fix a whitespace problem.
Dennis Bjorklund (06:28)
python - be: Fix array creation.
James William Pye (07:48)
pgsql: Change tsearch2 to not use the unsafe practice of creating
Tom Lane (16:51)
pgsql: Change tsearch2 to not use the unsafe practice of creating
Tom Lane (16:51)
pgsql: Change tsearch2 to not use the unsafe practice of creating
Tom Lane (16:51)
pgsql: Alter the signature for encoding conversion functions to declare
Tom Lane (19:17)
pgsql: Alter the signature for encoding conversion functions to declare
Tom Lane (19:18)
pgsql: Alter the signature for encoding conversion functions to declare
Tom Lane (19:18)
pgsql: Alter the signature for encoding conversion functions to declare
Tom Lane (19:18)
pgsql: Clean up MultiXactIdExpand's API by separating out the case where
Tom Lane (19:42)
pqa - pqa: tweak
User Tom (21:39)
python - be: Split off Array_FromPySequence to take an elmtoid instead
James William Pye (22:18)
python - be: Add ugly CPP to allow _compilation_ against 8.1devel.
James William Pye (22:30)
2005-05-04
pgsql: Spell DELIMITER correctly, per Seamus Dean.
Tom Lane (14:25)
pgsql: Spell DELIMITER correctly, per Seamus Dean.
Tom Lane (14:25)
pgsql: Preliminary release notes for 8.0.3, 7.4.8, 7.3.10.
Tom Lane (21:19)
pgsql: Use postmaster_is_alive() check in pg_ctl restart as well as
Tom Lane (22:35)
pgsql: Use postmaster_is_alive() check in pg_ctl restart as well as
Tom Lane (22:35)
2005-05-05
pgsql: Allow implicit cast from any named composite type to RECORD.
Tom Lane (00:19)
pgsql: Typo fix, Dave Held
Bruce Momjian (01:23)
pgsql: Update "control" item.
Bruce Momjian (01:42)
pgsql: Adjust nodeBitmapIndexscan to keep the target index opened from
Tom Lane (03:37)
pgsql: The issue has been raised in the past that our build system links
Neil Conway (11:50)
pginstaller - web: Add note about silent install not checking DLL
User Mha (14:48)
pgaccess - pgaccess: patch from bug #1000279, maintains window geometry
User Cmaj (15:28)
pgaccess - pgaccess: patch from bug #1000280, fixes exit when main
User Cmaj (15:32)
pgsql: Add WSACleanup() for Win32 socket cleanup.
Bruce Momjian (16:36)
pgsql: Add WSACleanup() for Win32 socket cleanup.
Bruce Momjian (16:36)
pgsql: Add WSACleanup() for Win32 socket cleanup.
Bruce Momjian (16:37)
pgsql: Add comments on WSAStartup usage.
Bruce Momjian (16:40)
pgsql: Per core discussion, we should push out a 7.2.* release too while
Tom Lane (17:59)
pgsql: On Win32, libintl replaces snprintf() with its own version that
Bruce Momjian (19:15)
pgsql: Make standalone backends ignore pg_database.datallowconn, so that
Tom Lane (19:53)
pgsql: Make standalone backends ignore pg_database.datallowconn, so that
Tom Lane (19:53)
pgsql: Make standalone backends ignore pg_database.datallowconn, so that
Tom Lane (19:53)
pgsql: Make standalone backends ignore pg_database.datallowconn, so that
Tom Lane (19:54)
pgsql: Make standalone backends ignore pg_database.datallowconn, so that
Tom Lane (19:54)
pgsql: Stamp release 8.0.3.
Tom Lane (20:07)
pgsql: Stamp release 7.4.8.
Tom Lane (20:08)
pgsql: Stamp release 7.3.10.
Tom Lane (20:09)
pgsql: Stamp release 7.2.8.
Tom Lane (20:10)
pgsql: Fix bogus hashtable setup.
Tom Lane (22:18)
2005-05-06
pgsql: Marginal performance improvements in dynahash: make sure that
Tom Lane (00:19)
pgsql: Convert some mulit-line comments in copy.c to single line, as
Bruce Momjian (02:56)
pgsql: Remove documentation that CSV didn't handle carriage returns and
Bruce Momjian (03:38)
pgsql: Update comment to mention "Name classification hierarchy" as
Bruce Momjian (03:42)
pginstaller - pginst: Updates for 8.0.3
User Dpage (12:19)
pgsql: Update misleading comment about the use of lanpltrusted ...
Tom Lane (14:28)
pgsql: For some reason access/tupmacs.h has been #including
Tom Lane (17:24)
pgsql: Adjust question spacing.
Bruce Momjian (17:48)
pgsql: Update backend flowchard wording
Bruce Momjian (18:23)
pgsql: Markup improvements.
Bruce Momjian (18:25)
pgmemcache: pgmemcache pgmemcache.c
seanc (18:54)
pgsql: Update flowchart sections to match current CVS.
Bruce Momjian (19:07)
pgsql: Update backend flowchart HTML.
Bruce Momjian (19:13)
2005-05-07
pgsql: Add COPY WITH CVS HEADER to allow a heading line as the first
Bruce Momjian (02:22)
pgsql: Add items: > * Prevent to_char() on interval from returning
Bruce Momjian (04:24)
pgsql: Done: > o -Allow COPY to optionally include column headings in
Bruce Momjian (04:38)
pgsql: Revert the ld --as-needed patch.
Neil Conway (05:48)
pgpool - pgpool: fix memory leak
User T-ishii (11:47)
pgpool - pgpool: fix malloc size (not harmfull actually)
User T-ishii (11:48)
pgsql: Add comment on C locale test for upper/lower/initcap().
Bruce Momjian (15:18)
pgsql: Add description: < Currently locale can only be set during
Bruce Momjian (15:45)
pgsql: Fix case in which a debug printout would print already-pfreed
Tom Lane (18:14)
pgsql: Adjust time qual checking code so that we always check
Tom Lane (21:22)
pgsql: Adjust time qual checking code so that we always check
Tom Lane (21:22)
pgsql: Adjust time qual checking code so that we always check
Tom Lane (21:23)
pgsql: Adjust time qual checking code so that we always check
Tom Lane (21:23)
pgsql: Adjust time qual checking code so that we always check
Tom Lane (21:23)
pgsql: Repair very-low-probability race condition between relation
Tom Lane (21:32)
pgsql: Repair very-low-probability race condition between relation
Tom Lane (21:32)
pgsql: Repair very-low-probability race condition between relation
Tom Lane (21:33)
pgsql: Repair very-low-probability race condition between relation
Tom Lane (21:33)
pgsql: Repair very-low-probability race condition between relation
Tom Lane (21:34)
2005-05-08
pgsql: Documentation adjustments.
Bruce Momjian (03:08)
pgsql: Add encryption section to documentation.
Bruce Momjian (03:29)
pgsql: In Blob.getBytes(long position, int length) position is an offset
Kris Jurka (23:16)
pgsql: The release process is now generating HISTORY/INSTALL on the fly
Tom Lane (23:32)
pgsql: Update release checklist to reflect that HISTORY and INSTALL
Tom Lane (23:34)
pgsql: Update release checklist to reflect that HISTORY and INSTALL
Tom Lane (23:34)
pgsql: Update release checklist to reflect that HISTORY and INSTALL
Tom Lane (23:34)
pgsql: Update release checklist to reflect that HISTORY and INSTALL
Tom Lane (23:34)
2005-05-09
pgsql: Update release notes for upcoming re-releases.
Tom Lane (00:09)
pgsql: Update release notes for upcoming re-releases.
Tom Lane (00:10)
pgsql: Update release notes for upcoming re-releases.
Tom Lane (00:10)
pgsql: Update release notes for upcoming re-releases.
Tom Lane (00:10)
pgsql: Update release notes for upcoming re-releases.
Tom Lane (00:10)
pgsql: Complete the following TODO items: * Add session start time to
Neil Conway (11:31)
pgsql: Add some defenses against functions declared to return set that
Tom Lane (14:28)
pgsql: Fix duplicate call to WRITE_NODE_FIELD(whereClause) in
Tatsuo Ishii (15:09)
pgsql: Update "expected" regression test output for the recent stats
Neil Conway (15:43)
pgsql: Improve wording of new documentation section on encryption, and
Bruce Momjian (17:13)
pgsql: Backpatch encryption doc section to 8.0.X.
Bruce Momjian (17:14)
pgsql: Remove encryption FAQ item now that we have a doc section.
Bruce Momjian (17:15)
pgsql: Backpatch FAQ's to 8.0.X for release.
Bruce Momjian (17:24)
pgsql: Rename encryption section.
Bruce Momjian (17:26)
pgsql: Rename encryption section.
Bruce Momjian (17:26)
2005-05-10
pgsql: Regression tests for the COPY CSV header feature.
Neil Conway (00:16)
pgsql: Done: < * Add session start time and last statement time to
Bruce Momjian (02:16)
pgsql: Add: > * Allow postgresql.conf values to be set so they can not
Bruce Momjian (03:21)
pgsql: Add: > * Fix sgmltools so PDFs can be generated with bookmarks
Bruce Momjian (03:21)
pgsql: Fix typo in comment.
Neil Conway (05:15)
pgsql: Report index name on CLUSTER failure.
Bruce Momjian (13:16)
pgsql: Item removed from CVS: < * -Check for unreferenced table files
Bruce Momjian (22:26)
pgsql: Back out check for unreferenced files.
Bruce Momjian (22:27)
2005-05-11
pgsql: Code cleanup: in C89, there is no point casting the first
Neil Conway (01:26)
pgsql: This patch reduces the size of the message header used by
Neil Conway (01:41)
pgsql: Add Chinese FAQ.
Bruce Momjian (02:11)
pgsql: Backpatch new Chinese FAQ to 8.0.X.
Bruce Momjian (02:13)
pgsql: This patch refactors away some duplicated code in the index AM
Neil Conway (06:24)
pgsql: Add mention that not all functions are listed.
Bruce Momjian (13:36)
pgsql: Add mention that not all functions are listed.
Bruce Momjian (13:36)
pgsql: Fix newly introduced spelling error.
Neil Conway (13:58)
Re: pgsql: Add mention that not all functions are listed.
Neil Conway (14:04)
Re: pgsql: Add mention that not all functions are listed.
Bruce Momjian (14:10)
pgsql: Backpatch mention that not all functions are listed, with
Bruce Momjian (14:10)
pgsql: Tag 1000000L as long for compuation.
Bruce Momjian (14:53)
pgsql: Update Chinese FAQ, per Magnus.
Bruce Momjian (14:56)
pgsql: Update Chinese FAQ, per Magnus.
Bruce Momjian (14:57)
pgsql: Document that bcc compiles now need the -N flag, backpatch to
Bruce Momjian (15:10)
pgsql: Document that bcc compiles now need the -N flag, backpatch to
Bruce Momjian (15:10)
pgsql: Document where to download free Microsoft and Borland development
Bruce Momjian (16:02)
pgsql: Document where to download free Microsoft and Borland development
Bruce Momjian (16:02)
pgsql: Update FAQ URLs.
Bruce Momjian (16:13)
pgsql: Update FAQ URLs.
Bruce Momjian (16:13)
pgsql: Fix pg_autovacuum -s flag to handle values > 2000 by using
Bruce Momjian (17:57)
pgsql: Fix pg_autovacuum -s flag to handle values > 2000 by using
Bruce Momjian (17:58)
pgsql: This patch will ensure that the hash table iteration performed by
Bruce Momjian (18:05)
pgsql: a small tweak to enable display in the log file of database name
Bruce Momjian (18:07)
pgsql: Give pg_regress a --load-language option, so that it can be used
Tom Lane (21:52)
2005-05-12
pgsql: This patch makes some minor style cleanups to contrib/btree_gist:
Neil Conway (00:39)
python - web: Make BSDL the primary license, add more alternative
James William Pye (02:14)
python - web: Add q and a regarding missing pthread symbol in FreeBSD.
James William Pye (02:23)
python - web: Hold off on dist and pq.
James William Pye (02:27)
python - be: Rely on the constant being defined rather than the version
James William Pye (02:30)
python - be: Replace license-stamps in source files with IRI to project
James William Pye (19:29)
python - ex: Add license, replace license-stamps with IRIs.
James William Pye (19:35)
python - lo: Add license, replace license-stamp.
James William Pye (20:11)
python - me: Add license, replace license-stamps.
James William Pye (20:20)
python - lo: Add version indicator.
James William Pye (20:33)
pgsql: Remove some unnecessary code: since ExecMakeFunctionResultNoSets
Tom Lane (20:41)
python - lo: Add PG version utility.
James William Pye (21:26)
python - lo: Add standard, optparse, client options module.
James William Pye (21:37)
2005-05-13
newsysviews - newsysview: make build.sh a bit safer for users.
User Andrewsn (02:01)
newsysviews - newsysview: finally get around to qualifying pg_all_grants
User Andrewsn (03:41)
newsysviews - newsysview: always use schema-qualification in function
User Andrewsn (03:45)
newsysviews - newsysview: add permissions grants
User Andrewsn (03:47)
pgsql: Add regression test for consecutive newlines in COPY CSV mode.
Neil Conway (06:33)
pgsql: Fix bug in COPY CSV mode: handle consecutive embedded newlines in
Neil Conway (06:35)
pgsql: Update chinese encoding specification.
Bruce Momjian (13:47)
pgsql: Update chinese encoding specification.
Bruce Momjian (13:48)
Prev
|
Next
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group