pgsql-committers - May 2005

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

May 1, 2005

Thread Author Time
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

May 2, 2005

Thread Author Time
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

May 3, 2005

Thread Author Time
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

May 4, 2005

Thread Author Time
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

May 5, 2005

Thread Author Time
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

May 6, 2005

Thread Author Time
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

May 7, 2005

Thread Author Time
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

May 8, 2005

Thread Author Time
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

May 9, 2005

Thread Author Time
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

May 10, 2005

Thread Author Time
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

May 11, 2005

Thread Author Time
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

May 12, 2005

Thread Author Time
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

May 13, 2005

Thread Author Time
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
pgsql: Fix broken markup. Tom Lane 15:21
pgsql: Update createuser examples to match the current program behavior, Tom Lane 16:31
pgsql: Update createuser examples to match the current program behavior, Tom Lane 16:31
pgsql: Fix broken markup. Tom Lane 16:47
pgsql: Add missing quote, per Dave Page. Tom Lane 16:48
pgsql: Add missing quote, per Dave Page. Tom Lane 16:48
pgsql: Add -N make flag to bcc builds from /src dir. Bruce Momjian 18:12
pgsql: Add -N make flag to bcc builds from /src dir. Bruce Momjian 18:13
python - me: Use package_dir appropriately. James William Pye 19:33
python - ex: Use package_dir appropriately. James William Pye 19:36
pgsql: Revise nodeMergejoin in light of example provided by Guillaume Tom Lane 21:20

May 14, 2005

Thread Author Time
newsysviews - newsysview: types changes for review, rm drop from func, User Elein 03:10
newsysviews - newsysview: change name of pg_all_columns to internal name User Elein 03:28
pgsql: Re-order items, add mention of how to propose working on a TODO Bruce Momjian 16:26
pgsql: New Directory Tom Lane 17:46
pgsql: New Directory Tom Lane 17:46
pgsql: New Directory Tom Lane 17:48
pgsql: New Directory Tom Lane 17:48
pgsql: New Directory Tom Lane 17:50
pgsql: New Directory Tom Lane 17:50
pgsql: Convert the existing regression test scripts for the various Tom Lane 17:55
pgsql: Minor speed hacks in AllocSetReset: avoid clearing the freelist Tom Lane 20:29
pgsql: Minor refactoring to eliminate duplicate code and make startup a Tom Lane 21:29
python - be: Use package_dir appropriately, removing some kludge. James William Pye 21:47
pgsql: Further marginal speed hacking: in MemoryContextReset, don't call Tom Lane 23:16

May 15, 2005

Thread Author Time
pgsql: Rename Rendezvous to Bonjour to match OS/X renaming. Bruce Momjian 00:26
pgsql: Various style cleanups for GiST; no changes to functionality. Neil Conway 04:08
pgbuildfarm - client-code: Run PL checks for CVS versions that support User Andrewd 15:35

Browse Archives

Prev | Next