mirror of
https://github.com/postgres/postgres.git
synced 2025-08-08 06:02:22 +03:00
Add small doc mention that libpq is named after POSTQUEL.
This commit is contained in:
@@ -114,7 +114,9 @@
|
||||
<listitem>
|
||||
<para>
|
||||
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>
|
||||
(see below), but they could be imitated in
|
||||
<productname>Postgres95</productname> with user-defined
|
||||
|
Reference in New Issue
Block a user