mirror of
https://github.com/postgres/postgres.git
synced 2025-07-03 20:02:46 +03:00
Add a glossary to the documentation
More work is still needed, but this is a good start. Co-authored-by: Corey Huinker <corey.huinker@gmail.com> Co-authored-by: Jürgen Purtz <juergen@purtz.de> Co-authored-by: Roger Harkavy <rogerharkavy@gmail.com> Co-authored-by: Álvaro Herrera <alvherre@alvh.no-ip.org> Reviewed-by: Justin Pryzby <pryzby@telsasoft.com> Discussion: https://postgr.es/m/CADkLM=eP6HOeqDjn0FdXuGRusQu4oWH_LFsKjjafmhvWD=aSpQ@mail.gmail.com
This commit is contained in:
@ -170,6 +170,7 @@
|
|||||||
|
|
||||||
<!ENTITY limits SYSTEM "limits.sgml">
|
<!ENTITY limits SYSTEM "limits.sgml">
|
||||||
<!ENTITY acronyms SYSTEM "acronyms.sgml">
|
<!ENTITY acronyms SYSTEM "acronyms.sgml">
|
||||||
|
<!ENTITY glossary SYSTEM "glossary.sgml">
|
||||||
<!ENTITY color SYSTEM "color.sgml">
|
<!ENTITY color SYSTEM "color.sgml">
|
||||||
|
|
||||||
<!ENTITY features-supported SYSTEM "features-supported.sgml">
|
<!ENTITY features-supported SYSTEM "features-supported.sgml">
|
||||||
|
1775
doc/src/sgml/glossary.sgml
Normal file
1775
doc/src/sgml/glossary.sgml
Normal file
File diff suppressed because it is too large
Load Diff
@ -278,6 +278,7 @@
|
|||||||
&docguide;
|
&docguide;
|
||||||
&limits;
|
&limits;
|
||||||
&acronyms;
|
&acronyms;
|
||||||
|
&glossary;
|
||||||
&color;
|
&color;
|
||||||
|
|
||||||
</part>
|
</part>
|
||||||
|
Reference in New Issue
Block a user