- 28 May, 2002 1 commit
-
-
Bruce Momjian authored
> * Add BSD-licensed qsort() for 32-bit Solaris
-
- 25 May, 2002 1 commit
-
-
Bruce Momjian authored
> * Add getpid() function to backend
-
- 20 May, 2002 1 commit
-
-
Bruce Momjian authored
> o -Disallow missing columns in INSERT ... VALUES, per ANSI
-
- 26 Apr, 2002 1 commit
-
-
Bruce Momjian authored
> o Abort all SET changes made in an aborted transaction
-
- 25 Apr, 2002 2 commits
-
-
Bruce Momjian authored
> * Allow backslash handling in quoted strings to be disabled for portability
-
Bruce Momjian authored
-
- 23 Apr, 2002 4 commits
-
-
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
-
- 18 Apr, 2002 12 commits
-
-
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
-
- 17 Apr, 2002 2 commits
-
-
Bruce Momjian authored
> * Add utility to compute accurate random_page_cost value
-
Bruce Momjian authored
> * Allow easy display of usernames in a group
-
- 15 Apr, 2002 1 commit
-
-
Bruce Momjian authored
> * -Allow oid to act as a foreign key
-
- 14 Apr, 2002 1 commit
-
-
Bruce Momjian authored
> without using PL/PgSQL EXECUTE, needs cached plan invalidation
-
- 13 Apr, 2002 2 commits
-
-
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
-
- 09 Apr, 2002 4 commits
-
-
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
-
- 07 Apr, 2002 1 commit
-
-
Bruce Momjian authored
> * Abort SET changes made in aborted transactions
-
- 05 Apr, 2002 2 commits
-
-
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
-
- 04 Apr, 2002 2 commits
-
-
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)
-
- 01 Apr, 2002 2 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
> * Remove unreferenced table files and temp tables during database vacuum > * Allow psql \d to show temporary table structure
-
- 31 Mar, 2002 1 commit
-
-
Bruce Momjian authored
> * -Remove unreferenced table files and temp tables during database vacuum > * -Allow psql \d to show temporary table structure
-