pgsql-committers since 2005-01-27 00:00

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

Jan. 27, 2005

Thread Author Time
pgsql: Add regression tests for recent cursor/savepoint bug fixed by Neil Conway 01:32
pgsql: Backpatch fix for buffer overrun in parsing refcursor parameters Neil Conway 01:45
pgsql: Backpatch fix for buffer overrun in parsing refcursor parameters Neil Conway 01:52
pgsql: Generalize TRUNCATE to support truncating multiple tables in one Tom Lane 03:19
pgsql: Provide a more descriptive error message when the return type of Neil Conway 06:36
pgsql: Backpatch translations Peter Eisentraut 12:10
pgsql: Add intset() to README Teodor Sigaev 14:14
pginstaller - pginst: New Directory User Mha 21:34
pgsql: Fix security and 64-bit issues in contrib/intagg. Tom Lane 21:35
pgsql: Fix security and 64-bit issues in contrib/intagg. Tom Lane 21:35
pgsql: Fix security and 64-bit issues in contrib/intagg. Tom Lane 21:35
pgsql: Fix security and 64-bit issues in contrib/intagg. Tom Lane 21:36
pginstaller - pginst: Add upgrade script and instructions. User Mha 21:37
pginstaller - pginst: Add upgrade script and instructions. User Mha 21:38
pgsql: Now that I look at it, int_array_enum() didn't work either. Tom Lane 21:49
pgsql: Now that I look at it, int_array_enum() didn't work either. Tom Lane 21:50
pgsql: Now that I look at it, int_array_enum() didn't work either. Tom Lane 21:50
pgsql: Now that I look at it, int_array_enum() didn't work either. Tom Lane 21:50
pqa - pqa: This patch makes a great deal of changes in the structure : - User Tfavier 22:15
pqa - pqa: Fix Typo Minor correction for ruby 1.8 User Tfavier 22:34
pgsql: Change heap_modifytuple() to require a TupleDesc rather than a Neil Conway 23:24
pgsql: Small patch to move get_grosysid() from catalog/aclchk.c to Neil Conway 23:36
pgsql: Check that aggregate creator has the right to execute the Tom Lane 23:42
pgsql: Check that aggregate creator has the right to execute the Tom Lane 23:42
pgsql: Check that aggregate creator has the right to execute the Tom Lane 23:43
pgsql: Check that aggregate creator has the right to execute the Tom Lane 23:43

Jan. 28, 2005

Thread Author Time
pgsql: Adjust mkdir_p to do stat() before trying mkdir(). Tom Lane 00:35
pgsql: Adjust mkdir_p to do stat() before trying mkdir(). Tom Lane 00:36
pqa - pqa: PostgreSQL 8.0 compatibility Changed Context function User Tfavier 00:52
pgsql: pg_aggregate.h fails to compile standalone, for lack of an Tom Lane 17:35
pgsql: pg_aggregate.h fails to compile standalone, for lack of an Tom Lane 17:36
pgsql: Improve planner's estimation of the space needed for HashAgg Tom Lane 19:34
pgsql: Improve planner's estimation of the space needed for HashAgg Tom Lane 19:36
pgsql: When dealing with multiple grouping columns coming from the same Tom Lane 20:34
pgsql: When dealing with multiple grouping columns coming from the same Tom Lane 20:35
pqa - pqa: Some general rewrites and new info from Thomas User Tom 22:23
pgsql: Add note cautioning that you can't use an encrypting IDENT server Tom Lane 22:38
pgsql: Add note cautioning that you can't use an encrypting IDENT server Tom Lane 22:38
pgsql: Add intset() to README (backpatch teodor's docs fix in HEAD). Tom Lane 22:59
pgsql: Add documentation for format_type(), which somehow escaped it Tom Lane 23:13
pgsql: Add documentation for format_type(), which somehow escaped it Tom Lane 23:13

Jan. 29, 2005

Thread Author Time
pgsql: Make sure contrib C functions are marked strict where needed. Tom Lane 22:35
pgsql: Make sure contrib C functions are marked strict where needed. Tom Lane 22:35
pgsql: Make sure contrib C functions are marked strict where needed. Tom Lane 22:35
pgsql: Make sure contrib C functions are marked strict where needed. Tom Lane 22:35
pgsql: Make sure contrib C functions are marked strict where needed. Tom Lane 22:36
pgsql: We haven't had a fixed limit on rule recursion depth since 7.3 Tom Lane 23:45
pgsql: We haven't had a fixed limit on rule recursion depth since 7.3 Tom Lane 23:45
pgsql: We haven't had a fixed limit on rule recursion depth since 7.3 Tom Lane 23:46

Jan. 30, 2005

Thread Author Time
pgsql: Preliminary release notes for 8.0.1, 7.4.7, 7.3.9, 7.2.7. Tom Lane 01:26
pgsql: Update OID item description. Bruce Momjian 02:06
pgsql: Merge unix and non-unix platform faq items, and remove Y2K item. Bruce Momjian 02:22
pgsql: Merge two Interfaces FAQ items into one. Bruce Momjian 03:52
pgsql: Remove FAQ items about IPC errors. Bruce Momjian 04:00
pgsql: Remove FAQ item about binary cursors. Bruce Momjian 04:03
pgsql: Reword index/slow query item. Bruce Momjian 04:05
pgsql: More index item rewording.kUpdate FAQ. Bruce Momjian 04:06
pgsql: Remove GEQO and Rtree FAQ items. Bruce Momjian 04:16
pgsql: Remove IN/slow FAQ item because it only applies to <=7.3.X. Bruce Momjian 04:20
pgsql: Backpatch FAQ changes to 8.0.X. Bruce Momjian 04:22
pgsql: Fix ampersand in URL. Bruce Momjian 04:25
pgsql: Backpatch FAQ to 8.0.X. Bruce Momjian 04:26
pgsql: FAQ markup fixes. Bruce Momjian 04:44
pgsql: FAQ markup fixes. Bruce Momjian 04:44
pgsql: Update FAQ text file. Bruce Momjian 04:45
pgsql: Backpatch FAQ to 8.0.X. Bruce Momjian 04:45
pgsql: Translation updates Peter Eisentraut 15:47
pgsql: Stamp 8.0 branch as 8.0.1. Tom Lane 19:17
pgsql: Stamp release 7.4.7. Tom Lane 19:32
pgsql: Stamp release 7.3.9. Tom Lane 20:08
pgsql: Stamp release 7.2.7. Tom Lane 20:32
pgsql: Recommend [email protected] as the contact point for Tom Lane 21:31
pgsql: Recommend [email protected] as the contact point for Tom Lane 21:32
pgsql: Recommend [email protected] as the contact point for Tom Lane 21:32
pgsql: Recommend [email protected] as the contact point for Tom Lane 21:32
pgsql: Recommend [email protected] as the contact point for Tom Lane 21:32

Jan. 31, 2005

Thread Author Time
dbi-link - dbi-link: Cleaned up row-fetching methods to use the User Dfetter 00:56
pgsql: Modernize the FAQ item "What is PostgreSQL" to skip most Bruce Momjian 01:26
pgsql: Clarify license FAQ item. Bruce Momjian 01:38
pgsql: Simplify FAQ item about obtaining support. Bruce Momjian 01:53
pgsql: Mention releases are every 10-12 months now. Bruce Momjian 02:00
pgsql: Update section to mention developer's FAQ. Bruce Momjian 02:10
pgsql: Reorder support FAQ items. Bruce Momjian 02:17
pgsql: Wording improvement. Bruce Momjian 02:19
pgsql: Remove "Support" FAQ item. Bruce Momjian 02:40
pgsql: Update PHP mention. Bruce Momjian 02:43
pgsql: Update admin tools FAQ. Bruce Momjian 02:45
Re: pgsql: Mention issue with < and > in docs. Bruce Momjian 02:54
pqa - pqa: rls preps User Tom 16:25
pqa - pqa: rls preps User Tom 16:25
pqa - pqa: Updating gemspec for 1.5 release User Tom 16:46
pqa - pqa: oops, fixed typo User Tom 16:48
pqa - pqa: Yet another typo User Tom 16:49
pgsql: Reorganize FAQ entry on performance. Bruce Momjian 20:40
pgsql: Restructure debug FAQ entry. Bruce Momjian 22:57
pgsql: Update debeug FAQ. Bruce Momjian 22:58
pgsql: Fix markup typo. Bruce Momjian 22:59

Feb. 1, 2005

Thread Author Time
pgsql: Update connections FAQ item. Bruce Momjian 00:19
pgsql: Sync inet formatting code with recent BIND releases. Tom Lane 00:59
pgsql: Sync inet formatting code with recent BIND releases. Tom Lane 00:59
pgsql: Update LIMIT/FETCH FAQ item. Bruce Momjian 01:36
pgsql: Remove FAQ mention of DROP column. Bruce Momjian 01:41
pgsql: Remove FAQ about database terms. Bruce Momjian 02:32
pgsql: Remove outer join simulation using UNION now that we have had Bruce Momjian 02:35
pgsql: Final FAQ cleanups to remove information about very old releases. Bruce Momjian 02:41
pgsql: Backpatch FAQ changes to 8.0.X. Bruce Momjian 02:42
pgsql: Add: > * Allow GRANT/REVOKE permissions to be inherited by Bruce Momjian 04:54
pgsql: Add FETCH/MOVE: < * Change LIMIT/OFFSET to use int8 > * Change Bruce Momjian 04:56
pgsql: Adjust plpgsql to allow assignment to an element of an array that Tom Lane 19:35
pgsql: Adjust plpgsql to allow assignment to an element of an array that Tom Lane 19:35
pgsql: Add Josh's performance page. Bruce Momjian 21:11
pgsql: Adjust estimate_num_groups() to not clamp per-relation group Tom Lane 23:08
pgsql: Adjust estimate_num_groups() to not clamp per-relation group Tom Lane 23:09
pgsql: Fix a bug induced by the list-rewrite that resulted in Neil Conway 23:28
pgsql: Fix a bug induced by the list-rewrite that resulted in Neil Conway 23:29

Feb. 2, 2005

Thread Author Time
pgsql: Add support for temporary views, including documentation and Neil Conway 06:36
pgsql: Remove pgsql_tmp directory FAQ item. Bruce Momjian 13:41
pgsql: Backpatch FAQ to 8.0.X. Bruce Momjian 13:42
pgsql: Fixed bug in parsing of #line statement in declare section. Michael Meskes 15:37
pgsql: Add to release checklist: * Update inet/cidr data types with Bruce Momjian 16:59
pgsql: Update RESET ALL items: < all temporary tables, removal of any Bruce Momjian 17:26
pgsql: Update FAQ numbering. Bruce Momjian 17:44
pgsql: Backpatch FAQ to 8.0.X. Bruce Momjian 17:44
pgsql: Improve wording of to_char() change in 8.1: The 8.1 Bruce Momjian 18:16
pgsql: Improve wording of to_char() change in 8.1: The 8.1 Bruce Momjian 18:17
pgmemcache: pgmemcache README.pgmemcache seanc 19:22
pgsql: Adjust constant-folding of CASE expressions so that the simple Tom Lane 21:49
pgsql: Adjust constant-folding of CASE expressions so that the simple Tom Lane 21:49
pgsql: Improve performance of fmgr.c calling routines for cases with Tom Lane 22:40
pgsql: Improve performance of fmgr.c calling routines for cases with Tom Lane 22:40

Feb. 3, 2005

Thread Author Time
pgsql: Minor SGML improvements. Neil Conway 07:12
pgsql: Ensure that all details of the ARC algorithm are hidden within Tom Lane 23:29
pgsql: Ensure that all details of the ARC algorithm are hidden within Tom Lane 23:30
pgsql: Fix minor thinko in logic to set dump order when dumping from a Tom Lane 23:39
pgsql: Fix minor thinko in logic to set dump order when dumping from a Tom Lane 23:39

Feb. 4, 2005

Thread Author Time
pgsql: Refactor some duplicated code in lock.c: create UnGrantLock(), Neil Conway 02:06

Feb. 5, 2005

Thread Author Time
How I can add new function writing on C under Win32 for PostgreSQL v 8.0.1 deeps1 11:54
pgsql: Marginal hack to merge adjacent ReleaseBuffer/ReadBuffer calls Tom Lane 19:38
pgsql: Fix bit-rot in ipc_test.c; it didn't include some stuff that Tom Lane 20:07

Feb. 6, 2005

Thread Author Time
pgsql: Back-port heap_deformtuple() into 7.4 branch; needed for planned Tom Lane 20:15
pgsql: Repair CLUSTER failure after ALTER TABLE SET WITHOUT OIDS. Tom Lane 20:19
pgsql: Repair CLUSTER failure after ALTER TABLE SET WITHOUT OIDS. Tom Lane 20:19
pgsql: Repair CLUSTER failure after ALTER TABLE SET WITHOUT OIDS. Tom Lane 20:19
pgsql: Document array behavior for out-of-range subscripts. Tom Lane 20:59
pgsql: Document array behavior for out-of-range subscripts. Tom Lane 20:59
pgsql: Better late than never: document that the GiST API changed in 8.0 Neil Conway 22:31
pgsql: Better late than never: document that the GiST API changed in 8.0 Neil Conway 22:36

Feb. 7, 2005

Thread Author Time
pgsql: Prevent 4 more buffer overruns in the PL/PgSQL parser. Neil Conway 03:53
pgsql: Prevent 4 more buffer overruns in the PL/PgSQL parser. Neil Conway 03:56
pginstaller - web: New Directory User Dpage 12:26
pginstaller - web: Add Turkish translation of the FAQ [Devrim Gunduz] User Dpage 12:28

Feb. 8, 2005

Thread Author Time
pgsql: It seems like most people don't want automatic failover so I am Bruce Momjian 03:21
pgsql: Spacing: < * Allow the PITR process to be debugged and data Bruce Momjian 03:24
Re: [COMMITTERS] How I can add new function writing on C under Win32 Bruce Momjian 15:41
pgsql: If we're gonna check for array overrun, we really should do so Tom Lane 18:22
pgsql: If we're gonna check for array overrun, we really should do so Tom Lane 18:22
pgsql: Back-patch Neil's four additional buffer overrun checks. Tom Lane 18:22
pgsql: Back-patch Neil's four additional buffer overrun checks. Tom Lane 18:22

Feb. 9, 2005

Thread Author Time
pgsql: Fixed bug in parsing of CREATE AS statement. Michael Meskes 11:26
pgsql: Fixed bug in parsing of CREATE AS statement. Michael Meskes 11:28
pgsql: ALTER TABLE ADD COLUMN exhibits a significant memory leak when Neil Conway 23:17
pgsql: ALTER TABLE ADD COLUMN exhibits a significant memory leak when Neil Conway 23:27
pqa - pqa: Added WARNING/FATAL/PANIC errors Those are now taken into User Tfavier 23:38

Feb. 10, 2005

Thread Author Time
pgsql: Update pginstaller URL to http://www.postgresql.org/ftp/win32/. Bruce Momjian 04:52
pgsql: Update pginstaller URL to http://www.postgresql.org/ftp/win32/. Bruce Momjian 04:53
pgsql: Use now() rather than 'now' in an example in the PL/PgSQL docs. Neil Conway 05:01
pgsql: Improvements to documentation of shared memory configuration Neil Conway 05:14
pgsql: Add some index entries for RAISE and exception handling in Neil Conway 06:08
pgsql: Fixed more parsing bugs in other CREATE statements as pointed out Michael Meskes 08:06
pgsql: Fixed more parsing bugs in other CREATE statements. Michael Meskes 08:07
pgsql: Fixed changelog entry to list correct bug reporter. Michael Meskes 08:08
pgsql: Fix SPI cursor support to allow scanning the results of utility Tom Lane 20:36
pgsql: Fix SPI cursor support to allow scanning the results of utility Tom Lane 20:36
pgsql: Back-patch fix for a typo that unintentionally disabled backward Tom Lane 20:37

Feb. 11, 2005

Thread Author Time
pgsql: Fix ANALYZE to accumulate some minimal statistics for an all-null Tom Lane 00:41
pgsql: Adjust input routines for float4, float8 and oid to reject the Neil Conway 04:09
pgsql: Mention that some psql environment variables come from libpq and Bruce Momjian 04:19
pgsql: Mention that some psql environment variables come from libpq and Bruce Momjian 04:19
pgsql: Make clearer warning about using 'now' with DEFAULT: SELECT Bruce Momjian 04:31
pgsql: Update to Russian FAQ, HEAD and 8.0.X. Bruce Momjian 04:53
pgsql: Update to Russian FAQ, HEAD and 8.0.X. Bruce Momjian 04:54
pgsql: Translation updates Peter Eisentraut 11:53
pgsql: Add a regression test to verify that the stack depth checker Tom Lane 22:15

Feb. 12, 2005

Thread Author Time
pgchem - pgchem2j: Win 32 fix and OS X Makefile User Ergo70 19:16
pgsql: Move plpgsql DEBUG from DEBUG2 to DEBUG1 because it is a Bruce Momjian 23:54

Feb. 13, 2005

Thread Author Time
pgsql: Add: > * Add IP address to pg_stat_activity Bruce Momjian 00:09
pgsql: Clarify: < * Add IP address to pg_stat_activity > * Add the Bruce Momjian 00:11
Re: pgsql: Move plpgsql DEBUG from DEBUG2 to DEBUG1 because it is a Tom Lane 01:01
pgsql: Move plpgsql DEBUG from DEBUG2 to DEBUG1 because it is a Bruce Momjian 01:25
Re: pgsql: Move plpgsql DEBUG from DEBUG2 to DEBUG1 because Bruce Momjian 01:26
pgsql: Write some real documentation about the index access method API. Tom Lane 03:04
pgsql: Print file name and errno string on rmtree failure. Bruce Momjian 16:50
pgsql: Print file name and errno string on rmtree failure. Bruce Momjian 16:50

Feb. 14, 2005

Thread Author Time
pgsql: Add: > * Make src/port/snprintf.c thread-safe Bruce Momjian 00:04
pgsql: Minor consistency improvement. Neil Conway 00:54
pgsql: ALTER LANGUAGE RENAME has never worked. Tom Lane 06:17
pgsql: ALTER LANGUAGE RENAME has never worked. Tom Lane 06:17
pgsql: ALTER LANGUAGE RENAME has never worked. Tom Lane 06:18
pginstaller - pginst: Translation update from Jomar Andrade User Dpage 08:37
pginstaller - pginst: Translation update from Jomar Andrade User Dpage 08:38

Browse Archives

Prev | Next