pgsql-committers since 2008-05-09 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

May 9, 2008

Thread Author Time
libpqtypes - libpqtypes: added copyright notices to all source files User Achernow 00:53
pgsql: Add to TODO: > > * Improve the /contrib installation experience Bruce Momjian 03:58
pgsql: Fix memory stomp that's turning the whole buildfarm pink: you Tom Lane 05:25
pgsql: Fix bogus expected output that should have made it quite clear Tom Lane 05:25
Re: pgsql: Have numeric 0 ^ 4.3 return 1, rather than an error, and have 0 ^ Simon Riggs 08:00
libpqtypes - libpqtypes: added source file name and small description at User Achernow 12:08
libpqtypes - libpqtypes: added docs at top of error.c User Achernow 12:14
libpqtypes - libpqtypes: added stdarg.h to libpqtypes.h and remove it User Achernow 13:47
pgsql: Fix incorrect archive truncation point calculation in the %r Heikki Linnakangas 14:27
pgsql: Fix incorrect archive truncation point calculation in the %r Heikki Linnakangas 14:28
Re: pgsql: Have numeric 0 ^ 4.3 return 1, rather than an error, and have 0 ^ Tom Lane 14:37
pgsql: Fix Assert introduced in previous patch. Heikki Linnakangas 15:27
pgsql: Fix Assert introduced in previous patch. Heikki Linnakangas 15:28
pgsql: Update C comments to mention SQL:2003 handling of power return Bruce Momjian 15:36
Re: pgsql: Have numeric 0 ^ 4.3 return 1, rather than an error, and have 0 ^ 📎 Bruce Momjian 15:36
pgsql: Add "%option noinput" to the scanners to avoid compiler warnings. Peter Eisentraut 15:36
pgsql: Give a warning if -s switch is used with a non-custom pgbench Tom Lane 15:53
Re: pgsql: Have numeric 0 ^ 4.3 return 1, rather than an error, and have 0 ^ Tom Lane 15:57
Re: pgsql: Have numeric 0 ^ 4.3 return 1, rather than an error, and have 0 ^ Bruce Momjian 15:58
pgsql: Improve logic for finding object files on OBJS lines in contrib Andrew Dunstan 16:01
Re: pgsql: Improve logic for finding object files on OBJS lines in contrib Alvaro Herrera 16:05
Re: [COMMITTERS] pgsql: Improve logic for finding object files on OBJS lines in contrib Tom Lane 16:08
Re: pgsql: Improve logic for finding object files on OBJS lines in contrib Andrew Dunstan 16:10
Re: [COMMITTERS] pgsql: Improve logic for finding object files on OBJS lines in contrib Andrew Dunstan 16:28
Re: Re: [COMMITTERS] pgsql: Improve logic for finding object files on OBJS lines in contrib Magnus Hagander 16:37
Re: Re: [COMMITTERS] pgsql: Improve logic for finding object files on OBJS lines in contrib Alvaro Herrera 16:59
pgsql: Adjust power() error messages to be more descriptive. Bruce Momjian 21:31
Re: pgsql: Have numeric 0 ^ 4.3 return 1, rather than an error, and have 0 ^ 📎 Bruce Momjian 21:32
pg-toolbox - pg-toolbox: Imported Sources User Doj 22:04
pg-toolbox - www: Imported Sources User Doj 22:11
pg-toolbox - htdocs: Imported Sources User Doj 22:12
pg-toolbox - CVSROOT: set doj's email address User Doj 22:22
pgsql: Fix an ancient oversight in change_varattnos_of_a_node: it Tom Lane 22:37
pgsql: Fix an ancient oversight in change_varattnos_of_a_node: it Tom Lane 22:37
pgsql: Fix an ancient oversight in change_varattnos_of_a_node: it Tom Lane 22:37
pgsql: Fix an ancient oversight in change_varattnos_of_a_node: it Tom Lane 22:37
pgsql: Fix an ancient oversight in change_varattnos_of_a_node: it Tom Lane 22:38
pgsql: Change the rules for inherited CHECK constraints to be Tom Lane 23:32

May 10, 2008

Thread Author Time
pgsql: TODOs done: > o -Prevent parent tables from altering or Bruce Momjian 00:25
pgsql: Add TODO item: > o Clear table counters on TRUNCATE > > Bruce Momjian 00:33
Re: pgsql: Add regression test for various power expressions with a zero Andrew Dunstan 00:38
Re: pgsql: Add regression test for various power expressions with a zero Bruce Momjian 01:04
pgsql: Update alternative output regression files for new float8 test of Bruce Momjian 01:05
pgsql: Add URL for: * Add column to pg_stat_activity that shows the Bruce Momjian 01:40
pgsql: Add to TODO: > o Allow an existing index to be marked as a Bruce Momjian 01:50
pgsql: Add URL for: o Allow an existing index to be marked as a Bruce Momjian 01:50
pgsql: Restore psql's former behavior that padding spaces to the right Tom Lane 03:31
libpqtypes - libpqtypes: fix escape issue inn pqt-specs man page User Achernow 05:08
libpqtypes - libpqtypes: updated README User Achernow 12:23
pgsql: Remaining pieces of fix for contrib makefiles Andrew Dunstan 15:30
Re: pgsql: Remaining pieces of fix for contrib makefiles Tom Lane 15:51
pgsql: Backpatch fixes for contrib makefiles. Andrew Dunstan 16:07
libpqtypes - libpqtypes: spelling error in PQparamExec.3 man page User Achernow 18:12
libpqtypes - libpqtypes: update README docs User Achernow 18:15
libpqtypes - libpqtypes: removed reference to university of cali from User Achernow 21:05
libpqtypes - libpqtypes: update groff2html, added head section parameter User Achernow 23:02

May 11, 2008

Thread Author Time
libpqtypes - libpqtypes: set ownership of resulting groff2html html User Achernow 11:26
pgsnap - pgsnap: Complete UI Review. User Gleu 15:30
pgsnap - pgsnap: Release 0.3. User Gleu 16:17
pgsnap - pgsnap: Fix website. User Gleu 16:26
pgsnap - pgsnap: Last fix for the output dir. User Gleu 16:35
pgsnap - pgsnap: Release 0.3.1. User Gleu 16:39
pgsnap - pgsnap: Fix download URL. User Gleu 16:45
pgsnap - pgsnap: Change the position of the different parts of the index User Gleu 17:05

May 12, 2008

Thread Author Time
pgsql: Restructure some header files a bit, in particular heapam.h, by Alvaro Herrera 00:00
pgsql: Convert wal_sync_method to guc enum. Magnus Hagander 08:35
pgsql: Report which WAL sync method we are trying to change *to* when it Magnus Hagander 14:27
Re: pgsql: Convert wal_sync_method to guc enum. Tom Lane 14:37
Re: pgsql: Convert wal_sync_method to guc enum. Magnus Hagander 14:51
Re: [COMMITTERS] pgsql: Convert wal_sync_method to guc enum. Magnus Hagander 15:10
pgsql: Put back bufmgr.h in bufpage.h -- it is needed by some macros. Alvaro Herrera 16:06
pgsql: Document that "ROLLBACK TO savepoint" does not un-close cursors. Alvaro Herrera 16:23
pgsql: Check for non-existant connection in prepare statement handling. Michael Meskes 16:29
pgsql: Check for non-existant connection in prepare statement handling. Michael Meskes 16:30
Re: [COMMITTERS] pgsql: Convert wal_sync_method to guc enum. Tom Lane 17:35
Re: pgsql: Report which WAL sync method we are trying to change *to* when it Simon Riggs 19:04
Re: pgsql: Report which WAL sync method we are trying to change *to* when it Magnus Hagander 19:06
Re: pgsql: Report which WAL sync method we are trying to change *to* when it Tom Lane 19:26
pgsql: Fix breakage by the wal_sync_method patch in installations that Magnus Hagander 19:45
Re: pgsql: Report which WAL sync method we are trying to change *to* when it Simon Riggs 19:46
Re: [COMMITTERS] pgsql: Convert wal_sync_method to guc enum. Magnus Hagander 19:47
Re: pgsql: Report which WAL sync method we are trying to change *to* when it Magnus Hagander 19:49
Re: pgsql: Report which WAL sync method we are trying to change *to* when it Tom Lane 19:49
Re: pgsql: Report which WAL sync method we are trying to change *to* when it Simon Riggs 19:59
pgsql: Improve snapshot manager by keeping explicit track of snapshots. Alvaro Herrera 20:02
pgsql: Todo done: > * -Improve dead row detection during Bruce Momjian 20:50
pgsql: Improve psql's internal print.c code by introducing an actual Alvaro Herrera 22:59

May 13, 2008

Thread Author Time
pgsql: Fix a bug in the previous patch, which caused the title pointer Alvaro Herrera 00:14
pgsql: Change \du to use the new printTable API, improving the situation Alvaro Herrera 00:23
orafce - orafce: implementation of some trivial functions. User Okbob 07:27
pgsnap - pgsnap: Bugfix : fix -o option (per a patch from Pierre User Gleu 07:48
pgsql: This is the patch replace offnum++ by OffsetNumberNext, to be Bruce Momjian 15:44
orafce - orafce: some plunit assert function User Okbob 16:13
pgsnap - pgsnap: Re-activate the "last log file" report, per a report User Gleu 17:03
pgsnap - pgsnap: Bugfix : fix system/user checkboxes, per a report from User Gleu 17:12
pgsnap - pgsnap: Release 0.3.2. User Gleu 17:39
pgsnap - pgsnap: 0.3.2 download URL fix. User Gleu 17:45
pgsnap - pgsnap: pgsnap can now be used from any location on your User Gleu 18:09
pgsnap - pgsnap: Small test fix. User Gleu 18:26
pgfouine - pgfouine: moved from Vera to DejaVuSans User Gsmet 20:45
pgsql: Don't try to close negative file descriptors, since this can Magnus Hagander 20:53
pgsql: Don't try to close negative file descriptors, since this can Magnus Hagander 20:53
pgsql: Don't try to close negative file descriptors, since this can Magnus Hagander 20:53
pgsql: Don't try to close negative file descriptors, since this can Magnus Hagander 20:53
pgsql: Don't try to close negative file descriptors, since this can Magnus Hagander 20:54
pgsql: Don't try to close negative file descriptors, since this can Magnus Hagander 20:54
pgsql: Improve plpgsql's RAISE command. Tom Lane 22:10

May 14, 2008

Thread Author Time
pllolcode - pllolcode: Return strings properly, thanks to Tom Lane User Eggyknap 03:23
npgsql - Npgsql2: Handle IOExceptions and translate them to User Jbcooley 03:27
npgsql - Npgsql2: bug #1010372. User Jbcooley 03:31
pllolcode - pllolcode: Track line numbers for use in syntax error User Eggyknap 03:36
npgsql - Npgsql2: bump version number for beta 4 User Jbcooley 03:55
pgsql: Remove odd duplicate wording in psql pager section. Bruce Momjian 04:07
pgsql: Make the win32 implementation of getrusage() return EINVAL if Magnus Hagander 07:28
plproxy - plproxy: Reset cluster_sql on parser entry. User Mkz 12:15
plproxy - plproxy: make RUN optional, defaulting to RUN ON 0; User Mkz 12:25
plproxy - plproxy: Better poll() compat and few cleanups. User Mkz 12:46
pgsql: Remove the special variable for open_sync_bit used in O_SYNC and Magnus Hagander 14:02
pgsql: Fix a few warnings that have crept into CVS HEAD. Bruce Momjian 15:16
pgsql: Reorgnize psql \? help output, to reduce the size of the Bruce Momjian 15:30
Re: [COMMITTERS] pgsql: Improve logic for finding object files on OBJS lines in contrib Peter Eisentraut 16:01
Re: Re: [COMMITTERS] pgsql: Improve logic for finding object files on OBJS lines in contrib Peter Eisentraut 16:18
Re: [COMMITTERS] pgsql: Improve logic for finding object files on OBJS lines in contrib Andrew Dunstan 16:22
Re: Re: [COMMITTERS] pgsql: Improve logic for finding object files on OBJS lines in contrib Alvaro Herrera 16:44
Re: Re: [COMMITTERS] pgsql: Improve logic for finding object files on OBJS lines in contrib Magnus Hagander 17:06
Re: Re: [COMMITTERS] pgsql: Improve logic for finding object files on OBJS lines in contrib Tom Lane 17:10
pgsql: New Directory Tom Lane 19:05
pgsql: Move the "instr_time" typedef and associated macros into a new Tom Lane 19:10
plproxy - plproxy: bump version to 2.0.5rc1 User Mkz 19:57
plproxy - plproxy: update news and doc for 2.0.5 User Mkz 20:03
plproxy - plproxy: make ANY test work with linux/pg8.3. User Mkz 20:04

May 15, 2008

Thread Author Time
pgsql: Add support for tracking call counts and elapsed runtime for Tom Lane 00:17
prefix - prefix: Preparing the 0.3 release User Dim 07:36
orafce - orafce: plunit complete source code todo: regress test and doc User Okbob 08:45
pgsql: Add code to eval_const_expressions() to support Tom Lane 17:37
pgsql: Add code to eval_const_expressions() to support Tom Lane 17:37
pgsql: Support SQL/PSM-compatible CASE statement in plpgsql. Tom Lane 22:39

May 16, 2008

Thread Author Time
pgsql: Persuade GIN to react to control-C in a reasonable amount of time Tom Lane 01:27
pgsql: Done: PL/pgSQL > o -Add CASE capability to language (already Bruce Momjian 02:23
npgsql - Npgsql2: Updated for beta 4 release User Jbcooley 02:42
pgfouine - pgfouine: fixed stderr date parsing User Gsmet 08:32
pgfouine - pgfouine: CSV log preliminary support User Gsmet 08:32
pgsql: Add localization support to ecpg. Peter Eisentraut 15:20
pgsql: Extend GIN to support partial-match searches, and extend tsquery Tom Lane 16:31
pgsql: Add detection of psql pager to trigger on wide output. Bruce Momjian 16:59
pgsql: Done in TODO: > o -Have \l+ show database size, if permissions Bruce Momjian 17:03
pgsql: Update psql startup banner to be shorter, suggest "help" for Bruce Momjian 17:17
pgsql: Update contrib for tsearch changes. Tom Lane 17:26
pgsql: Suppress compiler warning induced by recent header file Tom Lane 17:31
pgsql: Implement error checking for pthreads calls in thread-safe mode. Magnus Hagander 18:30
pgsql: Suppress a possibly-uninitialized-variable warning. Tom Lane 18:34
pgsql: Recent patch doesn't compile without <limits.h> Tom Lane 18:35
pgsql: Reduce unnecessary PANIC to ERROR, improve a couple of comments. Tom Lane 19:15
pgsql: Add a RESTART (without parameter) option to ALTER SEQUENCE, Tom Lane 23:36
pgsql: Fix declarations of pthread functions, missed in recent commit. Tom Lane 23:57

May 17, 2008

Thread Author Time
pgsql: Allow ALTER SEQUENCE START WITH to change the recorded Tom Lane 01:20
pgsql: Add $PostgreSQL$ markers to a lot of files that were missing Andrew Dunstan 01:28
Re: pgsql: Add $PostgreSQL$ markers to a lot of files that were missing Bruce Momjian 01:45
Re: pgsql: Add $PostgreSQL$ markers to a lot of files that were missing Andrew Dunstan 01:58
pgsql: fix ecpg regression tests broken by over-eager adding of Andrew Dunstan 02:43
Re: pgsql: Implement error checking for pthreads calls in thread-safe mode. Gregory Stark 11:36
pgsql: Remove DEFAULT_SYNC_FLAGBIT ... Tom Lane 16:49
pgsql: Fix a subtle bug exposed by recent wal_sync_method Tom Lane 17:24
pgsql: Fix utterly-bogus code for computing row heights. Tom Lane 17:52
pgsql: Improve pg_regress so that it reports the fact if any test Tom Lane 20:02
pgsql: ecpglib needs to link with libintl if it's in use. Tom Lane 20:23
pgsql: Don't call rm with empty file list. Peter Eisentraut 20:24
pgsql: Another fix for compiles on an empty 'po' directory. Bruce Momjian 21:27
Re: [COMMITTERS] pgsql: Don't call rm with empty file list. 📎 Bruce Momjian 21:27
pgsql: In psql, test for output to stdout when forcing pager for wide Bruce Momjian 21:40
pgsql: Use isatty() test for pager on Win32; not sure why it was Bruce Momjian 23:34
pgsql: Rewrite the warning about non-transaction-safety of TRUNCATE ... Tom Lane 23:36

May 18, 2008

Thread Author Time
pgsql: okay, looks like ecpg/compatlib needs -lintl too. Tom Lane 03:24
pgsql: Remove old kluge put in to allow Windows regression tests to Andrew Dunstan 06:50
pgsql: Make another try at using -Wl, --as-needed to suppress linking of Tom Lane 20:13

May 19, 2008

Thread Author Time
pgsql: Coercion sanity check in ri_HashCompareOp failed to allow for Tom Lane 04:14
pgsql: Coercion sanity check in ri_HashCompareOp failed to allow for Tom Lane 04:14
libpqtypes - libpqtypes: bug fix in datetime.c, out-of-range time_t User Achernow 13:37
pgsql: Make to_char()'s localized month/day names depend on LC_TIME, not Tom Lane 18:08
pgsql: Remove arbitrary 10MB limit on two-phase state file size. Heikki Linnakangas 18:16
pgsql: Remove arbitrary 10MB limit on two-phase state file size. Heikki Linnakangas 18:16
pgsql: Remove arbitrary 10MB limit on two-phase state file size. Heikki Linnakangas 18:17
pgsql: Remove arbitrary 10MB limit on two-phase state file size. Heikki Linnakangas 18:17

May 20, 2008

Thread Author Time
pgsql: Done: < o Use LC_TIME for localized weekday/month names, rather Bruce Momjian 00:35
pgsql: Simplify code in formatting.c now that to upper/lower/initcase do Bruce Momjian 01:41
pgsql: Adjust -Wl, --asneeded test to avoid using the switch if it breaks Tom Lane 03:30
npgsql - Npgsql2: updates to Entity Framework support for .NET 3.5 SP1 User Jbcooley 04:06
npgsql - Npgsql2: updates to Entity Framework support for .NET 3.5 SP1 User Jbcooley 04:06
pgtcl - libpgtcl: * Add support for the lo_truncate function that User Karl 15:07
pgsql: Synced parser. Michael Meskes 23:17

May 21, 2008

Thread Author Time
pgsql: ecpg_keywords.o also depends on preproc.h Michael Meskes 00:26
pgloader - pgloader: Close database connection on PGLoader object User Dim 07:44
libpqtypes - libpqtypes: spelling error in docs, PGputf should be PQputf User Achernow 09:38
pgloader - pgloader: New Directory User Dim 10:18
pgloader - pgloader: Support for fixed format datafile User Dim 10:33
orafce - orafce: regress tests for plunit some small fix ToDo: README User Okbob 10:36
pgsql: Use CRITICAL_SECTION instead of Mutexes for thread-locking in Magnus Hagander 14:20
pgsql: Fix function headers not matching prototype in header file, per Magnus Hagander 16:00
pgsql: Add include directory required after the latest changes to the Magnus Hagander 18:15
pgsql: Link in keywords file instead of copying it. Michael Meskes 19:51

Browse Archives

Prev | Next