diff --git a/doc/src/sgml/history.sgml b/doc/src/sgml/history.sgml new file mode 100644 index 9bd5c22..a7f4b70 *** a/doc/src/sgml/history.sgml --- b/doc/src/sgml/history.sgml *************** *** 114,120 **** The query language PostQUEL was replaced with ! SQL (implemented in the server). Subqueries were not supported until PostgreSQL (see below), but they could be imitated in Postgres95 with user-defined --- 114,122 ---- The query language PostQUEL was replaced with ! SQL (implemented in the server). (Interface ! library libpq was named after PostQUEL.) ! Subqueries were not supported until PostgreSQL (see below), but they could be imitated in Postgres95 with user-defined