Part VIII. Appendixes
Table of Contents
- A. Postgres Pro Error Codes
- B. Date/Time Support
  - C. SQL Key Words
- D. SQL Conformance
  - E. Release Notes
 - E.1. Postgres Pro Standard 17.6.1
- E.2. Postgres Pro Standard 17.5.1
 - E.3. Postgres Pro Standard 17.4.1
 - E.4. Postgres Pro Standard 17.2.1
 - E.5. Postgres Pro Standard 17.0.1
 - E.6. Release 17.6
 - E.7. Release 17.5
 - E.8. Release 17.4
 - E.9. Release 17.3
 - E.10. Release 17.2
 - E.11. Release 17.1
 - E.12. Release 17
 - E.13. Prior Releases
  - E.2. Postgres Pro Standard 17.5.1
 
- E.1. Postgres Pro Standard 17.6.1
 - F. Additional Supplied Modules and Extensions Shipped in 
postgrespro-std-17-contrib - F.1. amcheck — tools to verify table and index consistency
- F.2. aqo — cost-based query optimization
 - F.3. auth_delay — pause on authentication failure
 - F.4. auto_explain — log execution plans of slow queries
 - F.5. basebackup_to_shell — example "shell" pg_basebackup module
 - F.6. basic_archive — an example WAL archive module
 - F.7. bloom — bloom filter index access method
 - F.8. btree_gin — GIN operator classes with B-tree behavior
 - F.9. btree_gist — GiST operator classes with B-tree behavior
 - F.10. citext — a case-insensitive character string type
 - F.11. cube — a multi-dimensional cube data type
 - F.12. daterange_inclusive — upper bound-inclusive
 daterange- F.13. dbcopies_decoding — 1C module for updating database copies
 - F.14. dblink — connect to other Postgres Pro databases
 - F.15. dict_int — example full-text search dictionary for integers
 - F.16. dict_xsyn — example synonym full-text search dictionary
 - F.17. dump_stat — functions to backup and recover the
 pg_statistictable- F.18. earthdistance — calculate great-circle distances
 - F.19. fasttrun — a transaction unsafe function to truncate temporary tables
 - F.20. file_fdw — access data files in the server's file system
 - F.21. fulleq — an additional equivalence operator for compatibility with Microsoft SQL Server
 - F.22. fuzzystrmatch — determine string similarities and distance
 - F.23. hstore — hstore key/value datatype
 - F.24. Hunspell Dictionaries Modules
 - F.25. hypopg — support for hypothetical indexes
 - F.26. intagg — integer aggregator and enumerator
 - F.27. intarray — manipulate arrays of integers
 - F.28. isn — data types for international standard numbers (ISBN, EAN, UPC, etc.)
 - F.29. jsquery — a language to query
 jsonbdata type- F.30. lo — manage large objects
 - F.31. ltree — hierarchical tree-like data type
 - F.32. mchar — additional data types for compatibility with Microsoft SQL Server
 - F.33. online_analyze — update statistics after
 INSERT,UPDATE,DELETE,SELECT INTO, orCOPYoperations- F.34. pageinspect — low-level inspection of database pages
 - F.35. passwordcheck — verify password strength
 - F.36. pg_buffercache — inspect Postgres Pro buffer cache state
 - F.37. pgcrypto — cryptographic functions
 - F.38. pg_freespacemap — examine the free space map
 - F.39. pg_proaudit — enables detailed logging of various security events
 - F.40. pgpro_autopart — dynamic partition creation
 - F.41. pgpro_bindump — a replication protocol module for backup and restore
 - F.42. pg_prewarm — preload relation data into buffer caches
 - F.43. pg_query_state — a facility to know the current state of query execution on working backend
 - F.44. pgrowlocks — show a table's row locking information
 - F.45. pg_stat_statements — track statistics of SQL planning and execution
 - F.46. pgstattuple — obtain tuple-level statistics
 - F.47. pg_surgery — perform low-level surgery on relation data
 - F.48. pg_trgm — support for similarity of text using trigram matching
 - F.49. pg_tsparser — an extension for text search
 - F.50. pg_variables — functions for working with variables of various types
 - F.51. pg_visibility — visibility map information and utilities
 - F.52. pg_wait_sampling — collecting sampling-based statistics on wait events
 - F.53. pg_walinspect — low-level WAL inspection
 - F.54. plantuner — hints for the planner to disable or enable indexes for query execution
 - F.55. postgres_fdw — access data stored in external Postgres Pro servers
 - F.56. ptrack — a block-level incremental backup engine for Postgres Pro
 - F.57. rum — an access method to work with the
 RUMindexes- F.58. seg — a datatype for line segments or floating point intervals
 - F.59. sepgsql — SELinux-, label-based mandatory access control (MAC) security module
 - F.60. shared_ispell — a shared ispell dictionary
 - F.61. spi — Server Programming Interface features/examples
 - F.62. sslinfo — obtain client SSL information
 - F.63. tablefunc — functions that return tables (
 crosstaband others)- F.64. tcn — a trigger function to notify listeners of changes to table content
 - F.65. test_decoding — SQL-based test/example module for WAL logical decoding
 - F.66. tsm_system_rows — the
 SYSTEM_ROWSsampling method forTABLESAMPLE- F.67. tsm_system_time — the
 SYSTEM_TIMEsampling method forTABLESAMPLE- F.68. unaccent — a text search dictionary which removes diacritics
 - F.69. uuid-ossp — a UUID generator
 - F.70. xml2 — XPath querying and XSLT functionality
  - F.2. aqo — cost-based query optimization
 
- F.1. amcheck — tools to verify table and index consistency
 - G. Postgres Pro Modules and Extensions Shipped as Individual Packages
 - H. Third-Party Modules and Extensions Shipped as Individual Packages
 - I. Additional Supplied Programs
 - J. External Projects
 - K. Configuring Postgres Pro for 1C Solutions
 - L. Postgres Pro Limits
- M. Demo Database “Airlines”
  - N. Acronyms
- O. Glossary
 - P. Color Support
  - O. Glossary
 - Q. Obsolete or Renamed Features