pgsql-committers since 2008-03-19 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

March 19, 2008

Thread Author Time
Re: Re: pgsql: Add URLs for : * Speed WAL recovery by allowing more than one Alvaro Herrera 00:17
pgsql: Fix tps calculation when -C supplied. Tatsuo Ishii 00:29
Re: Re: pgsql: Add URLs for : * Speed WAL recovery by allowing more than one Bruce Momjian 00:37
pgsql: Add libpq new API lo_import_with_oid() which is similar to Tatsuo Ishii 00:39
Re: [COMMITTERS] pgsql: Enable probes to work with Mac OS X Leopard and other OSes that Tom Lane 01:28
pgsql: Fix regexp substring matching (substring(string from pattern)) Tom Lane 02:40
pgsql: Fix regexp substring matching (substring(string from pattern)) Tom Lane 02:40
pgsql: Fix regexp substring matching (substring(string from pattern)) Tom Lane 02:40
pgsql: Fix regexp substring matching (substring(string from pattern)) Tom Lane 02:41
pgsql: Fix regexp substring matching (substring(string from pattern)) Tom Lane 02:41
pgsql: Fix regexp substring matching (substring(string from pattern)) Tom Lane 02:41
Re: Re: pgsql: Add URLs for : * Speed WAL recovery by allowing more than one Tom Lane 02:46
pgsql: Add -M (query mode) option per ITAGAKI Takahiro Tatsuo Ishii 03:33
pgsql: We no longer need a snapshot set after opening the finishing Alvaro Herrera 14:18
Re: [COMMITTERS] pgsql: Enable probes to work with Mac OS X Leopard and other OSes that Andrew Dunstan 18:07
pgsql: Support ALTER TYPE RENAME. Tom Lane 18:38
prefix - prefix: prefix_range unions, operator | User Dim 20:22
prefix - prefix: fixes for prefix_range unions when prefixes are empty User Dim 20:58
pgsql: Remove another useless snapshot creation. Alvaro Herrera 21:14
prefix - prefix: Implementation of operators & (intersection) and && User Dim 21:42
Re: Re: [COMMITTERS] pgsql: Don't need -Wno-error anymore, because flex is no longer Kurt Roeckx 21:55
Re: [COMMITTERS] pgsql: Enable probes to work with Mac OS X Leopard and other OSes that Magnus Hagander 22:38

March 20, 2008

Thread Author Time
Re: [COMMITTERS] pgsql: Enable probes to work with Mac OS X Leopard and other OSes that Andrew Dunstan 00:05
pgsql: Add the missing cyrillic "Yo" characters ('e' and 'E' with two Heikki Linnakangas 10:30
pgsql: Add the missing cyrillic "Yo" characters ('e' and 'E' with two Heikki Linnakangas 10:35
pgsql: Add the missing cyrillic "Yo" characters ('e' and 'E' with two Heikki Linnakangas 10:37
pgsql: Add the missing cyrillic "Yo" characters ('e' and 'E' with two Heikki Linnakangas 10:38
pgsql: Add the missing cyrillic "Yo" characters ('e' and 'E' with two Heikki Linnakangas 10:50
pgsql: Add the missing cyrillic "Yo" characters ('e' and 'E' with two Heikki Linnakangas 10:52
npgsql - Npgsql2: User Talliesin 11:15
pginstaller - web: Fix download URL, per Mark Henschel User Dpage 11:41
test message, please ignore foobar 12:52
pgsql: Changed statement escaping to not escape continuation line Michael Meskes 15:56
pgsql: Changed statement escaping to not escape continuation line Michael Meskes 16:04
prefix - prefix: copy/paste-o broken implementation of User Dim 16:26
pgsql: Added ECPGget_PGconn() function to ecpglib, courtesy of Mike Michael Meskes 16:29
pgsql: Added ECPGget_PGconn() function to ecpglib, courtesy of Mike Michael Meskes 16:30
pgsql: Support a --no-tablespaces option in Tom Lane 17:36
pgsql: Dept of second thoughts: --no-tablespaces had better also prevent Tom Lane 17:42
pgsql: Make source code READMEs more consistent. Bruce Momjian 17:55
pgsql: Add a couple of missing FreeQueryDesc calls. Alvaro Herrera 20:05
Re: pgsql: Added ECPGget_PGconn() function to ecpglib, courtesy of Mike Tom Lane 20:36
pgsql: Arrange for an explicit cast applied to an ARRAY[] constructor to Tom Lane 21:42
Re: pgsql: Make source code READMEs more consistent. Tom Lane 21:57

March 21, 2008

Thread Author Time
pgsql: Get rid of a bunch of #ifdef HAVE_INT64_TIMESTAMP conditionals by Tom Lane 01:31
pgsql: Generate dummy probes.h for MSVC builds. Andrew Dunstan 02:50
pgsql: Adjust pgstatindex() to give correct answers for indexes larger Tom Lane 03:23
Re: pgsql: Make source code READMEs more consistent. Bruce Momjian 03:25
pgsql: More README src cleanups. Bruce Momjian 13:23
Re: pgsql: Added ECPGget_PGconn() function to ecpglib, courtesy of Mike Michael Meskes 14:15
pgsql: Document that soft-mounting NFS is not recommended. Bruce Momjian 14:23
Re: pgsql: Added ECPGget_PGconn() function to ecpglib, courtesy of Mike Tom Lane 14:30
pgsql: Corrected version number. Michael Meskes 16:10
pgsql: Corrected version number. Michael Meskes 16:10
Re: pgsql: Added ECPGget_PGconn() function to ecpglib, courtesy of Mike Michael Meskes 16:10
pgsql: Add: > > o Prevent SSL from sending network packets to avoid Bruce Momjian 19:34
pgsql: Add: > > * Fix inconsistent precedence of =, >, and < compared Bruce Momjian 19:58
pgsql: Add: > > * Convert single quotes to apostrophes in the PDF Bruce Momjian 20:00
prefix - prefix: fix DatumGetPrefixRange usage User Dim 20:57
pgsql: Report the current queries of all backends involved in a deadlock Tom Lane 21:08
pgsql: Give an explicit error for serial[], rather than silently Tom Lane 22:10
pgsql: Remove TypeName struct's timezone flag, which has been write-only Tom Lane 22:41

March 22, 2008

Thread Author Time
pgsql: Add URLs for: * Simplify ability to create partitioned tables Bruce Momjian 01:30
pgsql: Add TODO: > > * Improve performance of shared invalidation Bruce Momjian 01:44
pgsql: Add URL for: * Simplify ability to create partitioned tables > Bruce Momjian 01:46
pgsql: Add URL for: * Simplify ability to create partitioned tables > Bruce Momjian 01:47
pgsql: Add server side lo_import(filename, oid) function. Tatsuo Ishii 01:55
pgsql: Add to TODO: > > o Add checks to prevent a CREATE RULE views Bruce Momjian 22:06
pgsql: Refactor to_char/to_date formatting code; primarily, replace Tom Lane 22:32
pgsql: Add URL for TODO: o Add checks to prevent a CREATE RULE Bruce Momjian 22:52
npgsql - Npgsql2: Added a notice to not use execute a command inside a User Fxjr 23:17
pgsql: Add to TODO: > > * Avoid tuple some tuple copying in sort Bruce Momjian 23:47
pgsql: Add to Win32 TODO > > o Support pgxs Bruce Momjian 23:49

March 23, 2008

Thread Author Time
pgsql: Add to TODO: > > * Improve WAL concurrency by increasing lock Bruce Momjian 00:08
pgsql: Add to Win3 TODO: > > o Fix MSVC NLS support, like for Bruce Momjian 00:14
pgsql: Create a function quote_nullable(), which works the same as Tom Lane 00:24
pgsql: Add to pg_dump TODO: > o Allow pre/data/post files when dumping Bruce Momjian 00:32
pgsql: Avoid a useless tuple copy within nodeMaterial. Tom Lane 00:54
pgsql: Done: < < * Avoid tuple some tuple copying in sort routines < Bruce Momjian 00:56
pgsql: Add URL for: * Do async I/O for faster random read-ahead of data Bruce Momjian 01:13
pgsql: Add: > > * Sort large UPDATE/DELETEs so it is done in heap Bruce Momjian 01:23
pgsql: Re-add: > > * Avoid tuple some tuple copying in sort routines > Bruce Momjian 01:26
pgsql: Add: > Bruce Momjian 01:30
Re: pgsql: Add to Win32 TODO > > o Support pgxs Magnus Hagander 08:32
pgsql: Update text: < o Support pgxs > o Support pgxs when using MSVC Bruce Momjian 12:36
Re: pgsql: Add to Win32 TODO > > o Support pgxs Bruce Momjian 12:37
dbsamples - pagila: add data file using insert statements User Xzilla 15:05
dbsamples - pagila: add note about pagila-data* files, add articles User Xzilla 15:06

March 24, 2008

Thread Author Time
pgsql: Update wording: < o Allow pre/data/post files when dumping a Bruce Momjian 14:17
pgsql: Add to TODO: > * Improve reporting of UNION type mismatches > > Bruce Momjian 16:05
pgsql: Add URL: * Allow statistics last vacuum/analyze execution times Bruce Momjian 16:11
pgsql: Add to TODO: > > * SMP scalability improvements > > Bruce Momjian 17:29
pgsql: Add URL to: * SMP scalability improvements > Bruce Momjian 17:41
pgsql: Add URL for: * SMP scalability improvements > Bruce Momjian 17:48
pgsql: Add a new ereport auxiliary function errdetail_log(), which works Tom Lane 18:08
pgsql: Adjust the recent patch for reporting of deadlocked queries so Tom Lane 18:22
pgsql: Add to TODO: > > * Research reducing deTOASTing in more places Bruce Momjian 18:24
pgsql: Fix various infelicities that have snuck into usage of Tom Lane 19:12
pgsql: Fix various infelicities that have snuck into usage of Tom Lane 19:12
pgsql: Use new errdetail_log() mechanism to provide a less klugy way of Tom Lane 19:47
pgsql: When a relation has been proven empty by constraint exclusion, Tom Lane 21:53
pgsql: When a relation has been proven empty by constraint exclusion, Tom Lane 21:53
pgsql: Add to TODO: > > * Allow xml arrays to be cast to other data Bruce Momjian 23:46

March 25, 2008

Thread Author Time
pgsql: Add to TODO: > > * Fix regular expression bug when using Bruce Momjian 00:00
pgsql: Add to TODO: > > * Create three versions of libpgport to Bruce Momjian 00:02
pgsql: Add to TODO: > * Remove old-style routines for manipulating Bruce Momjian 00:05
pgsql: Add to TODO: > > * Have /contrib/dblink reuse unnamed Bruce Momjian 00:07
pgsql: Add: > o Prevent concurrent CREATE TABLE table1 from sometimes Bruce Momjian 00:11
pgsql: Add to TODO: > > * Be more aggressive about creating WAL files Bruce Momjian 00:14
pgsql: Add to TODO: > > * Have resource managers report the duration Bruce Momjian 00:28
pgsql: Add to TODO: > > * Move pgfoundry's xlogdump to /contrib and Bruce Momjian 00:42
pgsql: Add to TODO: > > * Improve detection of shared memory segments Bruce Momjian 02:11
Re: postgresql in FreeBSD jails: proposal Bruce Momjian 02:11
pgsql: Add to TODO: > > * Consider sorting entries before inserting Bruce Momjian 02:17
pgsql: Add to TODO: > > o Fix port/rint.c to be spec-compliant > > Bruce Momjian 02:23
pgsql: Add to psql TODO: > > o Improve display if enums > > Bruce Momjian 02:33
pgsql: Add to TODO: > * Detect deadlocks involving Bruce Momjian 02:38
pgsql: Add to TODO: > > * Add more cross-data-type operators > > Bruce Momjian 02:41
Re: pgsql: Add to TODO: > > * Add more cross-data-type operators > > Bruce Momjian 02:44
pgsql: Add to pl/pgsql TODO: > > o Consider invalidating the cache or Bruce Momjian 02:47
pgsql: Add to TODO: > > * Add SQL-standard array_agg() and unnest() Bruce Momjian 02:58
Re: pgsql: Add to TODO: > > * Be more aggressive about creating WAL files Simon Riggs 07:57
Re: pgsql: Add to TODO: > > * Add more cross-data-type operators > > Magnus Hagander 09:20
pgsql: added ECPGget_PGconn to exports.txt Michael Meskes 12:45
pgsql: added ECPGget_PGconn to exports.txt Michael Meskes 12:45
pgsql: Add URLs to previous discussions, per Simon. Alvaro Herrera 12:50
Re: pgsql: Add to TODO: > > * Be more aggressive about creating WAL files Alvaro Herrera 12:51
pgsql: Reword Win32 rint() item, per Tom. Alvaro Herrera 12:55
pgsql: Update TODO wording: * Simplify integer cross-data-type Bruce Momjian 13:09
Re: postgresql in FreeBSD jails: proposal Alvaro Herrera 14:47
npgsql - Npgsql2: Some more commenting User Talliesin 14:56
Re: pgsql: Reword Win32 rint() item, per Tom. Tom Lane 15:36
Re: pgsql: Reword Win32 rint() item, per Tom. Bruce Momjian 15:46
prefix - prefix: Use union instead of greater_prefix in gpr_picksplit() User Dim 16:02
pllua - pllua: Added raw datum support, "fromstring" function, and type User Carvalho 17:22
pgsql: Add a new tuplestore API function, tuplestore_putvalues(). Neil Conway 19:26
pgsql: Adjust DatumGetBool macro so that it isn't fooled by garbage in Tom Lane 19:31
pgsql: Adjust DatumGetBool macro so that it isn't fooled by garbage in Tom Lane 19:31
pgsql: Adjust DatumGetBool macro so that it isn't fooled by garbage in Tom Lane 19:31
pgsql: Adjust DatumGetBool macro so that it isn't fooled by garbage in Tom Lane 19:31
pgsql: Done: > * -Avoid tuple some tuple copying in sort routines Bruce Momjian 20:18
Re: pgsql: Added ECPGget_PGconn() function to ecpglib, courtesy of Mike Andrew Dunstan 21:34
pgsql: Simplify and standardize conversions between TEXT datums and Tom Lane 22:42
pgsql: Update documentation for recent DTrace changes. Neil Conway 22:50

March 26, 2008

Thread Author Time
pgsql: Fix core dump in contrib/xml2's xpath_table() when the input Tom Lane 01:19
pgsql: Fix core dump in contrib/xml2's xpath_table() when the input Tom Lane 01:19
pgsql: Fix core dump in contrib/xml2's xpath_table() when the input Tom Lane 01:19
pgsql: Fix core dump in contrib/xml2's xpath_table() when the input Tom Lane 01:19
pgsql: Fix core dump in contrib/xml2's xpath_table() when the input Tom Lane 01:19
npgsql - Npgsql2: Better support for the edmgen tool and other tools User Jbcooley 01:33
npgsql - Npgsql2: Better support for the edmgen tool and other tools User Jbcooley 01:34
npgsql - Npgsql2: Better support for the edmgen tool and other tools User Jbcooley 01:34
pgsql: Added to TODO: > > * Consider transaction start/end performance Bruce Momjian 01:49
pgsql: Update TODO: < o Consider invalidating the cache or keeping Bruce Momjian 02:39
prefix - prefix: Attempts to debug the invalid memory alloc request size User Dim 11:07
Re: pgsql: Added ECPGget_PGconn() function to ecpglib, courtesy of Mike Michael Meskes 12:35
pgsql: Strengthen warnings about using pg_dump's -i option. Bruce Momjian 14:32
pgsql: Improve documentation for odd array slice behavior. Bruce Momjian 14:43
pgsql: Include \password in the psql help. Magnus Hagander 15:24
pgsql: Include \password in the psql help. Magnus Hagander 15:52
pgsql: Separate snapshot management code from tuple visibility code, Alvaro Herrera 16:20
pgsql: Fix bad spelling and worse grammar in recent doc commits. Tom Lane 16:34
Re: [COMMITTERS] pgsql: Strengthen warnings about using pg_dump's -i option. Tom Lane 16:39
Re: [COMMITTERS] pgsql: Strengthen warnings about using pg_dump's -i option. Bruce Momjian 16:45
Re: pgsql: Added ECPGget_PGconn() function to ecpglib, courtesy of Mike Andrew Dunstan 16:49
Re: Re: [COMMITTERS] pgsql: Strengthen warnings about using pg_dump's -i option. Tom Lane 17:16
Re: Re: [COMMITTERS] pgsql: Strengthen warnings about using pg_dump's -i option. Bruce Momjian 17:30
Re: Re: [COMMITTERS] pgsql: Strengthen warnings about using pg_dump's -i option. Tom Lane 18:40
Re: Re: [COMMITTERS] pgsql: Strengthen warnings about using pg_dump's -i option. Bruce Momjian 18:46
pgsql: Rename snapmgmt.c/h to snapmgr.c/h, for consistency with other Alvaro Herrera 18:49
Re: Re: [COMMITTERS] pgsql: Strengthen warnings about using pg_dump's -i option. Tom Lane 19:00
pgsql: Move the HTSU_Result enum definition into snapshot.h, to avoid Alvaro Herrera 21:10
snapclone - pg_snapclone: Imported Sources User Sriggs 23:32

March 27, 2008

Thread Author Time
pgsql: Reduce the need for frontend programs to include "postgres.h" by Tom Lane 03:57
pgsql: - Moved from PQsetdbLogin to PQconnectDB. Michael Meskes 07:56
pgsql: Sorry, copied wrong files. Michael Meskes 08:40
pgsql: Remove ipcclean utility command --- didn't work on all Unixes and Bruce Momjian 17:24
pgsql: When we have successfully optimized a MIN or MAX aggregate into Tom Lane 19:06
pgsql: When we have successfully optimized a MIN or MAX aggregate into Tom Lane 19:06
pgsql: Add URL for: * Consider allowing control of upper/lower case Bruce Momjian 20:31
pgsql: Add to TODO: > > * Consider being smarter about memory and Bruce Momjian 20:37
Re: [COMMITTERS] pgsql: Fix TransactionIdIsCurrentTransactionId() to use binary search Robert Treat 20:56
Re: [COMMITTERS] pgsql: Fix TransactionIdIsCurrentTransactionId() to use binary search Tom Lane 21:11

March 28, 2008

Thread Author Time
pgsql: Support statement-level ON TRUNCATE triggers. Tom Lane 00:21
pgsql: Department of second thoughts: the rule that ORDER BY and Tom Lane 02:00
pgsql: Add: > * Allow one transaction to see tuples using the snapshot Bruce Momjian 02:36
pgsql: Add to TODO: > > o Add CASE capability to language (already in Bruce Momjian 03:29
Re: [COMMITTERS] pgsql: Fix TransactionIdIsCurrentTransactionId() to use binary search Robert Treat 05:51
Re: [COMMITTERS] pgsql: Fix TransactionIdIsCurrentTransactionId() to use binary search Tom Lane 05:55
pgsql: Clarify documentation on PITR and warm standby on the fact that Heikki Linnakangas 15:00
pgsql: Done: > * -Add ability to trigger on TRUNCATE Bruce Momjian 15:18
veil - veil: Attempted fix for generating diagrams, and general updates User Bloodnok 15:21

March 29, 2008

Thread Author Time
pgsql: Revert my erroneous fix for Taiki Yamaguchi's DISTINCT MAX() bug. Tom Lane 00:15
pgsql: Revert my erroneous fix for Taiki Yamaguchi's DISTINCT MAX() bug. Tom Lane 00:15
pllua - pllua: Modified raw datum to carry datum instead of datum User Carvalho 02:49
pgsql: Improve psql's tab completion to handle completing attribute Tom Lane 19:19
pgsql: Improve description of \du and \dg, per suggestion from Harald Tom Lane 19:40

March 30, 2008

Thread Author Time
pllua - pllua: Added plan:rows(), luaP_todatum now accepts tuple when User Carvalho 02:49
pllua - pllua: Added documentation for server.rows and plan:rows. User Carvalho 03:22
pllua - pllua: Minor typos. User Carvalho 03:46

Browse Archives

Prev | Next