Fix typo.

< 	o prevent lose of indexes, permissions, inheritance (Bruce)
---
> 	o prevent loss of indexes, permissions, inheritance (Bruce)
This commit is contained in:
Bruce Momjian 2002-02-11 18:14:56 +00:00
parent 966e6478b5
commit 0cdf4d96bc

View File

@ -1,6 +1,6 @@
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Fri Feb 8 01:41:04 EST 2002 Last updated: Mon Feb 11 13:14:25 EST 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@ -188,7 +188,7 @@ COMMANDS
* CLUSTER * CLUSTER
o cluster all tables at once o cluster all tables at once
o prevent lose of indexes, permissions, inheritance (Bruce) o prevent loss of indexes, permissions, inheritance (Bruce)
o Automatically maintain clustering on a table o Automatically maintain clustering on a table
* COPY * COPY