- 31 Jul, 2003 3 commits
-
-
Bruce Momjian authored
> * Implement dirty reads or shared row locks and use them in RI triggers
-
Bruce Momjian authored
> * Implement dirty reads or shared locks and use them in RI triggers
-
Bruce Momjian authored
-
- 30 Jul, 2003 3 commits
-
-
Bruce Momjian authored
> * Allow server log information to be output as INSERT statements
-
Bruce Momjian authored
> * Allow log lines to include session-level information, like database and user
-
Bruce Momjian authored
> * Add database name and user name to logging options
-
- 25 Jul, 2003 1 commit
-
-
Bruce Momjian authored
> * -Allow SSL-enabled clients to turn off SSL transfers
-
- 23 Jul, 2003 1 commit
-
-
Bruce Momjian authored
> * Add GUC variable to prevent waiting on locks
-
- 22 Jul, 2003 2 commits
-
-
Bruce Momjian authored
> o Allow PL/pgSQL to name columns by ordinal position, e.g. rec.(3)
-
Bruce Momjian authored
> * Prevent COMMENT ON DATABASE from using a database name
-
- 21 Jul, 2003 2 commits
-
-
Bruce Momjian authored
> o Add PL/PHP (Joe, Jan)
-
Bruce Momjian authored
> * Have AFTER triggers execute after the appropriate SQL statement in a > function, not at the end of the function
-
- 20 Jul, 2003 2 commits
-
-
Bruce Momjian authored
* -Allow LIMIT/OFFSET to use expressions (Tom)
-
Bruce Momjian authored
> * Delay resolution of array expression type so assignment coercion > can be performed on empty array expressions (Joe)
-
- 28 Jun, 2003 1 commit
-
-
Bruce Momjian authored
> * Automatically place fixed-width, NOT NULL columns first in a table
-
- 27 Jun, 2003 2 commits
-
-
Bruce Momjian authored
< * Improve performance for queries with many columns
-
Bruce Momjian authored
> * Improve performance for queries with many columns
-
- 25 Jun, 2003 16 commits
-
-
Bruce Momjian authored
> * Create improved PostgreSQL introductory documentation for the PHP > manuals (Rory)
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
> * Allow the identifier length to be increased via a configure option
-
Bruce Momjian authored
> * Promote debug_query_string into a server-side function current_query()
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
> * -Allow CIDR format to be used in pg_hba.conf
-
Bruce Momjian authored
> * -Allow UPDATE to use SET col = DEFAULT
-
Bruce Momjian authored
> * Allow creation of a libpq-only tarball >
-
- 24 Jun, 2003 7 commits
-
-
Bruce Momjian authored
> * -Add IPv6 capability to INET/CIDR types
-
Bruce Momjian authored
< * Have SELECT '13 minutes'::interval display zero seconds > * Have SELECT '13 minutes'::interval display zero seconds in ISO datestyle
-
Bruce Momjian authored
> * Have SELECT '13 minutes'::interval display zero seconds
-
Bruce Momjian authored
> * Allow the regression tests to start postmaster with -i so the tests > can be run on systems that don't support unix-domain sockets
-
Bruce Momjian authored
> * Rename /scripts directory because they are all C programs now
-
Bruce Momjian authored
< > o Allow ALTER TABLE to modify column lengths and change to binary > compatible types
-
Bruce Momjian authored
> * Modify pg_get_triggerdef() to take a boolean to pretty-print, > and use that as part of pg_dump along with psql >
-