- 24 Apr, 2008 5 commits
-
-
Bruce Momjian authored
< > * Allow adding enumerated values to an existing enumerated data > type
-
Bruce Momjian authored
< * Allow index scans to return matching index keys < < http://archives.postgresql.org/pgsql-hackers/2007-03/msg01079.php
-
Bruce Momjian authored
* Consider smaller indexes that record a range of values per heap page, rather than having one index entry for every heap row
-
-
Bruce Momjian authored
< > o Add prompt escape to display the client and server versions
-
- 23 Apr, 2008 1 commit
-
-
- 19 Apr, 2008 2 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
archives. We have been using URLs for a while for new items.
-
- 17 Apr, 2008 1 commit
-
-
Bruce Momjian authored
> * -Allow administrators to safely terminate individual sessions
-
- 16 Apr, 2008 2 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
> * Implement the non-threaded Avahi service discovery protocol > http://archives.postgresql.org/pgsql-hackers/2008-02/msg00939.php > http://archives.postgresql.org/pgsql-patches/2008-02/msg00097.php > http://archives.postgresql.org/pgsql-hackers/2008-03/msg01211.php > http://archives.postgresql.org/pgsql-patches/2008-04/msg00001.php
-
- 15 Apr, 2008 6 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
< * Allow NOTIFY in rules involving conditionals > > o Allow NOTIFY in rules involving conditionals > o Improve LISTEN concurrency > > http://archives.postgresql.org/pgsql-hackers/2008-02/msg01106.php
-
Bruce Momjian authored
-
Bruce Momjian authored
> * Allow XML to accept more liberal DOCTYPE specifications > > http://archives.postgresql.org/pgsql-general/2008-02/msg00347.php
-
Bruce Momjian authored
> * -Allow administrators to safely terminate individual sessions either
-
- 14 Apr, 2008 1 commit
-
-
Bruce Momjian authored
* Consider automatic caching of statements at various levels: > http://archives.postgresql.org/pgsql-hackers/2008-04/msg00823.php
-
- 11 Apr, 2008 4 commits
-
-
Bruce Momjian authored
< * Allow functions to control the transaction state > * Allow calling of a procedure outside a SELECT that can control the > transaction state
-
Bruce Momjian authored
< * Support procedures, which return no value > * Allow functions to control the transaction state
-
Bruce Momjian authored
> * Support procedures, which return no value > > http://archives.postgresql.org/pgsql-hackers/2007-10/msg01375.php
-
Bruce Momjian authored
-
- 10 Apr, 2008 1 commit
-
-
Bruce Momjian authored
> http://archives.postgresql.org/pgsql-hackers/2007-03/msg00265.php > http://archives.postgresql.org/pgsql-hackers/2007-03/msg01214.php > http://archives.postgresql.org/pgsql-patches/2007-05/msg00013.php > http://archives.postgresql.org/pgsql-hackers/2007-07/msg00741.php > http://archives.postgresql.org/pgsql-hackers/2007-08/msg00014.php > http://archives.postgresql.org/pgsql-hackers/2007-08/msg00487.php > * Allow index scans to return matching index keys > > http://archives.postgresql.org/pgsql-hackers/2007-03/msg01079.php > > http://archives.postgresql.org/pgsql-patches/2007-10/msg00166.php > http://archives.postgresql.org/pgsql-patches/2008-01/msg00049.php
-
- 07 Apr, 2008 1 commit
-
-
Bruce Momjian authored
> > o Add ability to obfuscate function bodies > > http://archives.postgresql.org/pgsql-patches/2008-01/msg00125.php
-
- 03 Apr, 2008 3 commits
-
-
Bruce Momjian authored
< * Allow encoding on a per-column basis optionally using the ICU library > http://wiki.postgresql.org/wiki/Todo:Collate > http://wiki.postgresql.org/wiki/Todo:ICU
-
Bruce Momjian authored
> * Improve how ANALYZE computes in-doubt tuples > > http://archives.postgresql.org/pgsql-hackers/2007-11/msg00771.php >
-
Bruce Momjian authored
* Add SQL:2003 WITH RECURSIVE (hierarchical) queries to SELECT > http://archives.postgresql.org/pgsql-patches/2008-01/msg00105.php > http://archives.postgresql.org/pgsql-patches/2008-03/msg00327.php
-
- 02 Apr, 2008 1 commit
-
-
Bruce Momjian authored
< < * Prefix command-line utilities like createuser with 'pg_' < < http://archives.postgresql.org/pgsql-hackers/2007-06/msg00025.php <
-
- 28 Mar, 2008 3 commits
-
-
Bruce Momjian authored
> * -Add ability to trigger on TRUNCATE
-
Bruce Momjian authored
> > o Add CASE capability to language (already in SQL) > > http://archives.postgresql.org/pgsql-hackers/2008-01/msg00696.php > >
-
Bruce Momjian authored
> * Allow one transaction to see tuples using the snapshot of another > transaction > > This would assist multiple backends in working together. > http://archives.postgresql.org/pgsql-hackers/2008-01/msg00400.php
-
- 27 Mar, 2008 2 commits
-
-
Bruce Momjian authored
> > * Consider being smarter about memory and external files used during > sorts > > http://archives.postgresql.org/pgsql-hackers/2007-11/msg01101.php > http://archives.postgresql.org/pgsql-hackers/2007-12/msg00045.php
-
Bruce Momjian authored
* Consider allowing control of upper/lower case folding of unquoted identifiers > http://archives.postgresql.org/pgsql-hackers/2008-03/msg00849.php
-
- 26 Mar, 2008 2 commits
-
-
Bruce Momjian authored
< o Consider invalidating the cache or keeping seperate cached < copies when search_path changes > o Consider keeping seperate cached copies when search_path changes
-
Bruce Momjian authored
> > * Consider transaction start/end performance improvements > > http://archives.postgresql.org/pgsql-hackers/2007-07/msg00948.php > http://archives.postgresql.org/pgsql-hackers/2008-03/msg00361.php
-
- 25 Mar, 2008 5 commits
-
-
Bruce Momjian authored
> * -Avoid tuple some tuple copying in sort routines
-
Bruce Momjian authored
* Simplify integer cross-data-type operators
-
Alvaro Herrera authored
-
Alvaro Herrera authored
-
Bruce Momjian authored
> > * Add SQL-standard array_agg() and unnest() array functions > > http://archives.postgresql.org/pgsql-hackers/2008-01/msg01017.php >
-