mirror of
https://github.com/postgres/postgres.git
synced 2025-12-21 05:21:08 +03:00
Add new SQL reference page and the first utility/app reference page
converted from the man page.
This commit is contained in:
@@ -55,6 +55,7 @@
|
||||
-->
|
||||
|
||||
<!-- these are in the "commands" reference chapter -->
|
||||
<!entity abort system "abort.sgml">
|
||||
<!entity alterTable system "alter_table.sgml">
|
||||
<!entity alterUser system "alter_user.sgml">
|
||||
<!entity begin system "begin.sgml">
|
||||
@@ -107,3 +108,6 @@
|
||||
<!entity show system "show.sgml">
|
||||
<!entity update system "update.sgml">
|
||||
<!entity vacuum system "vacuum.sgml">
|
||||
|
||||
<!-- these are in the "utilities" reference chapter -->
|
||||
<!entity psqlRef system "psql-ref.sgml">
|
||||
|
||||
Reference in New Issue
Block a user