Update FAQ_DEV.

This commit is contained in:
Bruce Momjian 2001-12-29 05:12:45 +00:00
parent 3c70669e7e
commit 54481d10f3
2 changed files with 4 additions and 2 deletions

View File

@ -23,8 +23,8 @@
1.10) How are RPM's packaged? 1.10) How are RPM's packaged?
1.11) How are CVS branches handled? 1.11) How are CVS branches handled?
Technical Questions Technical Questions
2.1) How do I efficiently access information in tables from the 2.1) How do I efficiently access information in tables from the
backend code? backend code?
2.2) Why are table, column, type, function, view names sometimes 2.2) Why are table, column, type, function, view names sometimes

View File

@ -43,7 +43,9 @@
<A href="#1.10">1.10</A>) How are RPM's packaged?<BR> <A href="#1.10">1.10</A>) How are RPM's packaged?<BR>
<A href="#1.11">1.11</A>) How are CVS branches handled?<BR> <A href="#1.11">1.11</A>) How are CVS branches handled?<BR>
<CENTER>
<H2>Technical Questions</H2> <H2>Technical Questions</H2>
</CENTER>
<A href="#2.1">2.1</A>) How do I efficiently access information in <A href="#2.1">2.1</A>) How do I efficiently access information in
tables from the backend code?<BR> tables from the backend code?<BR>
<A href="#2.2">2.2</A>) Why are table, column, type, function, view <A href="#2.2">2.2</A>) Why are table, column, type, function, view