mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Add to TODO:
> > o Add CREATE SCHEMA ... LIKE that copies a schema >
This commit is contained in:
5
doc/TODO
5
doc/TODO
@ -1,7 +1,7 @@
|
||||
PostgreSQL TODO List
|
||||
====================
|
||||
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
||||
Last updated: Wed May 7 21:45:08 EDT 2008
|
||||
Last updated: Wed May 7 21:49:36 EDT 2008
|
||||
|
||||
The most recent version of this document can be viewed at
|
||||
http://www.postgresql.org/docs/faqs.TODO.html.
|
||||
@ -726,6 +726,9 @@ SQL Commands
|
||||
|
||||
http://archives.postgresql.org/pgsql-bugs/2007-10/msg00169.php
|
||||
|
||||
o Add CREATE SCHEMA ... LIKE that copies a schema
|
||||
|
||||
|
||||
|
||||
* UPDATE
|
||||
o Allow UPDATE tab SET ROW (col, ...) = (SELECT...)
|
||||
|
Reference in New Issue
Block a user