Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 122b0cd

Browse files
committed
Update FAQ.
1 parent 67d0cb2 commit 122b0cd

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

doc/FAQ

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Mon Jul 29 19:56:45 EDT 2002
4+
Last updated: Mon Jul 29 21:35:23 EDT 2002
55

66
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
77

@@ -433,6 +433,9 @@
433433
* TCL (libpgtcl)
434434
* C Easy API (libpgeasy)
435435
* Embedded HTML (PHP from http://www.php.net)
436+
437+
Additional interfaces are available at
438+
http://www.postgresql.org/interfaces.html.
436439
_________________________________________________________________
437440

438441
Administrative Questions

doc/src/FAQ/FAQ.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
alink="#0000ff">
1515
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1616

17-
<P>Last updated: Mon Jul 29 19:56:45 EDT 2002</P>
17+
<P>Last updated: Mon Jul 29 21:35:23 EDT 2002</P>
1818

1919
<P>Current maintainer: Bruce Momjian (<A href=
2020
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -582,6 +582,10 @@ <H4><A name="2.4">2.4</A>) What languages are available to
582582
<LI>Embedded <SMALL>HTML</SMALL> (<A href=
583583
"http://www.php.net">PHP from http://www.php.net</A>)</LI>
584584
</UL>
585+
<P>Additional interfaces are available at <a
586+
href="http://www.postgresql.org/interfaces.html">
587+
http://www.postgresql.org/interfaces.html.</A>
588+
</P>
585589
<HR>
586590

587591
<H2 align="center">Administrative Questions</H2>

0 commit comments

Comments
 (0)