diff options
| author | Peter Eisentraut | 2018-11-29 12:58:28 +0000 |
|---|---|---|
| committer | Peter Eisentraut | 2018-11-29 13:01:11 +0000 |
| commit | 68120427f4902c136066d10ac9da93355877e156 (patch) | |
| tree | 470ce034f166e67203611f6cd465f82ec6687c4f /doc/src/sgml/postgres.sgml | |
| parent | 44e22647f82b6e42626ee658634443635ab7fca2 (diff) | |
doc: Add appendix detailing some limits of PostgreSQL
This used to be on the web site but was removed. The documentation is
a better place for it anyway.
Author: David Rowley <[email protected]>
Reviewed-by: John Naylor <[email protected]>
Discussion: https://www.postgresql.org/message-id/flat/CAKJS1f_dKdejdKB94nKZC9S5NzB-UZRcAKkE84e=JEEecDuotg@mail.gmail.com/
Diffstat (limited to 'doc/src/sgml/postgres.sgml')
| -rw-r--r-- | doc/src/sgml/postgres.sgml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/sgml/postgres.sgml b/doc/src/sgml/postgres.sgml index 142799316aa..96d196d2293 100644 --- a/doc/src/sgml/postgres.sgml +++ b/doc/src/sgml/postgres.sgml @@ -275,6 +275,7 @@ &external-projects; &sourcerepo; &docguide; + &limits; &acronyms; </part> |
