mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
Done:
> o -Add command to display locks
This commit is contained in:
parent
fc68e44062
commit
a8d27511c7
1 changed files with 2 additions and 2 deletions
4
doc/TODO
4
doc/TODO
|
|
@ -1,6 +1,6 @@
|
|||
TODO list for PostgreSQL
|
||||
========================
|
||||
Last updated: Fri Aug 16 13:04:21 EDT 2002
|
||||
Last updated: Sat Aug 17 09:14:04 EDT 2002
|
||||
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
|
||||
|
|
@ -238,7 +238,7 @@ Commands
|
|||
RULE cases (Philip)
|
||||
|
||||
* SHOW/SET
|
||||
o Add SHOW command to display locks
|
||||
o -Add command to display locks
|
||||
o -Add SET or BEGIN timeout parameter to cancel query
|
||||
o Add SET REAL_FORMAT and SET DOUBLE_PRECISION_FORMAT using printf args
|
||||
o -Remove SET KSQO option now that OR processing is improved (Tom)
|
||||
|
|
|
|||
Loading…
Reference in a new issue