Обсуждение: pgsql: Done: < o Allow objects to be moved to different schemas > o
pgsql: Done: < o Allow objects to be moved to different schemas > o
От
momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Log Message:
-----------
Done:
< o Allow objects to be moved to different schemas
> o -Allow objects to be moved to different schemas
Fix word wrap:
< * Allow GRANT/REVOKE permissions to be applied to all schema objects with one
< command
> o Allow GRANT/REVOKE permissions to be applied to all schema objects
> with one command
Modified Files:
--------------
pgsql/doc:
TODO (r1.1614 -> r1.1615)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1614&r2=1.1615)
pgsql/doc/src/FAQ:
TODO.html (r1.121 -> r1.122)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.121&r2=1.122)
momjian@svr1.postgresql.org (Bruce Momjian) writes:
> Done:
> < o Allow objects to be moved to different schemas
> > o -Allow objects to be moved to different schemas
It's only partially done --- the patch doesn't handle operators,
opclasses, and several other object types of minor importance.
regards, tom lane
Tom Lane wrote: > momjian@svr1.postgresql.org (Bruce Momjian) writes: > > Done: > > < o Allow objects to be moved to different schemas > > > o -Allow objects to be moved to different schemas > > It's only partially done --- the patch doesn't handle operators, > opclasses, and several other object types of minor importance. So what would the new TODO be? -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073