mirror of
https://github.com/postgres/postgres.git
synced 2025-05-01 01:04:50 +03:00
Updated wording:
> * Have psql show current values for a sequence
This commit is contained in:
parent
e15c432302
commit
406e8aa294
4
doc/TODO
4
doc/TODO
@ -5,7 +5,7 @@ TODO list for PostgreSQL
|
|||||||
Bracketed items "[]" have more detail.
|
Bracketed items "[]" have more detail.
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
Last updated: Thu Jul 22 07:49:22 EDT 2004
|
Last updated: Thu Jul 22 08:24:13 EDT 2004
|
||||||
|
|
||||||
The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
|
The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
|
||||||
|
|
||||||
@ -277,7 +277,7 @@ Clients
|
|||||||
* -Allow pg_dump to dump CREATE CONVERSION (Christopher)
|
* -Allow pg_dump to dump CREATE CONVERSION (Christopher)
|
||||||
* Allow libpq to return information about prepared queries
|
* Allow libpq to return information about prepared queries
|
||||||
* -Make pg_restore continue after errors, so it acts more like pg_dump scripts
|
* -Make pg_restore continue after errors, so it acts more like pg_dump scripts
|
||||||
* -Have psql show more information about sequences
|
* Have psql show current values for a sequence
|
||||||
* Allow pg_dumpall to use non-text output formats
|
* Allow pg_dumpall to use non-text output formats
|
||||||
* Have pg_dump use multi-statement transactions for INSERT dumps
|
* Have pg_dump use multi-statement transactions for INSERT dumps
|
||||||
* Move psql backslash database information into the backend, use mnemonic
|
* Move psql backslash database information into the backend, use mnemonic
|
||||||
|
Loading…
x
Reference in New Issue
Block a user