| Age | Commit message (Collapse) | Author |
|
* Add deferred trigger queue file
> http://archives.postgresql.org/pgsql-hackers/2008-05/msg00876.php
|
|
< o Use LC_TIME for localized weekday/month names, rather than
> o -Use LC_TIME for localized weekday/month names, rather than
|
|
> o -Have \l+ show database size, if permissions allow
|
|
PL/pgSQL
> o -Add CASE capability to language (already in SQL)
|
|
> * -Improve dead row detection during multi-statement transactions usage
|
|
o Allow an existing index to be marked as a table's primary key
>
> http://archives.postgresql.org/pgsql-hackers/2008-04/msg00500.php
|
|
> o Allow an existing index to be marked as a table's primary key
|
|
* Add column to pg_stat_activity that shows the progress of long-running
commands like CREATE INDEX and VACUUM
>
> http://archives.postgresql.org/pgsql-patches/2008-04/msg00203.php
>
|
|
> o Clear table counters on TRUNCATE
>
> http://archives.postgresql.org/pgsql-hackers/2008-04/msg00169.php
|
|
> o -Prevent parent tables from altering or dropping constraints
> o -Prevent child tables from altering or dropping constraints
|
|
>
> * Improve the /contrib installation experience
>
> http://archives.postgresql.org/pgsql-hackers/2008-04/msg00132.php
|
|
< * Improve detection of shared memory segments being used by other
< FreeBSD jails
> * Improve detection of shared memory segments being used by others
> by checking the SysV shared memory field 'nattch'
> http://archives.postgresql.org/pgsql-hackers/2008-01/msg00673.php
|
|
>
> o Add CREATE SCHEMA ... LIKE that copies a schema
>
|
|
> * Add database and transaction-level triggers
>
> http://archives.postgresql.org/pgsql-hackers/2008-03/msg00451.php
|
|
|
|
< * Consider increasing the number of default statistics target, and
< reduce statistics target overhead
|
|
< o Allow dictionary to filter out only stop words
> o Allow dictionaries to change the token that is passed on to
> later dictionaries
|
|
o Consider changing error to warning for strings larger than one
megabyte
http://archives.postgresql.org/pgsql-bugs/2008-02/msg00190.php
http://archives.postgresql.org/pgsql-patches/2008-03/msg00062.php
|
|
> * -Add function to report the time of the most recent server reload
|
|
> o -Improve display of enums to show valid enum values
|
|
> #A hyphen, "-", marks changes that will appear in the upcoming 8.4 release.#
|
|
* Allow adding/renaming/removing enumerated values to an existing
enumerated data type
>
> http://archives.postgresql.org/pgsql-hackers/2008-04/msg01718.php
>
|
|
|
|
|
|
> * Allow adding/renaming/removing enumerated values to an existing
> enumerated data type
|
|
< * Allow adding enumerated values to an existing enumerated data
> * Allow adding/removing enumerated values to an existing enumerated data
|
|
|
|
> * Allow prepared transactions with temporary tables created and dropped
> in the same transaction, and when an ON COMMIT DELETE ROWS temporary
> table is accessed
>
> http://archives.postgresql.org/pgsql-hackers/2008-03/msg00047.php
|
|
>
> o Impove COPY performance
>
> http://archives.postgresql.org/pgsql-hackers/2008-02/msg00954.php
|
|
* Allow index scans to return matching index keys, not just the matching
heap locations
>
> http://archives.postgresql.org/pgsql-hackers/2008-04/msg01657.php
>
|
|
> * Allow index scans to return matching index keys, not just the matching
> heap locations
|
|
<
> * Allow adding enumerated values to an existing enumerated data
> type
|
|
< * Allow index scans to return matching index keys
<
< http://archives.postgresql.org/pgsql-hackers/2007-03/msg01079.php
|
|
* Consider smaller indexes that record a range of values per heap page,
rather than having one index entry for every heap row
|
|
> http://archives.postgresql.org/pgsql-hackers/2008-04/msg01589.php
|
|
<
> o Add prompt escape to display the client and server versions
|
|
> http://archives.postgresql.org/pgsql-hackers/2008-04/msg01475.php
|
|
it now lives (per discussion). Leave the other FAQs alone for now.
|
|
|
|
archives. We have been using URLs for a while for new items.
|
|
> * -Allow administrators to safely terminate individual sessions
|
|
|
|
|
|
> * 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
|
|
|
|
|
|
< * 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
|
|
|
|
> * Allow XML to accept more liberal DOCTYPE specifications
>
> http://archives.postgresql.org/pgsql-general/2008-02/msg00347.php
|
|
> * -Allow administrators to safely terminate individual sessions either
|