pgsql-committers before 2006-07-01 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

June 16, 2006

Thread Author Time
pgsql: Add URL for currency type: > Bruce Momjian 19:49
Re: [COMMITTERS] pgsql: Add STRICT to PL/pgSQL SELECT INTO, so exceptions are thrown if Tom Lane 20:06
pgsql: DROP ... Andrew Dunstan 20:23
Re: [COMMITTERS] pgsql: Add STRICT to PL/pgSQL SELECT INTO, so exceptions Bruce Momjian 20:33
Re: pgsql: DROP ... Neil Conway 20:41
Re: pgsql: DROP ... Andrew Dunstan 20:46
pgsql: Add URL for ISO dates: > Bruce Momjian 21:41
Re: [COMMITTERS] pgsql: Add STRICT to PL/pgSQL SELECT INTO, so exceptions are thrown if Tom Lane 21:55
pgsql: Document issues with non-default tablespaces and pg_dumpall Bruce Momjian 22:01
pgsql: Document issues with non-default tablespaces and pg_dumpall Bruce Momjian 22:01
Re: [COMMITTERS] pgsql: Add STRICT to PL/pgSQL SELECT INTO, so exceptions Bruce Momjian 22:02
pgsql: Add: > > * Fix CREATE CAST on DOMAINs > > Bruce Momjian 22:05
Re: [COMMITTERS] pgsql: Add STRICT to PL/pgSQL SELECT INTO, so exceptions are thrown if Tom Lane 22:08
pgsql: Add: > o Allow PL/python to composite types and result sets > Bruce Momjian 22:08
Re: [COMMITTERS] pgsql: Add STRICT to PL/pgSQL SELECT INTO, so exceptions Bruce Momjian 22:15
pgsql: docs for DROP ... Andrew Dunstan 22:27
pgsql: Clean up after someone's curious idea that it'd be good to strip Tom Lane 22:41
pgsql: Clean up after someone's curious idea that it'd be good to strip Tom Lane 22:41
Re: [COMMITTERS] pgsql: Add STRICT to PL/pgSQL SELECT INTO, so exceptions are thrown if Tom Lane 23:02
pgsql: Code review for SELECT INTO STRICT patch: use saner choices of Tom Lane 23:29
pgsql: Fix a couple of obvious problems in DROP IF EXISTS patch. Tom Lane 23:50

June 17, 2006

Thread Author Time
Re: pgsql: Fix a couple of obvious problems in DROP Andrew Dunstan 01:03
pgbuildfarm - client-code: Fix regex on status lines so it's not too User Andrewd 02:29
pgsql: backport workaround for OpenBSD compiler bug Andrew Dunstan 14:49
pgsql: backport workaround for OpenBSD compiler bug Andrew Dunstan 14:50
snapshot - src: -Making it possible to change the communication key on User Cunha17 20:04
snapshot - root: Just adding some notes about the KEY and BASE_SCHEMA User Cunha17 20:07

June 18, 2006

Thread Author Time
fulldisjunction - fd: Switched to fast gett attribute for rowid array User Pgstudy 11:20
pgsql: Merge postmaster and postgres command into just postgres. Peter Eisentraut 15:38
pgsql: Increase timeout in statement_timeout test from 1 second to 2 Tom Lane 16:21
pgsql: Increase timeout in statement_timeout test from 1 second to 2 Tom Lane 16:21
pgsql: Increase timeout in statement_timeout test from 1 second to 2 Tom Lane 16:21
pgsql: Fix saveHistory() to not emit bogus complaint during psql exit Tom Lane 17:30
pgsql: Don't try to call posix_fadvise() unless <fcntl.h> supplies a Tom Lane 18:30
pgsql: Update my email address. Bruce Momjian 19:32
pgsql: Update my email address. Bruce Momjian 19:33
pgsql: Update my email address. Bruce Momjian 19:34
snapshot - root: Misplaced steps and some additional notes. User Cunha17 20:18

June 19, 2006

Thread Author Time
snapshot - src: Starting the ON PREBUILT TABLE implementation User Cunha17 01:03
pgsql: Take the statistics collector out of the loop for monitoring Tom Lane 01:51
pgsql: Do not use already free'ed errmsg, bug found by Joachim Wieland Michael Meskes 09:19
pgsql: Do not use already free'ed errmsg, bug found by Joachim Wieland Michael Meskes 09:20
pgsql: Do not use already free'ed errmsg, bug found by Joachim Wieland Michael Meskes 09:20
pgsql: Do not use already free'ed errmsg, bug found by Joachim Wieland Michael Meskes 09:20
pgrpm - pgrpm: - detect rpm version, define some C var User Nanardon 10:57
pgrpm - pgrpm: - detect rpm version, define some C var User Nanardon 10:59
pgrpm - pgrpm: - use proper function for rpm 4.4.6 User Nanardon 11:14
pgrpm - pgrpm: - fix make dist User Nanardon 11:21
pgsql: Back-port shell script syntax fix needed for some BSD machines. Tom Lane 14:25
pgsql: Some editorial work on the documentation of the current-date/time Tom Lane 16:13
fulldisjunction - fd: Less than half way thru converting the structures User Pgstudy 20:43
fulldisjunction - fd: Less than half way thru converting the structures User Pgstudy 20:58
pgrpm - pgrpm: - disable non ready code, get header size after Unload User Nanardon 21:28
pgrpm - pgrpm: - release 0.1.5 User Nanardon 21:29

June 20, 2006

Thread Author Time
pgrpm - pgrpm: - end of string is \0 not \n User Nanardon 01:43
pgrpm - pgrpm: - fix end of string index User Nanardon 10:32
pgrpm - pgrpm: - 0.1.5.1 User Nanardon 10:38
Re: pgsql: Do not use already free'ed errmsg, bug found by Joachim Wieland Martijn van Oosterhout 12:47
psqlodbc - psqlodbc: Fix a SQLDescribeCol(SQLColAttribute) bug. User Hinoue 13:42
pgsql: Split definitions for md5.c out of crypt.h and into their own Tom Lane 19:56
pgsql: Remove redundant gettimeofday() calls to the extent practical Tom Lane 22:52

June 21, 2006

Thread Author Time
pgsql: Added fixed from the coverity report send in by Joachim Wieland Michael Meskes 10:24
pgsql: Added fixes from the coverity report send in by Joachim Wieland Michael Meskes 10:29
pgsql: Added fixes from the coverity report send in by Joachim Wieland Michael Meskes 10:31
pgsql: Fixed small typo in changelog Michael Meskes 10:34
pgsql: Added some more coverity report patches send in by Martijn van Michael Meskes 11:38
pgsql: Added some more coverity report patches send in by Martijn van Michael Meskes 11:38
pgsql: Added some more coverity report patches send in by Martijn van Michael Meskes 11:38
fulldisjunction - fd: Some more deformed tuple structures consolidation User Pgstudy 13:40
pgsql: Clean up psql variable code a little: eliminate unnecessary tests Tom Lane 16:05
pgsql: - During dblink_open, if transaction state was IDLE, force cursor Joe Conway 16:43
pgsql: - During dblink_open, if transaction state was IDLE, force cursor Joe Conway 16:43
pgsql: Eliminate a gratuitously different wording of the 'cannot use Tom Lane 18:09
pgsql: Disallow aggregate functions in UPDATE commands (unless within a Tom Lane 18:30
pgsql: Disallow aggregate functions in UPDATE commands (unless within a Tom Lane 18:30
pgsql: Remove ancient kluge that kept nodeAgg.c from crashing on UPDATEs Tom Lane 18:39
pgsql: Move setup_cancel_handler() up near start of psql main(), where Tom Lane 19:40

June 22, 2006

Thread Author Time
pgsql: Standalone backends need pgstat_bestart() too, per Qingqing Zhou. Tom Lane 14:36
pgsql: pg_stop_backup was calling XLogArchiveNotify() twice for the Tom Lane 20:42
pgsql: pg_stop_backup was calling XLogArchiveNotify() twice for the Tom Lane 20:43
pgsql: Remove dllinit.c; it was only needed for long-obsolete Cygwin Tom Lane 23:50

June 23, 2006

Thread Author Time
fulldisjunction - fd: Some more deformed tuple structures consolidation User Pgstudy 03:38
Full Disjunction Christopher Kings-Lynne 04:00
fulldisjunction - fd: Finally, deformed tuples consolidation is over. User Pgstudy 12:46
Re: Full Disjunction Jonah H. Harris 14:10
pgsql: Back-patch 7.4-era fix for memory leak with SSL connections due Tom Lane 14:42
pgsql: Clarified copyright notice Michael Meskes 14:50
bizgres - bizgres: BG-38 User Agoldshuv 21:58

June 24, 2006

Thread Author Time
pgsql: Fix re-inclusion of port header file on Windows, per Magnus. Tom Lane 14:52
python - be: Set version 0.4. James William Pye 22:52
pgsql: Add UPDATE entry for row reuse. Bruce Momjian 23:45
pgsql: Update entry: < * Allow heap reuse of UPDATEd rows if old and Bruce Momjian 23:47

June 25, 2006

Thread Author Time
pgsql: Fix Win32/Cygwin problems: After updating to the latest cvs, and Bruce Momjian 00:18
pgsql: Fix GEVHDRSZ for Win32. Bruce Momjian 01:02
pgsql: Remove individual user copyright because the code is contributed Bruce Momjian 01:45
pgsql: Our version of getopt_long does not set optarg upon detecting an Alvaro Herrera 04:37
pgsql: Our version of getopt_long does not set optarg upon detecting an Alvaro Herrera 04:38
pgsql: Our version of getopt_long does not set optarg upon detecting an Alvaro Herrera 04:38
pgsql: Moved some free() calls that coverity correctly complains about. Michael Meskes 09:38
pgsql: Moved some free() calls that coverity correctly complains about. Michael Meskes 09:59
pgsql: Moved some free() calls that coverity correctly complains about. Michael Meskes 10:00
python - be: Stop setting probin to the compiled bytecode. James William Pye 16:22
pgsql: Add: < * Reuse index tuples that point to rows that are not Bruce Momjian 16:27
pgsql: Tweak dynahash.c to avoid wasting memory space in non-shared hash Tom Lane 18:29
pgsql: Tweak dynahash.c to avoid wasting memory space in non-shared hash Tom Lane 18:29
pgsql: Update my info: > * Bruce is Bruce Momjian <[email protected]> of Bruce Momjian 18:52

June 26, 2006

Thread Author Time
snapshot - src: ON PREBUILT TABLE implementation: * Create snapshot User Cunha17 00:19
python - ip: Use a smaller font for monospace and body. James William Pye 01:20
python - tin: Imported Sources James William Pye 06:30
fulldisjunction - fd: More consolidation work, a lot of cleanups. User Pgstudy 09:17
pgsql: Added some more coverity report patches send in by Joachim Michael Meskes 09:20
pgsql: Added some more coverity report patches send in by Joachim Michael Meskes 09:20
pgsql: Added some more coverity report patches send in by Joachim Michael Meskes 09:20
pgsql: Update comment description of geo routines and move comment to Bruce Momjian 12:32
pgsql: Update include files to Unix newline format, per report from Bruce Momjian 12:52
pgsql: Use Unix line endings instead of DOS ones, per Magnus. Bruce Momjian 12:58
pgsql: Use Unix line endings instead of DOS ones, per Magnus. Bruce Momjian 12:58
pgsql: Use Unix line endings instead of DOS ones, per Magnus. Bruce Momjian 12:59
pgsql: Use Unix newlines, instead of DOS ones. Bruce Momjian 13:04
pgsql: Added missing braces to prevent a segfault after usage of an Michael Meskes 14:12
pgsql: Added missing braces to prevent a segfault after usage of an Michael Meskes 14:12
pgsql: Added missing braces to prevent a segfault after usage of an Michael Meskes 14:13
pgsql: Change the row constructor syntax (ROW(...)) so that list Tom Lane 17:24
pgsql: Add comment about the use of pg_config_paths.h. Bruce Momjian 18:40
snapshot - src: All ON PREBUILT TABLE implementation done! * refresh User Cunha17 19:29
snapshot - root: Updating to reflect the recent support of ON PREBUILT User Cunha17 19:57
Re: [COMMITTERS] pgsql: Change the row constructor syntax (ROW(...)) Bruce Momjian 19:57
Re: [COMMITTERS] pgsql: Change the row constructor syntax (ROW(...)) Tom Lane 20:49
pgsql: Fix blank line. Bruce Momjian 23:53

June 27, 2006

Thread Author Time
pgsql: Add PQescapeIdentifier() to libpq Christopher Kings-Lynne Bruce Momjian 00:03
pgsql: Done: > o -Add PQescapeIdentifier() Bruce Momjian 00:03
pgsql: On Win32, use loop to create pg_dump temporary tar file in the Bruce Momjian 01:16
pgsql: On Win32, use loop to create pg_dump temporary tar file in the Bruce Momjian 01:17
pgsql: Create infrastructure for 'MinimalTuple' representation of Tom Lane 02:51
pgsql: Fix for recent Win32 pg_dump tar temp file patch. Bruce Momjian 02:56
pgsql: Fix for recent Win32 pg_dump tar temp file patch. Bruce Momjian 02:56
pgsql: Disallow changing/dropping default expression of a SERIAL column Bruce Momjian 03:21
pgsql: Done: < * %Disallow changing DEFAULT expression of a SERIAL Bruce Momjian 03:22
pgsql: Add INCLUDING CONSTRAINTS to CREATE TABLE LIKE. Bruce Momjian 03:43
pgsql: Clamp last_anl_tuples to n_live_tuples, in case we vacuum a table Alvaro Herrera 03:45
pgsql: Clamp last_anl_tuples to n_live_tuples, in case we vacuum a table Alvaro Herrera 03:45
Re: pgsql: Disallow changing/dropping default expression of a SERIAL column Tom Lane 03:46
Re: [COMMITTERS] pgsql: Disallow changing/dropping default expression Bruce Momjian 03:53
Re: [COMMITTERS] pgsql: Clamp last_anl_tuples to n_live_tuples, in case we vacuum a table Alvaro Herrera 03:56
Re: [COMMITTERS] pgsql: Clamp last_anl_tuples to n_live_tuples, in case we vacuum a table Tom Lane 04:12
npgsql - Npgsql: 2006-06-27 Francisco Figueiredo Jr. User Fxjr 04:35
Re: [COMMITTERS] pgsql: Clamp last_anl_tuples to n_live_tuples, in case we vacuum a table Dave Page 07:22
Re: pgsql: Clamp last_anl_tuples to n_live_tuples, in Andrew Dunstan 13:54
pgsql: Fix typo. Tom Lane 14:01
Re: [COMMITTERS] pgsql: Disallow changing/dropping default expression Tom Lane 15:15
Re: pgsql: Clamp last_anl_tuples to n_live_tuples, in case we vacuum a table Alvaro Herrera 15:20
Re: pgsql: Clamp last_anl_tuples to n_live_tuples, in case we vacuum a table Tom Lane 15:26
Re: pgsql: Clamp last_anl_tuples to n_live_tuples, in case we vacuum a table Alvaro Herrera 15:35
pgsql: Not done: < * -Disallow changing DEFAULT expression of a SERIAL Bruce Momjian 16:39
pgsql: Will revert in next patch more cleanly. Bruce Momjian 16:42
pgsql: Extend the MinimalTuple concept to tuplesort.c, thereby reducing Tom Lane 16:53
Re: [COMMITTERS] pgsql: Disallow changing/dropping default Bruce Momjian 18:34
pgsql: Revert patch, doesn't do what it should: * %Disallow changing Bruce Momjian 18:35
pgsql: Put #ifdef NOT_USED around posix_fadvise call. Tom Lane 18:59
pgsql: Default stats_command_string to 'on', now that its overhead is Bruce Momjian 19:07
pgsql: Convert hash join code to use MinimalTuple format in tuple hash Tom Lane 21:31
bizgres - bizgres: Enhancements: Added JDBCSSAScanner - this component User Nwakefield 21:50
pgsql: Add GUC update_process_title to control whether 'ps' display is Bruce Momjian 22:16
Fully replacing ps_status (was Re: [COMMITTERS] pgsql: Add GUC update_process_title to control whether 'ps' display is) Tom Lane 22:36
Re: Fully replacing ps_status (was Re: [COMMITTERS] pgsql: Bruce Momjian 22:44
pgsql: Remove embedded newline in string literal --- seems to make newer Tom Lane 23:25
Re: Fully replacing ps_status (was Re: [COMMITTERS] pgsql: Mark Kirkwood 23:48

June 28, 2006

Thread Author Time
Re: Fully replacing ps_status (was Re: [COMMITTERS] pgsql: Add GUC update_process_title to control whether 'ps' display is) Stephen Frost 01:43
Re: Fully replacing ps_status (was Re: [COMMITTERS] pgsql: Add GUC update_process_title to control whether 'ps' display is) Stephen Frost 01:48
pgsql: Changes * new split algorithm (as proposed in Teodor Sigaev 12:00
fulldisjunction - fd: More consolidation works. User Pgstudy 12:03
pgsql: Forget to add new file :(( Teodor Sigaev 12:08
pgsql: Update Russian FAQ. Bruce Momjian 13:10
pgsql: Update: < o Add support for WITH HOLD cursors > o Add Bruce Momjian 15:39
pgsql: Adjust TupleHashTables to use MinimalTuple format for contained Tom Lane 17:05
pgsql: Fix hash aggregation to suppress unneeded columns from being Tom Lane 19:40
pgsql: Improve planner estimates for size of tuple hash tables. Tom Lane 20:04
pgsql: Add URL for SITC > http://momjian.us/cgi-bin/pgsitc Bruce Momjian 21:05
pgsql: Editorialization for the additions to the CREATE TABLE reference Neil Conway 22:01
pgsql: Fix typo in comment. Neil Conway 22:05
pgsql: Add missing #include directive: pg_constraint.h declares some Neil Conway 22:11
bizgres - bizgres: User Nwakefield 23:12

June 29, 2006

Thread Author Time
pgsql: Add: > * Add 128-bit Universally Unique Identifier (UUID) Bruce Momjian 01:33
pgsql: Change URL for SITC: < http://momjian.us/cgi-bin/pgsitc > Bruce Momjian 03:04
python - be: Fix some cache leaks, at best, or crashes, at worst. James William Pye 15:05
pgsql: Change TRUNCATE's method for searching for foreign-key references Tom Lane 16:07
pgsql: Remove the separate 'stats buffer' process, letting backend stats Tom Lane 20:00
snapshot - src: FIX: pbt_table parameter missing User Cunha17 20:22
python - be: Include codename (major version) in module name. James William Pye 20:44
python - rc: Add some capacity to create the language. James William Pye 20:55
python - rc: Fix template existence check. James William Pye 22:09

June 30, 2006

Thread Author Time
npgsql - Npgsql: 2006-06-30 Francisco Figueiredo Jr. User Fxjr 13:52
pgsql: Update item for GUID: < * Add 128-bit Universally Unique Bruce Momjian 15:04
pgsql: Fix use-after-free error reported by Neil Conway. Alvaro Herrera 15:06
pgsql: Fix use-after-free error reported by Neil Conway. Alvaro Herrera 15:06
Re: pgsql: Fix use-after-free error reported by Neil Conway. Tom Lane 15:19
fulldisjunction - fd: Moved the calculations of whether to use an index User Pgstudy 15:27
pgsql: Fix memory leak introduced in the prior commit, detected by Tom Alvaro Herrera 16:55
pgsql: Fix memory leak introduced in the prior commit, detected by Tom Alvaro Herrera 16:55
snapshot - root: HTML version of the USAGE file User Cunha17 19:41

Browse Archives

Prev | Next