aboutsummaryrefslogtreecommitdiff
path: root/doc/src/FAQ
Commit message (Collapse)AuthorAge
...
* Update most recent release to 8.3.1.Bruce Momjian2008-04-16
|
* Update TODO wording.Bruce Momjian2008-04-16
|
* Add to TODO:Bruce Momjian2008-04-16
| | | | | | | | > * 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
* Re-add terminate TODO item.Bruce Momjian2008-04-15
|
* Revert addition of pg_terminate_backend() because of race conditions.Bruce Momjian2008-04-15
|
* Add TODO item:Bruce Momjian2008-04-15
| | | | | | | | | < * 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
* Move LISTEN/NOTIFY items to separate TODO section.Bruce Momjian2008-04-15
|
* Add to TODO:Bruce Momjian2008-04-15
| | | | | | > * Allow XML to accept more liberal DOCTYPE specifications > > http://archives.postgresql.org/pgsql-general/2008-02/msg00347.php
* Done:Bruce Momjian2008-04-15
| | | | > * -Allow administrators to safely terminate individual sessions either
* Add URL for:Bruce Momjian2008-04-14
| | | | | | * Consider automatic caching of statements at various levels: > http://archives.postgresql.org/pgsql-hackers/2008-04/msg00823.php
* Update wording:Bruce Momjian2008-04-11
| | | | | | < * Allow functions to control the transaction state > * Allow calling of a procedure outside a SELECT that can control the > transaction state
* Changed TODO wording:Bruce Momjian2008-04-11
| | | | | < * Support procedures, which return no value > * Allow functions to control the transaction state
* Add TODO:Bruce Momjian2008-04-11
| | | | | | > * Support procedures, which return no value > > http://archives.postgresql.org/pgsql-hackers/2007-10/msg01375.php
* Update URLs for dead space map.Bruce Momjian2008-04-11
|
* Add TODO URLs moved from open items queue:Bruce Momjian2008-04-10
| | | | | | | | | | | | | | | > 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
* Update text FAQ.Bruce Momjian2008-04-09
|
* Revert sentence removal from nickname in FAQ.Bruce Momjian2008-04-09
|
* Remove mention of the Berkeley origins of the alias "Postgres" ---Bruce Momjian2008-04-09
| | | | seems unnecessary to mention in the FAQ, per discussion on IRC.
* Add to TODO:Bruce Momjian2008-04-07
| | | | | | | > > o Add ability to obfuscate function bodies > > http://archives.postgresql.org/pgsql-patches/2008-01/msg00125.php
* Add Wiki URLs for:Bruce Momjian2008-04-03
| | | | | | | < * 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
* Add to TODO:Bruce Momjian2008-04-03
| | | | | | | > * Improve how ANALYZE computes in-doubt tuples > > http://archives.postgresql.org/pgsql-hackers/2007-11/msg00771.php >
* Add URLs for:Bruce Momjian2008-04-03
| | | | | | | * 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
* Remove due to survey/discussion:Bruce Momjian2008-04-02
| | | | | | | | < < * Prefix command-line utilities like createuser with 'pg_' < < http://archives.postgresql.org/pgsql-hackers/2007-06/msg00025.php <
* Done:Bruce Momjian2008-03-28
| | | | > * -Add ability to trigger on TRUNCATE
* Add to TODO:Bruce Momjian2008-03-28
| | | | | | | | | > > o Add CASE capability to language (already in SQL) > > http://archives.postgresql.org/pgsql-hackers/2008-01/msg00696.php > >
* Add:Bruce Momjian2008-03-28
| | | | | | | | > * 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
* Add to TODO:Bruce Momjian2008-03-27
| | | | | | | | | > > * 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
* Add URL for:Bruce Momjian2008-03-27
| | | | | | | * Consider allowing control of upper/lower case folding of unquoted identifiers > http://archives.postgresql.org/pgsql-hackers/2008-03/msg00849.php
* Update TODO:Bruce Momjian2008-03-26
| | | | | | < o Consider invalidating the cache or keeping seperate cached < copies when search_path changes > o Consider keeping seperate cached copies when search_path changes
* Added to TODO:Bruce Momjian2008-03-26
| | | | | | | | > > * 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
* Done:Bruce Momjian2008-03-25
| | | | > * -Avoid tuple some tuple copying in sort routines
* Update TODO wording:Bruce Momjian2008-03-25
| | | | * Simplify integer cross-data-type operators
* Add to TODO:Bruce Momjian2008-03-25
| | | | | | | | > > * Add SQL-standard array_agg() and unnest() array functions > > http://archives.postgresql.org/pgsql-hackers/2008-01/msg01017.php >
* Add to pl/pgsql TODO:Bruce Momjian2008-03-25
| | | | | | | | > > o Consider invalidating the cache or keeping seperate cached > copies when search_path changes > > http://archives.postgresql.org/pgsql-hackers/2008-01/msg01009.php
* Add to TODO:Bruce Momjian2008-03-25
| | | | | | | > > * Add more cross-data-type operators > > http://archives.postgresql.org/pgsql-bugs/2008-01/msg00189.php
* Add to TODO:Bruce Momjian2008-03-25
| | | | | | > * Detect deadlocks involving LockBufferForCleanup() > > http://archives.postgresql.org/pgsql-hackers/2008-01/msg00873.php
* Add to psql TODO:Bruce Momjian2008-03-25
| | | | | | | | | > > o Improve display if enums > > http://archives.postgresql.org/pgsql-hackers/2008-01/msg00826.php > >
* Add to TODO:Bruce Momjian2008-03-25
| | | | | | | > > o Fix port/rint.c to be spec-compliant > > http://archives.postgresql.org/pgsql-hackers/2008-01/msg00808.php
* Add to TODO:Bruce Momjian2008-03-25
| | | | | | | > > * Consider sorting entries before inserting into btree index > > http://archives.postgresql.org/pgsql-general/2008-01/msg01010.php
* Add to TODO:Bruce Momjian2008-03-25
| | | | | | | | > > * Improve detection of shared memory segments being used by other > FreeBSD jails > > http://archives.postgresql.org/pgsql-hackers/2008-01/msg00656.php
* Add to TODO:Bruce Momjian2008-03-25
| | | | | | | | | > > * Move pgfoundry's xlogdump to /contrib and have it rely more closely > on the WAL backend code > > http://archives.postgresql.org/pgsql-hackers/2007-11/msg00035.php >
* Add to TODO:Bruce Momjian2008-03-25
| | | | | | | > > * Have resource managers report the duration of their status changes > > http://archives.postgresql.org/pgsql-hackers/2007-10/msg01468.php
* Add to TODO:Bruce Momjian2008-03-25
| | | | | | | > > * Be more aggressive about creating WAL files > > http://archives.postgresql.org/pgsql-hackers/2007-10/msg01325.php
* Add:Bruce Momjian2008-03-25
| | | | | | | > o Prevent concurrent CREATE TABLE table1 from sometimes returning > a cryptic error message > > http://archives.postgresql.org/pgsql-bugs/2007-10/msg00169.php
* Add to TODO:Bruce Momjian2008-03-25
| | | | | | | > > * Have /contrib/dblink reuse unnamed connections > > http://archives.postgresql.org/pgsql-hackers/2007-10/msg00895.php
* Add to TODO:Bruce Momjian2008-03-25
| | | | | | > * Remove old-style routines for manipulating tuples > > http://archives.postgresql.org/pgsql-hackers/2007-10/msg00851.php
* Add to TODO:Bruce Momjian2008-03-25
| | | | | | | | > > * Create three versions of libpgport to simplify client code > > http://archives.postgresql.org/pgsql-hackers/2007-10/msg00154.php >
* Add to TODO:Bruce Momjian2008-03-25
| | | | | | | > > * Fix regular expression bug when using complex back-references > > http://archives.postgresql.org/pgsql-bugs/2007-10/msg00000.php
* Add to TODO:Bruce Momjian2008-03-24
| | | | | | | | | | > > * Allow xml arrays to be cast to other data types > > http://archives.postgresql.org/pgsql-hackers/2007-09/msg00981.php > http://archives.postgresql.org/pgsql-hackers/2007-10/msg00231.php > http://archives.postgresql.org/pgsql-hackers/2007-11/msg00471.php >
* Add to TODO:Bruce Momjian2008-03-24
| | | | | | | > > * Research reducing deTOASTing in more places > > http://archives.postgresql.org/pgsql-hackers/2007-09/msg00895.php