We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent4369b0b commitea0390bCopy full SHA for ea0390b
doc/FAQ_DEV
@@ -1,7 +1,7 @@
1
2
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
3
4
- Last updated:Fri May 5 05:51:42 EDT 2006
+ Last updated:Thu Jun 8 09:45:18 EDT 2006
5
6
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
7
doc/src/FAQ/FAQ_DEV.html
@@ -199,7 +199,7 @@ <H3 id="item1.5">1.5) I've developed a patch, what next?</H3>
199
"#1.16">1.16</a>.</li>
200
201
<li>If you are adding a new feature, confirm that it has been tested
202
-thoughly. Try to test the feature in all conceivable
+thoroughly. Try to test the feature in all conceivable
203
scenarios.</li>
204
205
<li>If it is a performance patch, please provide confirming test
@@ -704,7 +704,7 @@ <H3 id="item1.16">1.16) Where can I get a copy of the SQL
704
http://www.cse.iitb.ac.in/dbms/Data/Papers-Other/SQL1999/ansi-iso-9075-2-1999.pdf</A></LI>
705
706
<LI>SQL:2003<Ahref=
707
- "http://www.wiscorp.com/sql/sql_2003_standard.zip">http://www.wiscorp.com/sql/sql_2003_standard.zip</A></LI>
+ "http://www.wiscorp.com/sql_2003_standard.zip">http://www.wiscorp.com/sql_2003_standard.zip</A></LI>
708
</UL>
709
710
<P>Some SQL standards web pages are:</P>