FAQ 4.4 is "How do you remove a column from a table, or change it's
data type?" The possessive pronoun "its" doesn't have an apostrophe.
--
Michael Fuhr
http://www.fuhr.org/~mfuhr/
Index: doc/src/FAQ/FAQ.html
===================================================================
RCS file: /projects/cvsroot/pgsql/doc/src/FAQ/FAQ.html,v
retrieving revision 1.248
diff -c -r1.248 FAQ.html
*** doc/src/FAQ/FAQ.html 17 Jan 2005 04:27:23 -0000 1.248
--- doc/src/FAQ/FAQ.html 19 Jan 2005 02:29:53 -0000
***************
*** 90,96 ****
databases, and users are defined? How do I see the queries used
by <I>psql</I> to display them?<BR>
<A href="#4.4">4.4</A>) How do you remove a column from a
! table, or change it's data type?<BR>
<A href="#4.5">4.5</A>) What is the maximum size for a row, a
table, and a database?<BR>
<A href="#4.6">4.6</A>) How much database disk space is required
--- 90,96 ----
databases, and users are defined? How do I see the queries used
by <I>psql</I> to display them?<BR>
<A href="#4.4">4.4</A>) How do you remove a column from a
! table, or change its data type?<BR>
<A href="#4.5">4.5</A>) What is the maximum size for a row, a
table, and a database?<BR>
<A href="#4.6">4.6</A>) How much database disk space is required
---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend