]> granicus.if.org Git - postgresql/commit
Update marks:
authorBruce Momjian <bruce@momjian.us>
Mon, 17 Feb 2003 18:48:29 +0000 (18:48 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 17 Feb 2003 18:48:29 +0000 (18:48 +0000)
commita8ed5dc069fae4538828f8801fa826a11529ff9e
treefd214b3f4dc8d625a03a0b81f42f8f3da92a912d
parentfa4574e3a35dc1f2fa9d77dd420077351d18e6f8
Update marks:

<  o Allow CLUSTER to cluster all tables (Alvaro Herrera)
>  o -Allow CLUSTER to cluster all tables (Alvaro Herrera)
243c243
< * Allow pg_dump to dump a specific schema (Neil Conway)
> * -Allow pg_dump to dump a specific schema (Neil Conway)
398c398
< * Make IN/NOT IN have similar performance to EXISTS/NOT EXISTS (Tom)
> * -Make IN/NOT IN have similar performance to EXISTS/NOT EXISTS (Tom)
doc/TODO