- Apr 23, 2002
-
-
Bruce Momjian authored
> * Improve ability to display optimizer analysis using OPTIMIZER_DEBUG
-
Bruce Momjian authored
> * -Use faster flex flags for performance improvement (Peter E)
-
Bruce Momjian authored
> * -Allow user to control trigger firing order (Tom) > * -Compile in syslog functionaility by default (Tatsuo)
-
Bruce Momjian authored
> * -Allow user to control trigger firing order > * Add ALTER TRIGGER ... RENAME
-
- Apr 18, 2002
-
-
Bruce Momjian authored
< without using PL/PgSQL EXECUTE, needs cached plan invalidation > without using PL/PgSQL EXECUTE, needs cache prevention/invalidation
-
Bruce Momjian authored
> o Abort all, some or, no SET changes made in an aborted transaction
-
Bruce Momjian authored
> o Abort all or commit all SET changes made in an aborted transaction
-
Bruce Momjian authored
> o Allow Java server-side programming, http://pljava.sourceforge.net > [java]
-
Bruce Momjian authored
> * Rod is Rod Taylor <rbt@zort.ca>
-
Bruce Momjian authored
> * Cache most recent query plan(s) (Neil) [prepare] > * Neil is Neil Conway <nconway@klamath.dyndns.org>
-
Bruce Momjian authored
> using a sequential scan for highest/lowest values (Oleg)
-
Bruce Momjian authored
> o Abort SET changes made in aborted transactions (?)
-
Bruce Momjian authored
> * Add BETWEEN ASYMMETRIC/SYMMETRIC (Christopher) > * Christopher is Christopher Kings-Lynne <chriskl@familyhealth.com.au>
-
Bruce Momjian authored
> * Add BSD-licensed qsort() for Solaris
-
Bruce Momjian authored
> o Allow SHOW to output as a query result, like EXPLAIN
-
Bruce Momjian authored
> * Try flex flags -Cf and -CF to see if performance improves
-
- Apr 17, 2002
-
-
Bruce Momjian authored
> * Add utility to compute accurate random_page_cost value
-
Bruce Momjian authored
> * Allow easy display of usernames in a group
-
- Apr 15, 2002
-
-
Bruce Momjian authored
> * -Allow oid to act as a foreign key
-
- Apr 14, 2002
-
-
Bruce Momjian authored
> without using PL/PgSQL EXECUTE, needs cached plan invalidation
-
- Apr 13, 2002
-
-
Bruce Momjian authored
> * Change NUMERIC to enforce the maximum precision, and increase it
-
Bruce Momjian authored
> * Change NUMERIC data type to use base 10,000 internally
-
- Apr 09, 2002
-
-
Bruce Momjian authored
> o Fix PL/pgSQL RENAME to work on variables other than OLD/NEW
-
Bruce Momjian authored
< * -Add domain capability [domain] (Rod Taylor) > * -Add domain capability (Rod Taylor)
-
Bruce Momjian authored
> * Add Intimate Shared Memory(ISM) for Solaris > * Add documentation to lock shared memory into RAM for each OS, if possible
-
Bruce Momjian authored
> o Fix PL/pgSQL RENAME to work on on variable names
-
- Apr 07, 2002
-
-
Bruce Momjian authored
> * Abort SET changes made in aborted transactions
-
- Apr 05, 2002
-
-
Bruce Momjian authored
> o -Allow INSERT INTO my_table VALUES (a, b, c, DEFAULT, x, y, z, ...)
-
Bruce Momjian authored
> * -Add new pg_proc cachable settings to specify whether function can be
-
- Apr 04, 2002
-
-
Bruce Momjian authored
< o Allow cursors to be DECLAREd/OPENed/CLOSEed outside transactions
-
Bruce Momjian authored
* -Allow user/group names to be specified directly in pg_hba.conf (Bruce)
-
- Apr 01, 2002
-
-
Bruce Momjian authored
-
Bruce Momjian authored
> * Remove unreferenced table files and temp tables during database vacuum > * Allow psql \d to show temporary table structure
-
- Mar 31, 2002
-
-
Bruce Momjian authored
> * -Remove unreferenced table files and temp tables during database vacuum > * -Allow psql \d to show temporary table structure
-
- Mar 25, 2002
-
-
Bruce Momjian authored
< * Automatically make a view temporary if it uses a temporary table > * Require view using temporary tables to be temporary views
-
Bruce Momjian authored
> o Fix problems with complex temporary table creation/destruction > without using PL/PgSQL EXECUTE
-
- Mar 24, 2002
-
-
Bruce Momjian authored
> * Automatically make a view temporary if it uses a temporary table
-
- Mar 19, 2002
-
-
Bruce Momjian authored
> * -Add domain capability [domain] (Rod Taylor)
-
- Mar 10, 2002
-
-
Bruce Momjian authored
< * Remove brackets as multi-statement rule grouping, must use parens (Bruce) > * -Remove brackets as multi-statement rule grouping, must use parens (Bruce) 458d457 < * Remove USING clause from pg_get_indexdef() if index is btree (Bruce)
-
- Mar 08, 2002
-
-
Bruce Momjian authored
-