We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d2c8c0 commit 6c82a86Copy full SHA for 6c82a86
doc/src/sgml/history.sgml
@@ -114,7 +114,9 @@
114
<listitem>
115
<para>
116
The query language PostQUEL was replaced with
117
- <acronym>SQL</acronym> (implemented in the server). Subqueries
+ <acronym>SQL</acronym> (implemented in the server). (Interface
118
+ library <link linkend="libpq">libpq</link> was named after PostQUEL.)
119
+ Subqueries
120
were not supported until <productname>PostgreSQL</productname>
121
(see below), but they could be imitated in
122
<productname>Postgres95</productname> with user-defined
0 commit comments