Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2008-03 Thread Index (1/4)
Last updated: Wed Jan 18 01:50:51 2012
567 messages
- pgsql: Fix an oversight I made in a cleanup patch over a year ago: Tom Lane (Tue 01 00:48)
- pllua - pllua: Bug fix on luaP_totuple, added _PLVERSION User Carvalho (Mon 31 22:57)
- pgsql: Apply my original fix for Taiki Yamaguchi's bug report about Tom Lane (Mon 31 16:59)
- snapclone - pg_snapclone: Add in a benchmark to show that on I/O-rich User Christopher Browne (Mon 31 15:18)
- snapclone - pg_snapclone: New Directory User Christopher Browne (Mon 31 15:17)
- pgsql: Fix my brain fade in TRUNCATE triggers patch: can't release Tom Lane (Mon 31 03:34)
- pgsql: Use error message wordings for permissions checks on .pgpass and Tom Lane (Mon 31 02:43)
- pgsql: Fix a number of places that were making file-type tests Tom Lane (Mon 31 01:31)
- pgsql: Show database access privileges in psql's \l command. Tom Lane (Sun 30 18:10)
- pgsql: Display incoming as well as outgoing foreign-key constraints in Tom Lane (Sun 30 17:50)
- pgsql: Enable 64-bit integer datetimes by default, per previous Neil Conway (Sun 30 04:08)
- pllua - pllua: Minor fix. User Carvalho (Sun 30 03:49)
- pllua - pllua: Minor typos. User Carvalho (Sun 30 03:46)
- pllua - pllua: Added documentation for server.rows and plan:rows. User Carvalho (Sun 30 03:22)
- pllua - pllua: Added plan:rows(), luaP_todatum now accepts tuple when User Carvalho (Sun 30 02:49)
- pgsql: Improve description of \du and \dg, per suggestion from Harald Tom Lane (Sat 29 19:40)
- pgsql: Improve psql's tab completion to handle completing attribute Tom Lane (Sat 29 19:19)
- pllua - pllua: Modified raw datum to carry datum instead of datum User Carvalho (Sat 29 02:50)
- pgsql: Revert my erroneous fix for Taiki Yamaguchi's DISTINCT MAX() bug. Tom Lane (Sat 29 00:15)
- veil - veil: Attempted fix for generating diagrams, and general updates User Bloodnok (Fri 28 15:21)
- pgsql: Done: > * -Add ability to trigger on TRUNCATE Bruce Momjian (Fri 28 15:18)
- pgsql: Clarify documentation on PITR and warm standby on the fact that Heikki Linnakangas (Fri 28 15:00)
- pgsql: Add to TODO: > > o Add CASE capability to language (already in Bruce Momjian (Fri 28 03:29)
- pgsql: Add: > * Allow one transaction to see tuples using the snapshot Bruce Momjian (Fri 28 02:36)
- pgsql: Department of second thoughts: the rule that ORDER BY and Tom Lane (Fri 28 02:00)
- pgsql: Support statement-level ON TRUNCATE triggers. Tom Lane (Fri 28 00:22)
- pgsql: Add to TODO: > > * Consider being smarter about memory and Bruce Momjian (Thu 27 20:37)
- pgsql: Add URL for: * Consider allowing control of upper/lower case Bruce Momjian (Thu 27 20:31)
- pgsql: When we have successfully optimized a MIN or MAX aggregate into Tom Lane (Thu 27 19:06)
- pgsql: Remove ipcclean utility command --- didn't work on all Unixes and Bruce Momjian (Thu 27 17:24)
- pgsql: Sorry, copied wrong files. Michael Meskes (Thu 27 08:40)
- pgsql: - Moved from PQsetdbLogin to PQconnectDB. Michael Meskes (Thu 27 07:56)
- pgsql: Reduce the need for frontend programs to include "postgres.h" by Tom Lane (Thu 27 03:57)
- snapclone - pg_snapclone: Imported Sources User Sriggs (Wed 26 23:32)
- pgsql: Move the HTSU_Result enum definition into snapshot.h, to avoid Alvaro Herrera (Wed 26 21:10)
- pgsql: Rename snapmgmt.c/h to snapmgr.c/h, for consistency with other Alvaro Herrera (Wed 26 18:49)
- pgsql: Fix bad spelling and worse grammar in recent doc commits. Tom Lane (Wed 26 16:34)
- pgsql: Separate snapshot management code from tuple visibility code, Alvaro Herrera (Wed 26 16:20)
- pgsql: Include \password in the psql help. Magnus Hagander (Wed 26 15:25)
- pgsql: Improve documentation for odd array slice behavior. Bruce Momjian (Wed 26 14:43)
- pgsql: Strengthen warnings about using pg_dump's -i option. Bruce Momjian (Wed 26 14:32)
- prefix - prefix: Attempts to debug the invalid memory alloc request size User Dim (Wed 26 11:08)
- pgsql: Update TODO: < o Consider invalidating the cache or keeping Bruce Momjian (Wed 26 02:39)
- pgsql: Added to TODO: > > * Consider transaction start/end performance Bruce Momjian (Wed 26 01:49)
- npgsql - Npgsql2: Better support for the edmgen tool and other tools User Jbcooley (Wed 26 01:34)
- pgsql: Fix core dump in contrib/xml2's xpath_table() when the input Tom Lane (Wed 26 01:19)
- pgsql: Update documentation for recent DTrace changes. Neil Conway (Tue 25 22:50)
- pgsql: Simplify and standardize conversions between TEXT datums and Tom Lane (Tue 25 22:42)
- pgsql: Done: > * -Avoid tuple some tuple copying in sort routines Bruce Momjian (Tue 25 20:18)
- pgsql: Adjust DatumGetBool macro so that it isn't fooled by garbage in Tom Lane (Tue 25 19:31)
- pgsql: Add a new tuplestore API function, tuplestore_putvalues(). Neil Conway (Tue 25 19:27)
- pllua - pllua: Added raw datum support, "fromstring" function, and type User Carvalho (Tue 25 17:22)
- prefix - prefix: Use union instead of greater_prefix in gpr_picksplit() User Dim (Tue 25 16:03)
- npgsql - Npgsql2: Some more commenting User Talliesin (Tue 25 14:56)
- pgsql: Update TODO wording: * Simplify integer cross-data-type Bruce Momjian (Tue 25 13:09)
- pgsql: Reword Win32 rint() item, per Tom. Alvaro Herrera (Tue 25 12:55)
- pgsql: Add URLs to previous discussions, per Simon. Alvaro Herrera (Tue 25 12:50)
- pgsql: added ECPGget_PGconn to exports.txt Michael Meskes (Tue 25 12:45)
- pgsql: Add to TODO: > > * Add SQL-standard array_agg() and unnest() Bruce Momjian (Tue 25 02:58)
- pgsql: Add to pl/pgsql TODO: > > o Consider invalidating the cache or Bruce Momjian (Tue 25 02:47)
- pgsql: Add to TODO: > > * Add more cross-data-type operators > > Bruce Momjian (Tue 25 02:41)
- pgsql: Add to TODO: > * Detect deadlocks involving Bruce Momjian (Tue 25 02:38)
- pgsql: Add to psql TODO: > > o Improve display if enums > > Bruce Momjian (Tue 25 02:33)
- pgsql: Add to TODO: > > o Fix port/rint.c to be spec-compliant > > Bruce Momjian (Tue 25 02:23)
- pgsql: Add to TODO: > > * Improve detection of shared memory segments Bruce Momjian (Tue 25 02:18)
- pgsql: Add to TODO: > > * Consider sorting entries before inserting Bruce Momjian (Tue 25 02:17)
- pgsql: Add to TODO: > > * Move pgfoundry's xlogdump to /contrib and Bruce Momjian (Tue 25 00:42)
- pgsql: Add to TODO: > > * Have resource managers report the duration Bruce Momjian (Tue 25 00:28)
- pgsql: Add to TODO: > > * Be more aggressive about creating WAL files Bruce Momjian (Tue 25 00:14)
- pgsql: Add: > o Prevent concurrent CREATE TABLE table1 from sometimes Bruce Momjian (Tue 25 00:11)
- pgsql: Add to TODO: > > * Have /contrib/dblink reuse unnamed Bruce Momjian (Tue 25 00:07)
- pgsql: Add to TODO: > * Remove old-style routines for manipulating Bruce Momjian (Tue 25 00:05)
- pgsql: Add to TODO: > > * Create three versions of libpgport to Bruce Momjian (Tue 25 00:02)
- pgsql: Add to TODO: > > * Fix regular expression bug when using Bruce Momjian (Tue 25 00:00)
- pgsql: Add to TODO: > > * Allow xml arrays to be cast to other data Bruce Momjian (Mon 24 23:46)
- pgsql: When a relation has been proven empty by constraint exclusion, Tom Lane (Mon 24 21:53)
- pgsql: Use new errdetail_log() mechanism to provide a less klugy way of Tom Lane (Mon 24 19:47)
- pgsql: Fix various infelicities that have snuck into usage of Tom Lane (Mon 24 19:12)
- pgsql: Add to TODO: > > * Research reducing deTOASTing in more places Bruce Momjian (Mon 24 18:24)
- pgsql: Adjust the recent patch for reporting of deadlocked queries so Tom Lane (Mon 24 18:22)
- pgsql: Add a new ereport auxiliary function errdetail_log(), which works Tom Lane (Mon 24 18:08)
- pgsql: Add URL for: * SMP scalability improvements > Bruce Momjian (Mon 24 17:48)
- pgsql: Add URL to: * SMP scalability improvements > Bruce Momjian (Mon 24 17:41)
- pgsql: Add to TODO: > > * SMP scalability improvements > > Bruce Momjian (Mon 24 17:29)
- pgsql: Add URL: * Allow statistics last vacuum/analyze execution times Bruce Momjian (Mon 24 16:11)
- pgsql: Add to TODO: > * Improve reporting of UNION type mismatches > > Bruce Momjian (Mon 24 16:05)
- pgsql: Update wording: < o Allow pre/data/post files when dumping a Bruce Momjian (Mon 24 14:17)
- dbsamples - pagila: add note about pagila-data* files, add articles User Xzilla (Sun 23 15:06)
- dbsamples - pagila: add data file using insert statements User Xzilla (Sun 23 15:05)
- pgsql: Update text: < o Support pgxs > o Support pgxs when using MSVC Bruce Momjian (Sun 23 12:37)
- pgsql: Add: > Bruce Momjian (Sun 23 01:30)
- pgsql: Re-add: > > * Avoid tuple some tuple copying in sort routines > Bruce Momjian (Sun 23 01:26)
- pgsql: Add: > > * Sort large UPDATE/DELETEs so it is done in heap Bruce Momjian (Sun 23 01:23)
- pgsql: Done: < < * Avoid tuple some tuple copying in sort routines < Bruce Momjian (Sun 23 00:56)
- pgsql: Avoid a useless tuple copy within nodeMaterial. Tom Lane (Sun 23 00:54)
- pgsql: Add to pg_dump TODO: > o Allow pre/data/post files when dumping Bruce Momjian (Sun 23 00:32)
- pgsql: Create a function quote_nullable(), which works the same as Tom Lane (Sun 23 00:24)
- pgsql: Add to Win3 TODO: > > o Fix MSVC NLS support, like for Bruce Momjian (Sun 23 00:14)
- pgsql: Add to TODO: > > * Improve WAL concurrency by increasing lock Bruce Momjian (Sun 23 00:09)
- pgsql: Add to Win32 TODO > > o Support pgxs Bruce Momjian (Sat 22 23:49)
- pgsql: Add to TODO: > > * Avoid tuple some tuple copying in sort Bruce Momjian (Sat 22 23:47)
- npgsql - Npgsql2: Added a notice to not use execute a command inside a User Fxjr (Sat 22 23:17)
- pgsql: Add URL for TODO: o Add checks to prevent a CREATE RULE Bruce Momjian (Sat 22 22:52)
- pgsql: Refactor to_char/to_date formatting code; primarily, replace Tom Lane (Sat 22 22:32)
- pgsql: Add to TODO: > > o Add checks to prevent a CREATE RULE views Bruce Momjian (Sat 22 22:06)
- pgsql: Add server side lo_import(filename, oid) function. Tatsuo Ishii (Sat 22 01:55)
- pgsql: Add URL for: * Simplify ability to create partitioned tables > Bruce Momjian (Sat 22 01:46)
- pgsql: Add TODO: > > * Improve performance of shared invalidation Bruce Momjian (Sat 22 01:44)
- pgsql: Add URLs for: * Simplify ability to create partitioned tables Bruce Momjian (Sat 22 01:30)
- pgsql: Remove TypeName struct's timezone flag, which has been write-only Tom Lane (Fri 21 22:41)
- pgsql: Give an explicit error for serial[], rather than silently Tom Lane (Fri 21 22:11)
- pgsql: Report the current queries of all backends involved in a deadlock Tom Lane (Fri 21 21:08)
- prefix - prefix: fix DatumGetPrefixRange usage User Dim (Fri 21 20:58)
- pgsql: Add: > > * Convert single quotes to apostrophes in the PDF Bruce Momjian (Fri 21 20:00)
- pgsql: Add: > > * Fix inconsistent precedence of =, >, and < compared Bruce Momjian (Fri 21 19:58)
- pgsql: Add: > > o Prevent SSL from sending network packets to avoid Bruce Momjian (Fri 21 19:34)
- pgsql: Corrected version number. Michael Meskes (Fri 21 16:10)
- pgsql: Document that soft-mounting NFS is not recommended. Bruce Momjian (Fri 21 14:23)
- pgsql: More README src cleanups. Bruce Momjian (Fri 21 13:23)
- pgsql: Adjust pgstatindex() to give correct answers for indexes larger Tom Lane (Fri 21 03:23)
- pgsql: Generate dummy probes.h for MSVC builds. Andrew Dunstan (Fri 21 02:50)
- pgsql: Get rid of a bunch of #ifdef HAVE_INT64_TIMESTAMP conditionals by Tom Lane (Fri 21 01:31)
- pgsql: Arrange for an explicit cast applied to an ARRAY[] constructor to Tom Lane (Thu 20 21:42)
- pgsql: Support a --no-tablespaces option in Tom Lane (Thu 20 20:37)
- pgsql: Dept of second thoughts: --no-tablespaces had better also prevent Tom Lane (Thu 20 20:36)
- pgsql: Make source code READMEs more consistent. Bruce Momjian (Thu 20 20:24)
- pgsql: Add a couple of missing FreeQueryDesc calls. Alvaro Herrera (Thu 20 20:06)
- pgsql: Added ECPGget_PGconn() function to ecpglib, courtesy of Mike Michael Meskes (Thu 20 16:29)
- prefix - prefix: copy/paste-o broken implementation of User Dim (Thu 20 16:27)
- pgsql: Changed statement escaping to not escape continuation line Michael Meskes (Thu 20 16:06)
- test message, please ignore foobar (Thu 20 12:53)
- pginstaller - web: Fix download URL, per Mark Henschel User Dpage (Thu 20 11:41)
- pgsql: Add the missing cyrillic "Yo" characters ('e' and 'E' with two Heikki Linnakangas (Thu 20 10:30)
Mail converted by MHonArc