pg_trgm

The pg_trgm module provides functions and operators for determining the similarity of alphanumeric text based on trigram matching, as well as

2016-10-12 11:33:55
lo

The lo module provides support for managing Large Objects (also called LOs or BLOBs). This includes a data type lo and

2016-10-12 11:33:38
btree_gist

btree_gist provides GiST index operator classes that implement B-tree equivalent behavior for the data types int2,

2016-10-12 11:32:24
pg_freespacemap

The pg_freespacemap module provides a means for examining the free space map (FSM). It provides a function called pg_freespace

2016-10-12 11:33:52
btree_gin

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

2016-10-12 11:32:24
pageinspect

The pageinspect module provides functions that allow you to inspect the contents of database pages at a low level, which is useful for debugging

2016-10-12 11:33:45
adminpack

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

2016-10-12 11:32:09
isn

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

2016-10-12 11:33:36
spi

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

2016-10-12 11:34:15
ltree

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

2016-10-12 11:33:40