mirror of https://github.com/postgres/postgres
parent
4369b0b521
commit
ea0390b682
|
@ -1,7 +1,7 @@
|
|||
|
||||
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
|
||||
|
||||
Last updated: Fri May 5 05:51:42 EDT 2006
|
||||
Last updated: Thu Jun 8 09:45:18 EDT 2006
|
||||
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
|
||||
|
|
|
@ -199,7 +199,7 @@
|
|||
"#1.16">1.16</a>.</li>
|
||||
|
||||
<li>If you are adding a new feature, confirm that it has been tested
|
||||
thoughly. Try to test the feature in all conceivable
|
||||
thoroughly. Try to test the feature in all conceivable
|
||||
scenarios.</li>
|
||||
|
||||
<li>If it is a performance patch, please provide confirming test
|
||||
|
@ -704,7 +704,7 @@
|
|||
http://www.cse.iitb.ac.in/dbms/Data/Papers-Other/SQL1999/ansi-iso-9075-2-1999.pdf</A></LI>
|
||||
|
||||
<LI>SQL:2003 <A href=
|
||||
"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>
|
||||
</UL>
|
||||
|
||||
<P>Some SQL standards web pages are:</P>
|
||||
|
|
Loading…
Reference in New Issue