Add small doc mention that libpq is named after POSTQUEL.
This commit is contained in:
parent
6d2c8c0e2a
commit
6c82a86c6f
@ -114,7 +114,9 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
The query language PostQUEL was replaced with
|
The query language PostQUEL was replaced with
|
||||||
<acronym>SQL</acronym> (implemented in the server). Subqueries
|
<acronym>SQL</acronym> (implemented in the server). (Interface
|
||||||
|
library <link linkend="libpq">libpq</link> was named after PostQUEL.)
|
||||||
|
Subqueries
|
||||||
were not supported until <productname>PostgreSQL</productname>
|
were not supported until <productname>PostgreSQL</productname>
|
||||||
(see below), but they could be imitated in
|
(see below), but they could be imitated in
|
||||||
<productname>Postgres95</productname> with user-defined
|
<productname>Postgres95</productname> with user-defined
|
||||||
|
Loading…
x
Reference in New Issue
Block a user