isn
  • References/Database/PostgreSQL/Appendixes/Additional Supplied Modules

The isn module provides data types for the following international product numbering standards: EAN13, UPC, ISBN (books), ISMN (music), and ISSN

2025-01-10 15:47:30
spi
  • References/Database/PostgreSQL/Appendixes/Additional Supplied Modules

The spi module provides several workable examples of using SPI and triggers. While these functions are of some value in their own right, they

2025-01-10 15:47:30
adminpack
  • References/Database/PostgreSQL/Appendixes/Additional Supplied Modules

adminpack provides a number of support functions which pgAdmin and other administration and management tools

2025-01-10 15:47:30
btree_gin
  • References/Database/PostgreSQL/Appendixes/Additional Supplied Modules

btree_gin provides sample GIN operator classes that implement B-tree equivalent behavior for the data types int2,

2025-01-10 15:47:30
citext
  • References/Database/PostgreSQL/Appendixes/Additional Supplied Modules

The citext module provides a case-insensitive character string type, citext. Essentially, it internally calls

2025-01-10 15:47:30
ltree
  • References/Database/PostgreSQL/Appendixes/Additional Supplied Modules

This module implements a data type ltree for representing labels of data stored in a hierarchical tree-like structure. Extensive facilities for searching

2025-01-10 15:47:30
sslinfo
  • References/Database/PostgreSQL/Appendixes/Additional Supplied Modules

The sslinfo module provides information about the SSL certificate that the current client provided when connecting to

2025-01-10 15:47:30
pgstattuple
  • References/Database/PostgreSQL/Appendixes/Additional Supplied Modules

The pgstattuple module provides various functions to obtain tuple-level statistics. F

2025-01-10 15:47:30
Date/Time Input Interpretation
  • References/Database/PostgreSQL/Appendixes/DateTime Support

The date/time type inputs are all decoded using the following procedure. Break the input

2025-01-10 15:47:30
pgrowlocks
  • References/Database/PostgreSQL/Appendixes/Additional Supplied Modules

The pgrowlocks module provides a function to show row locking information for a specified table.

2025-01-10 15:47:30