pgsql-committers since 2004-10-20 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

Oct. 20, 2004

Thread Author Time
pgsql: When using GCC, change the default CFLAGS to: -O2 -Wall Neil Conway 02:12
pginstaller - pginst: Add untsearch2.sql User Dpage 11:31
pginstaller - pginst: Update JDBC driver to pgdev.307 User Dpage 11:32
pginstaller - pginst: Last minute fixes: Use info icon when warning User Dpage 13:02
pginstaller - pginst: Improve message format. User Dpage 13:09
pgsql: Allow functions returning void or cstring to appear in FROM Tom Lane 16:04
pgsql: Use temp files in current directory, not /tmp, to reduce security Tom Lane 16:42
Re: pgsql: Use temp files in current directory, not Neil Conway 23:32

Oct. 21, 2004

Thread Author Time
Re: pgsql: Use temp files in current directory, not /tmp, to reduce security Tom Lane 02:51
Re: pgsql: Use temp files in current directory, not Neil Conway 03:58
pgsql: Back-patch make_oidjoins_check security improvement. Tom Lane 17:12
pgsql: Back-patch make_oidjoins_check security improvement. Tom Lane 17:12
pgsql: Back-patch make_oidjoins_check security improvement. Tom Lane 17:12
pqa - pqa: New doc notes from Ben Walding User Tom 17:39
pgsql: Correctly cast the return value of a CallableStatement when Kris Jurka 19:13
pgsql: Standardize on using the Min, Max, and Abs macros that are in our Tom Lane 19:28
pgsql: Avoid macro-redefinition warnings on Windows, per Andrew Dunstan. Tom Lane 19:49
pgsql: Set the close-on-exec flag for libpq's socket to the backend, to Tom Lane 20:23
pgsql: Disallow referential integrity actions from being deferred; only Tom Lane 21:34
pgsql: Update obsolete comments about COPY vs INSERT options, per Uwe Tom Lane 22:48
pgsql: Update obsolete comments about COPY vs INSERT options, per Uwe Tom Lane 22:49

Oct. 22, 2004

Thread Author Time
pgsql: Prevent pg_ctl from being run as root. Tom Lane 00:24
pgsql: Prevent pg_ctl from being run as root. Tom Lane 00:24
pgsql: Prevent pg_ctl from being run as root. Tom Lane 00:24
pgsql: Prevent pg_ctl from being run as root. Tom Lane 00:24
pgsql: Update release history for releases 7.4.6, 7.3.8, 7.2.6. Tom Lane 00:25
pgsql: Stamp release 7.4.6. Tom Lane 00:26
pgsql: Stamp release 7.3.8. Tom Lane 00:27
pgsql: Stamp release 7.2.6. Tom Lane 00:27
pgsql: Minor code cleanup: hdefault() only ever returned "true", so it Neil Conway 07:21
pgsql: Translation updates. Dennis Bjorklund 12:04
pgsql: Translation updates Dennis Bjorklund 13:41
pgsql: Translation updates Dennis Bjorklund 13:49
pgsql: Fix documentation typo. Neil Conway 14:12
pgsql: New swedish translation of pg_config Dennis Bjorklund 14:13
pgsql: Translation update Dennis Bjorklund 14:14
pgsql: Message styling Peter Eisentraut 16:04
pgsql: Translation updates Peter Eisentraut 16:05
pgsql: In ALTER COLUMN TYPE, strip any implicit coercion operations Tom Lane 17:20
pgsql: Add a GUC_SUPERUSER_ONLY flag to mark GUC variables that should Tom Lane 19:48
pgsql: Don't use LC_MESSAGES value on WIN32, since it doesn't work. Tom Lane 22:30
pgsql: Fix tsearch build problems. Tom Lane 22:33

Oct. 23, 2004

Thread Author Time
pgsql: Avoid overflow in cost_sort when work_mem exceeds 1Gb. Tom Lane 00:05
pgsql: Translation updates Dennis Bjorklund 06:32
pgsql: Translation updates Dennis Bjorklund 06:40
pgsql: Translation update Dennis Bjorklund 06:48
pgsql: Translation updates Dennis Bjorklund 07:29
pgsql: Translation update Dennis Bjorklund 14:48

Oct. 24, 2004

Thread Author Time
pgsql: If we're going to test for switch validity by observing whether Tom Lane 00:54
pginstaller - pginst: Exclude by regexp instead of filename. User Mha 13:42
pginstaller - pginst: Add support for NLS-enabled postgresql User Mha 14:35
pgsql: Translation update Dennis Bjorklund 14:55
pgsql: Update RELEASE_CHANGES to mention updating the timezone database Tom Lane 15:01
pgsql: Sync timezone data with latest zic database (dated Oct 11 2004). Tom Lane 15:09
pginstaller - pginst: Don't check group Power Users on Windows XP Home, User Mha 15:50
pgsql: Write config files as text not binary, per Magnus Hagander. Tom Lane 15:55
pginstaller - pginst: Add icons for editing the configuration files User Mha 17:02
pgsql: Replace ad-hoc atof() code with call to float4in, per Andrew Tom Lane 21:47
pgsql: Add comparison file for exp-three-digits formatting. Tom Lane 21:54
pgsql: On Windows, cause get_progname to strip any .EXE suffix. Tom Lane 22:08
pgsql: Adjust message to not be misleading on Windows. Tom Lane 22:09
pgsql: Add comparison file for exp-three-digits formatting. Tom Lane 22:11
pgsql: Add note that REINDEX takes a weaker lock than it used to. Tom Lane 22:44
pgsql: Update for 8.0: pg_tablespace is now also a shared catalog. Tom Lane 22:52
pgsql: Back-patch removal of extraneous semicolon, so that this will Tom Lane 23:02

Oct. 25, 2004

Thread Author Time
pgsql: make sure we tag configure.in as beta4 as well ... PostgreSQL Daemon 00:11
pgsql: Modify hash_create() to elog(ERROR) if an error occurs, rather Neil Conway 00:46
pgsql: Fix a bunch of 'old-style parameter declaration' warnings induced Tom Lane 02:15
pgsql: Fix some more 'old-style parameter declaration' warnings. Tom Lane 02:30
pgsql: Make error message more verbose, in hopes of avoiding Tom Lane 03:08
pgsql: Fix tyop in comment. Neil Conway 03:23
pgsql: Remove three unnecessary casts from a pointer type to char * when Neil Conway 06:27
pgsql: Update copyright information in documentation. Neil Conway 06:40
pginstaller - pginst: Regenerate GUIDs in wxi/guid.lst as well the rest User Dpage 09:13
pginstaller - pginst: Version number bump. User Dpage 09:25
pgsql: In the new dispensation where REINDEX doesn't take exclusive lock Tom Lane 15:42

Oct. 26, 2004

Thread Author Time
pgsql: Make heap_fetch API more consistent by having the buffer remain Tom Lane 16:05
pgsql: Update Russian FAQ. Bruce Momjian 17:28
pgsql: Add: > * Allow TIMESTAMP WITH TIME ZONE to store the original Bruce Momjian 19:41
pgsql: Document IS DISTINCT FROM in a more obvious place, and add some Tom Lane 22:16
pgsql: Add reminder to update copyright in sgml file. Bruce Momjian 23:42

Oct. 27, 2004

Thread Author Time
pgsql: Update German FAQ. Bruce Momjian 02:01
pgsql: Trivial fix: clarify a comment. Neil Conway 07:26
pgsql: Translation updates Peter Eisentraut 10:13
pgsql: Translation updates Peter Eisentraut 10:22
pgsql: Translation updates Peter Eisentraut 11:09
pgsql: Translation update Peter Eisentraut 11:13
pgsql: Translation updates Peter Eisentraut 11:22
pgsql: New translation Peter Eisentraut 11:44
pgsql: Add a missing dependency: the "install" target requires "all" to Neil Conway 11:51
pgsql: Translation update Peter Eisentraut 11:52
pgsql: Translation update Peter Eisentraut 11:52
pgsql: Canonicalize Win32 path coming in from pg_ctl -D, idea from Bruce Momjian 17:17
pgsql: When displaying a Var that is a reference to a column of an Tom Lane 18:09
pgsql: Fix Cygwin compile for timezone. Bruce Momjian 19:14
pgsql: Have pg_ctl status always output to stdout, even stopped status, Bruce Momjian 19:44

Oct. 28, 2004

Thread Author Time
pgsql: On Windows, force a checkpoint just before dropping a database's Tom Lane 00:39
pgsql: Use AllocateFile(), FreeFile() and palloc() rather than fopen(), Neil Conway 01:38
pgsql: Translation updates Peter Eisentraut 08:54
pgsql: Translation updates Peter Eisentraut 09:01
pgsql: Translation update Peter Eisentraut 09:38
pgsql: Fix to_number for the case of a trailing S. Tom Lane 18:55
pgsql: Code cleanup in dirmod.c. Tom Lane 22:09
pgsql: This makes dblink pass its installcheck test on platforms where Tom Lane 22:31

Oct. 29, 2004

Thread Author Time
pgsql: Add DEBUG1-level logging of checkpoint start and end. Tom Lane 00:16
pgsql: Minor improvements to the tablespace documentation. Neil Conway 02:11
pgsql: Improvements to the CREATE DATABASE reference page's description Neil Conway 03:17
pgsql: Set errorMessage length in PQrequestCancel() in all places. Bruce Momjian 17:53
pgsql: Fix failure to think clearly about encoding conversion errors in Tom Lane 19:18
pgsql: No need to set errorMessage length --- already set in goto Bruce Momjian 19:30
pgsql: Fix broken example for PREPARE. Tom Lane 19:40
dbi-link - dbi-link: Imported Sources User Dfetter 20:50
pgsql: Rearrange order of pre-commit operations: must close cursors Tom Lane 22:19
pgsql: Rearrange order of pre-commit operations: must close cursors Tom Lane 22:20
pgbuildfarm - client-code: fix typo in config var name, discovered by User Andrewd 22:41

Oct. 30, 2004

Thread Author Time
pgsql: New translations Peter Eisentraut 08:22
pgsql: Translation update Peter Eisentraut 08:23
pginstaller - pginst: Add support for adding and removing features of User Mha 17:27
pginstaller - pginst: Add GUID for new timezone directory created in the User Mha 17:28
pgsql: Change COMMIT back to the old behavior of emitting command tag Tom Lane 20:44
pgsql: I found a corner case in which it is possible for RI_FKey_check's Tom Lane 20:53
pgsql: Invent a new, more thread-safe version of PQrequestCancel, called Tom Lane 23:12

Oct. 31, 2004

Thread Author Time
pgbuildfarm - client-code: make default target the new production User Andrewd 01:33
pgsql: Use psql -q option instead of 2>/dev/null during first invocation Tom Lane 19:14

Nov. 1, 2004

Thread Author Time
pgsql: Add: > * Add a GUC variable to control temporary and TOAST Bruce Momjian 00:28
pgsql: Update: < * Add a GUC variable to control temporary and TOAST Bruce Momjian 02:22
pgsql: Clarify coding of .exe patch Bruce Momjian 04:25
Re: pgsql: Clarify coding of .exe patch Neil Conway 04:38
pgsql: Adjust use of sizeof(EXE). Bruce Momjian 04:46
Re: pgsql: Clarify coding of .exe patch 📎 Bruce Momjian 04:47
Re: pgsql: Clarify coding of .exe patch Neil Conway 04:58
Re: pgsql: Clarify coding of .exe patch Tom Lane 05:01
Re: pgsql: Clarify coding of .exe patch Bruce Momjian 05:04
Re: pgsql: Clarify coding of .exe patch Bruce Momjian 05:06
Re: pgsql: Clarify coding of .exe patch Neil Conway 05:26
Re: pgsql: Clarify coding of .exe patch Tom Lane 05:47
Re: pgsql: Clarify coding of .exe patch Neil Conway 06:17
Re: pgsql: Clarify coding of .exe patch Tom Lane 06:29
Re: pgsql: Clarify coding of .exe patch Neil Conway 06:45
pgsql: Trivial fixes for English grammar in contrib/btree_gist and Neil Conway 11:11
Re: pgsql: Clarify coding of .exe patch Bruce Momjian 13:12
pgsql: fixed bug in segfault REVOKE statement Dave Cramer 13:17
pgsql: fixed bug in REVOKE statement cat_str only has 8 arguments Dave Cramer 13:35
pgsql: Update comment to point to proper file. Bruce Momjian 14:33
Re: pgsql: Clarify coding of .exe patch Tom Lane 14:39
pgsql: That's just the lovely way windows handles a "segfault". Bruce Momjian 19:22
pginstaller - pginst: Write the bindir path for pgAdmin to pick up. User Dpage 21:09
pginstaller - pginst: Bump version number User Dpage 21:10
pgsql: Invent pg_next_dst_boundary() and rewrite Tom Lane 21:34
pgsql: timestamptz_trunc() should only recalculate the timezone when Tom Lane 22:00
Re: [COMMITTERS] pgsql: timestamptz_trunc() should only recalculate Devrim GUNDUZ 22:35
Re: [COMMITTERS] pgsql: timestamptz_trunc() should only Devrim GUNDUZ 23:00

Nov. 2, 2004

Thread Author Time
pgsql: Add comment about memory failure of get_progname exiting the Bruce Momjian 03:09
pgsql: Add comment to postmaster.c that get_progname() will call exit if Bruce Momjian 03:35
pgsql: Move pthread.h test up to use PTHREAD_CFLAGS. Bruce Momjian 05:44
pgsql: Translation updates Peter Eisentraut 09:10
pgsql: Translation updates Peter Eisentraut 09:15
pgsql: Translation updates Peter Eisentraut 09:20
pgsql: Translation updates Peter Eisentraut 09:28
pgsql: Update: < * Add a GUC variable to control the tablespace for Bruce Momjian 14:49
pgsql: Tab completion for CREATE TABLESPACE arguments. Peter Eisentraut 16:10

Nov. 3, 2004

Thread Author Time
pgsql: Don't create $DESTDIR/include/internal/lib, as it is no longer Neil Conway 07:38
pgsql: Add idea on auto-cluster: < automatically access the heap Bruce Momjian 19:28
pgsql: Add idea on auto-cluster: < store heap rows in hashed groups. Bruce Momjian 19:38
pgsql: Update tablespace temp usage item: < This perhaps should use a Bruce Momjian 22:20
pgsql: Create temporary files securely. Bruce Momjian 22:46
pgsql: Move trap to after the directory is created. Bruce Momjian 23:06

Nov. 4, 2004

Thread Author Time
pgsql: Honor TMPDIR. Bruce Momjian 02:04
pgsql: Update: < * Use bitmaps to combine existing indexes Bruce Momjian 03:58
pgsql: Contrib build fixes: - add some additional files to the dbmirror Neil Conway 06:09
pgsql: Fix build break, per report from Kris Jurka. Neil Conway 09:12
pgsql: Update bitmap index entries: < * Allow the creation of bitmap Bruce Momjian 16:20
pgsql: Updates from Simon Riggs: < that can spam more than one table. Bruce Momjian 16:49
pgsql: Add: > * Allow accurate statistics to be collected on indexes Bruce Momjian 16:54
pgsql: Add: > > * Add fillfactor to control reserved free space during Bruce Momjian 17:10
pgsql: Minor documentation updates from Simon Riggs. Tom Lane 19:08
pgbuildfarm - client-code: make regression.diffs come out before other User Andrewd 20:39
pgsql: Fix psql \e and \! for Win32. Bruce Momjian 22:25

Nov. 5, 2004

Thread Author Time
pgsql: Add items: < * Add transaction_timestamp(), Bruce Momjian 03:04
pgsql: Fix typo: < one column or expression indexes, perhaps using Bruce Momjian 03:12
pgsql: Translation update Peter Eisentraut 17:08
pgsql: Small message clarifications Peter Eisentraut 17:11
pginstaller - pginst: Add icons to buttons in directory browse dialog, User Mha 19:11
pgsql: Create 'default_tablespace' GUC variable that supplies a Tom Lane 19:17
pginstaller - pginst: Properly quote passwords with spaces in them per User Mha 19:35
pgsql: pred_test() logic was being too narrow-minded about where it Tom Lane 20:45
pginstaller - pginst: Seperate deprecated modules to help prevent users User Dpage 21:26

Nov. 6, 2004

Thread Author Time
pgsql: Code cleanup in path.c and exec.c. Tom Lane 01:16
pgsql: Update "dash" to "hyphen". Bruce Momjian 03:24
pgsql: Bruce Momjian 03:25
pgsql: Fix sizeof(EXE) arithmetic, per Andrew Dunstan. Tom Lane 04:24
pgsql: Tests for COMSPEC in the right place and supply a reasonable Bruce Momjian 04:29
pgsql: Variable initializer no longer necessary. Bruce Momjian 05:20
pgsql: Now that we advertize only CIDR address in pg_hba.conf, remove Bruce Momjian 05:32
pgsql: Remove: * Allow database recovery where tablespaces can't be Bruce Momjian 05:38
pgsql: Reduce formatting entropy Peter Eisentraut 14:32
pgsql: When implementing a coercion to a domain type with a combined Tom Lane 17:46
pgsql: Remove directory from cmd.exe default shell. Bruce Momjian 17:56
pgsql: Update pg_dump to use SET DEFAULT_TABLESPACE instead of explicit Tom Lane 19:36
pgsql: Simplify relative-path logic, on the assumption that compiled-in Tom Lane 21:39

Browse Archives

Prev | Next