Key | Value |
---|---|
FileName | ./usr/share/doc/postgresql-contrib-8.0/README.dbsize |
FileSize | 1861 |
MD5 | 63DD2DAADE56946FB8A1054FCBE0DD71 |
SHA-1 | 023DF9C4D55330A292085E056737DE218AA3899E |
SHA-256 | 3DA1A84DC5738FECF91F019BF2C9AD3F38AE76C2B4973D03DC6A60DE605CFF3C |
SSDEEP | 48:uz5mjIrZjYLIXTMB524MrG8WCJIo+vOc5+TlNCU2RNJW3u4b:uz5ZYIy271WMIv9+TlNONW3d |
TLSH | T136315F8B3A10EB637F13A361114B3A98B771D24696B0100479EDE1CCB7D0A383A7F84A |
hashlookup:parent-total | 18 |
hashlookup:trust | 100 |
The searched file hash is included in 18 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 700520 |
MD5 | 19F3FC7E506140080785B65F101F3514 |
PackageDescription | additional facilities for PostgreSQL The PostgreSQL contrib package provides several additional features for the PostgreSQL database. This version is built to work with the server package postgresql-8.0. contrib often serves as a testbed for features before they are adopted into PostgreSQL proper: . adddepend - Process databases upgraded from PostgreSQL 7.2 and earlier to add dependency information that 7.3+ creates from the start array - Array iterator functions btree_gist - B-Tree indexing using GiST (Generalised Search Tree) chkpass - Password type for storing and comparing encrypted passwords cube - Type for n-dimensional "cubes" dbase - Inserts the contents of an xBase-style .dbf file into a PostgreSQL table dblink - Functions to return results from a remote database dbmirror - Trigger-based databaase mirroring dbsize - Report filesystem space used by a database earthdistance - Operator for computing the distance (in miles) between two points on the earth's surface findoidjoins - Finds the joins used by oid columns by examining the actual values in the oid columns and row oids. fulltextindex - Full text indexing using triggers fuzzystrmatch - Functions for fuzzy string comparison (including Soundex) intagg - Integer aggregator/enumerator intarray - RD-tree data structure using GiST index isbn_issn - Type extensions for ISBN (books) and ISSN (serials) lo - Large Object maintenance ltree - data types, indexed access methods and queries for data organized as a tree-like structures. mac - Maps MAC addresses to manufacture names miscutil - Some utility functions mysql - Conversion utilities for MySQL dumps noupdate - Trigger to prevent updates on single columns oid2name - Maps oids to table names oracle - Conversion utility for Oracle database schemas pg_autovacuum - Automatic tidying of deleted tuples in the background. pg_dumplo - Large Object dumper pg_logger - Stdin to syslog gateway pg_upgrade - Migrate 7.1 database for initdb without requiring a full dump and reload. Experimental! pgbench - A simple program to run a benchmark test pgcrypto - Cryptographic functions pgstattuple - Returns the percentage of dead tuples in a table; this indicates whether a vacuum is required. reindexdb - Script to destroy and rebuild indexes, thus reclaiming space that vacuum does not reclaim retep - Java utilities for use with JDBC rserv - Database replication rtree_gist - R-Tree indexing using Generalised Search Tree algorithms seg - Type representing laboratory measurements as floating- point intervals spi - PostgreSQL Server Programming Interface; 4 examples of its use: autoinc - A function for implementing AUTOINCREMENT/ IDENTITY insert_username - function for inserting user names moddatetime - Update modification timestamps refint - Functions for implementing referential integrity (foreign keys). Note that this is now superseded by built-in referential integrity. timetravel - Re-implements in user code the time travel feature that was removed in 6.3. string - C-like input/output conversion routines for strings tablefunc - C functions which return setof scalar and setof composite tips - Micro HOWTOs tsearch - Searchable text data type supporting indexed access tsearch2 - Searchable text data type supporting indexed access userlock - User-level long-term locks vacuumlo - Vacuum deleted large objects xml2 - Manipulate XML documents in the database . PostgreSQL is an object-relational SQL database management system. |
PackageMaintainer | Martin Pitt <mpitt@debian.org> |
PackageName | postgresql-contrib-8.0 |
PackageSection | misc |
PackageVersion | 8.0.3-15ubuntu2 |
SHA-1 | 198ED25320C306C4F8629F968CBF572796D10BA1 |
SHA-256 | 8014EB09FFEA8663B4F985172456BA255B93FDA5BB395A71F3F74A0B20AB0E9B |
Key | Value |
---|---|
FileSize | 534158 |
MD5 | 61CA133A506F0D4E4EB7300217CC57F3 |
PackageDescription | additional facilities for PostgreSQL The PostgreSQL contrib package provides several additional features for the PostgreSQL database. This version is built to work with the server package postgresql-8.0. contrib often serves as a testbed for features before they are adopted into PostgreSQL proper: . adddepend - Process databases upgraded from PostgreSQL 7.2 and earlier to add dependency information that 7.3+ creates from the start array - Array iterator functions btree_gist - B-Tree indexing using GiST (Generalised Search Tree) chkpass - Password type for storing and comparing encrypted passwords cube - Type for n-dimensional "cubes" dbase - Inserts the contents of an xBase-style .dbf file into a PostgreSQL table dblink - Functions to return results from a remote database dbmirror - Trigger-based databaase mirroring dbsize - Report filesystem space used by a database earthdistance - Operator for computing the distance (in miles) between two points on the earth's surface findoidjoins - Finds the joins used by oid columns by examining the actual values in the oid columns and row oids. fulltextindex - Full text indexing using triggers fuzzystrmatch - Functions for fuzzy string comparison (including Soundex) intagg - Integer aggregator/enumerator intarray - RD-tree data structure using GiST index isbn_issn - Type extensions for ISBN (books) and ISSN (serials) lo - Large Object maintenance ltree - data types, indexed access methods and queries for data organized as a tree-like structures. mac - Maps MAC addresses to manufacture names miscutil - Some utility functions mysql - Conversion utilities for MySQL dumps noupdate - Trigger to prevent updates on single columns oid2name - Maps oids to table names oracle - Conversion utility for Oracle database schemas pg_autovacuum - Automatic tidying of deleted tuples in the background. pg_dumplo - Large Object dumper pg_logger - Stdin to syslog gateway pg_upgrade - Migrate 7.1 database for initdb without requiring a full dump and reload. Experimental! pgbench - A simple program to run a benchmark test pgcrypto - Cryptographic functions pgstattuple - Returns the percentage of dead tuples in a table; this indicates whether a vacuum is required. reindexdb - Script to destroy and rebuild indexes, thus reclaiming space that vacuum does not reclaim retep - Java utilities for use with JDBC rserv - Database replication rtree_gist - R-Tree indexing using Generalised Search Tree algorithms seg - Type representing laboratory measurements as floating- point intervals spi - PostgreSQL Server Programming Interface; 4 examples of its use: autoinc - A function for implementing AUTOINCREMENT/ IDENTITY insert_username - function for inserting user names moddatetime - Update modification timestamps refint - Functions for implementing referential integrity (foreign keys). Note that this is now superseded by built-in referential integrity. timetravel - Re-implements in user code the time travel feature that was removed in 6.3. string - C-like input/output conversion routines for strings tablefunc - C functions which return setof scalar and setof composite tips - Micro HOWTOs tsearch - Searchable text data type supporting indexed access tsearch2 - Searchable text data type supporting indexed access userlock - User-level long-term locks vacuumlo - Vacuum deleted large objects xml2 - Manipulate XML documents in the database . PostgreSQL is an object-relational SQL database management system. |
PackageMaintainer | Martin Pitt <mpitt@debian.org> |
PackageName | postgresql-contrib-8.0 |
PackageSection | misc |
PackageVersion | 8.0.3-15ubuntu1 |
SHA-1 | 19A56117172CA59A0DE5F5B9A8C6E956ADF838AC |
SHA-256 | 63BB87EC790A03D9CA025130536ABF52EA0A6B222556A5E9685C9B74C3241947 |
Key | Value |
---|---|
FileSize | 511420 |
MD5 | 7BE005E128145985D4563DE4103AAFF7 |
PackageDescription | additional facilities for PostgreSQL The PostgreSQL contrib package provides several additional features for the PostgreSQL database. This version is built to work with the server package postgresql-8.0. contrib often serves as a testbed for features before they are adopted into PostgreSQL proper: . adddepend - Process databases upgraded from PostgreSQL 7.2 and earlier to add dependency information that 7.3+ creates from the start array - Array iterator functions btree_gist - B-Tree indexing using GiST (Generalised Search Tree) chkpass - Password type for storing and comparing encrypted passwords cube - Type for n-dimensional "cubes" dbase - Inserts the contents of an xBase-style .dbf file into a PostgreSQL table dblink - Functions to return results from a remote database dbmirror - Trigger-based databaase mirroring dbsize - Report filesystem space used by a database earthdistance - Operator for computing the distance (in miles) between two points on the earth's surface findoidjoins - Finds the joins used by oid columns by examining the actual values in the oid columns and row oids. fulltextindex - Full text indexing using triggers fuzzystrmatch - Functions for fuzzy string comparison (including Soundex) intagg - Integer aggregator/enumerator intarray - RD-tree data structure using GiST index isbn_issn - Type extensions for ISBN (books) and ISSN (serials) lo - Large Object maintenance ltree - data types, indexed access methods and queries for data organized as a tree-like structures. mac - Maps MAC addresses to manufacture names miscutil - Some utility functions mysql - Conversion utilities for MySQL dumps noupdate - Trigger to prevent updates on single columns oid2name - Maps oids to table names oracle - Conversion utility for Oracle database schemas pg_autovacuum - Automatic tidying of deleted tuples in the background. pg_dumplo - Large Object dumper pg_logger - Stdin to syslog gateway pg_upgrade - Migrate 7.1 database for initdb without requiring a full dump and reload. Experimental! pgbench - A simple program to run a benchmark test pgcrypto - Cryptographic functions pgstattuple - Returns the percentage of dead tuples in a table; this indicates whether a vacuum is required. reindexdb - Script to destroy and rebuild indexes, thus reclaiming space that vacuum does not reclaim retep - Java utilities for use with JDBC rserv - Database replication rtree_gist - R-Tree indexing using Generalised Search Tree algorithms seg - Type representing laboratory measurements as floating- point intervals spi - PostgreSQL Server Programming Interface; 4 examples of its use: autoinc - A function for implementing AUTOINCREMENT/ IDENTITY insert_username - function for inserting user names moddatetime - Update modification timestamps refint - Functions for implementing referential integrity (foreign keys). Note that this is now superseded by built-in referential integrity. timetravel - Re-implements in user code the time travel feature that was removed in 6.3. string - C-like input/output conversion routines for strings tablefunc - C functions which return setof scalar and setof composite tips - Micro HOWTOs tsearch - Searchable text data type supporting indexed access tsearch2 - Searchable text data type supporting indexed access userlock - User-level long-term locks vacuumlo - Vacuum deleted large objects xml2 - Manipulate XML documents in the database . PostgreSQL is an object-relational SQL database management system. |
PackageMaintainer | Martin Pitt <mpitt@debian.org> |
PackageName | postgresql-contrib-8.0 |
PackageSection | misc |
PackageVersion | 8.0.3-15ubuntu2 |
SHA-1 | 1E27041B77E251C95980152B4D10A00EDAEBD4A4 |
SHA-256 | F2EF3F5703F183DA38C6B56BCB5EE4103BDEFF744D1ABF7FF47E283770679F4B |
Key | Value |
---|---|
FileSize | 560390 |
MD5 | 7B8F853AAB6A8300E784BD94817B6482 |
PackageDescription | additional facilities for PostgreSQL The PostgreSQL contrib package provides several additional features for the PostgreSQL database. This version is built to work with the server package postgresql-8.0. contrib often serves as a testbed for features before they are adopted into PostgreSQL proper: . adddepend - Process databases upgraded from PostgreSQL 7.2 and earlier to add dependency information that 7.3+ creates from the start array - Array iterator functions btree_gist - B-Tree indexing using GiST (Generalised Search Tree) chkpass - Password type for storing and comparing encrypted passwords cube - Type for n-dimensional "cubes" dbase - Inserts the contents of an xBase-style .dbf file into a PostgreSQL table dblink - Functions to return results from a remote database dbmirror - Trigger-based databaase mirroring dbsize - Report filesystem space used by a database earthdistance - Operator for computing the distance (in miles) between two points on the earth's surface findoidjoins - Finds the joins used by oid columns by examining the actual values in the oid columns and row oids. fulltextindex - Full text indexing using triggers fuzzystrmatch - Functions for fuzzy string comparison (including Soundex) intagg - Integer aggregator/enumerator intarray - RD-tree data structure using GiST index isbn_issn - Type extensions for ISBN (books) and ISSN (serials) lo - Large Object maintenance ltree - data types, indexed access methods and queries for data organized as a tree-like structures. mac - Maps MAC addresses to manufacture names miscutil - Some utility functions mysql - Conversion utilities for MySQL dumps noupdate - Trigger to prevent updates on single columns oid2name - Maps oids to table names oracle - Conversion utility for Oracle database schemas pg_autovacuum - Automatic tidying of deleted tuples in the background. pg_dumplo - Large Object dumper pg_logger - Stdin to syslog gateway pg_upgrade - Migrate 7.1 database for initdb without requiring a full dump and reload. Experimental! pgbench - A simple program to run a benchmark test pgcrypto - Cryptographic functions pgstattuple - Returns the percentage of dead tuples in a table; this indicates whether a vacuum is required. reindexdb - Script to destroy and rebuild indexes, thus reclaiming space that vacuum does not reclaim retep - Java utilities for use with JDBC rserv - Database replication rtree_gist - R-Tree indexing using Generalised Search Tree algorithms seg - Type representing laboratory measurements as floating- point intervals spi - PostgreSQL Server Programming Interface; 4 examples of its use: autoinc - A function for implementing AUTOINCREMENT/ IDENTITY insert_username - function for inserting user names moddatetime - Update modification timestamps refint - Functions for implementing referential integrity (foreign keys). Note that this is now superseded by built-in referential integrity. timetravel - Re-implements in user code the time travel feature that was removed in 6.3. string - C-like input/output conversion routines for strings tablefunc - C functions which return setof scalar and setof composite tips - Micro HOWTOs tsearch - Searchable text data type supporting indexed access tsearch2 - Searchable text data type supporting indexed access userlock - User-level long-term locks vacuumlo - Vacuum deleted large objects xml2 - Manipulate XML documents in the database . PostgreSQL is an object-relational SQL database management system. |
PackageMaintainer | Martin Pitt <mpitt@debian.org> |
PackageName | postgresql-contrib-8.0 |
PackageSection | misc |
PackageVersion | 8.0.3-15ubuntu2 |
SHA-1 | 28899410E9743CB5A3F022414D943E84A3A84B26 |
SHA-256 | 06DF324B1CF2972D7CCE7B24DCCF83BDFCF9D472DF2DF493A6B42B7E26435946 |
Key | Value |
---|---|
FileSize | 562382 |
MD5 | 59D880BEC8075995CB4EA7C9E72741D5 |
PackageDescription | additional facilities for PostgreSQL The PostgreSQL contrib package provides several additional features for the PostgreSQL database. This version is built to work with the server package postgresql-8.0. contrib often serves as a testbed for features before they are adopted into PostgreSQL proper: . adddepend - Process databases upgraded from PostgreSQL 7.2 and earlier to add dependency information that 7.3+ creates from the start array - Array iterator functions btree_gist - B-Tree indexing using GiST (Generalised Search Tree) chkpass - Password type for storing and comparing encrypted passwords cube - Type for n-dimensional "cubes" dbase - Inserts the contents of an xBase-style .dbf file into a PostgreSQL table dblink - Functions to return results from a remote database dbmirror - Trigger-based databaase mirroring dbsize - Report filesystem space used by a database earthdistance - Operator for computing the distance (in miles) between two points on the earth's surface findoidjoins - Finds the joins used by oid columns by examining the actual values in the oid columns and row oids. fulltextindex - Full text indexing using triggers fuzzystrmatch - Functions for fuzzy string comparison (including Soundex) intagg - Integer aggregator/enumerator intarray - RD-tree data structure using GiST index isbn_issn - Type extensions for ISBN (books) and ISSN (serials) lo - Large Object maintenance ltree - data types, indexed access methods and queries for data organized as a tree-like structures. mac - Maps MAC addresses to manufacture names miscutil - Some utility functions mysql - Conversion utilities for MySQL dumps noupdate - Trigger to prevent updates on single columns oid2name - Maps oids to table names oracle - Conversion utility for Oracle database schemas pg_autovacuum - Automatic tidying of deleted tuples in the background. pg_dumplo - Large Object dumper pg_logger - Stdin to syslog gateway pg_upgrade - Migrate 7.1 database for initdb without requiring a full dump and reload. Experimental! pgbench - A simple program to run a benchmark test pgcrypto - Cryptographic functions pgstattuple - Returns the percentage of dead tuples in a table; this indicates whether a vacuum is required. reindexdb - Script to destroy and rebuild indexes, thus reclaiming space that vacuum does not reclaim retep - Java utilities for use with JDBC rserv - Database replication rtree_gist - R-Tree indexing using Generalised Search Tree algorithms seg - Type representing laboratory measurements as floating- point intervals spi - PostgreSQL Server Programming Interface; 4 examples of its use: autoinc - A function for implementing AUTOINCREMENT/ IDENTITY insert_username - function for inserting user names moddatetime - Update modification timestamps refint - Functions for implementing referential integrity (foreign keys). Note that this is now superseded by built-in referential integrity. timetravel - Re-implements in user code the time travel feature that was removed in 6.3. string - C-like input/output conversion routines for strings tablefunc - C functions which return setof scalar and setof composite tips - Micro HOWTOs tsearch - Searchable text data type supporting indexed access tsearch2 - Searchable text data type supporting indexed access userlock - User-level long-term locks vacuumlo - Vacuum deleted large objects xml2 - Manipulate XML documents in the database . PostgreSQL is an object-relational SQL database management system. |
PackageMaintainer | Martin Pitt <mpitt@debian.org> |
PackageName | postgresql-contrib-8.0 |
PackageSection | misc |
PackageVersion | 8.0.3-15ubuntu1 |
SHA-1 | 2D22E3C11C52364FC2679E04BE0519CABF0218D1 |
SHA-256 | 39D1D92A4859712BB63BCB0779AF987EA4348E4D7CDEB0B5D359B3F1AE89A062 |
Key | Value |
---|---|
FileName | postgresql-contrib-8.0_8.0.3-15ubuntu1_i386.deb |
FileSize | 489114 |
MD5 | CC47B9B9B5EFFAE27C69F2721471DB95 |
PackageDescription | additional facilities for PostgreSQL The PostgreSQL contrib package provides several additional features for the PostgreSQL database. This version is built to work with the server package postgresql-8.0. contrib often serves as a testbed for features before they are adopted into PostgreSQL proper: . adddepend - Process databases upgraded from PostgreSQL 7.2 and earlier to add dependency information that 7.3+ creates from the start array - Array iterator functions btree_gist - B-Tree indexing using GiST (Generalised Search Tree) chkpass - Password type for storing and comparing encrypted passwords cube - Type for n-dimensional "cubes" dbase - Inserts the contents of an xBase-style .dbf file into a PostgreSQL table dblink - Functions to return results from a remote database dbmirror - Trigger-based databaase mirroring dbsize - Report filesystem space used by a database earthdistance - Operator for computing the distance (in miles) between two points on the earth's surface findoidjoins - Finds the joins used by oid columns by examining the actual values in the oid columns and row oids. fulltextindex - Full text indexing using triggers fuzzystrmatch - Functions for fuzzy string comparison (including Soundex) intagg - Integer aggregator/enumerator intarray - RD-tree data structure using GiST index isbn_issn - Type extensions for ISBN (books) and ISSN (serials) lo - Large Object maintenance ltree - data types, indexed access methods and queries for data organized as a tree-like structures. mac - Maps MAC addresses to manufacture names miscutil - Some utility functions mysql - Conversion utilities for MySQL dumps noupdate - Trigger to prevent updates on single columns oid2name - Maps oids to table names oracle - Conversion utility for Oracle database schemas pg_autovacuum - Automatic tidying of deleted tuples in the background. pg_dumplo - Large Object dumper pg_logger - Stdin to syslog gateway pg_upgrade - Migrate 7.1 database for initdb without requiring a full dump and reload. Experimental! pgbench - A simple program to run a benchmark test pgcrypto - Cryptographic functions pgstattuple - Returns the percentage of dead tuples in a table; this indicates whether a vacuum is required. reindexdb - Script to destroy and rebuild indexes, thus reclaiming space that vacuum does not reclaim retep - Java utilities for use with JDBC rserv - Database replication rtree_gist - R-Tree indexing using Generalised Search Tree algorithms seg - Type representing laboratory measurements as floating- point intervals spi - PostgreSQL Server Programming Interface; 4 examples of its use: autoinc - A function for implementing AUTOINCREMENT/ IDENTITY insert_username - function for inserting user names moddatetime - Update modification timestamps refint - Functions for implementing referential integrity (foreign keys). Note that this is now superseded by built-in referential integrity. timetravel - Re-implements in user code the time travel feature that was removed in 6.3. string - C-like input/output conversion routines for strings tablefunc - C functions which return setof scalar and setof composite tips - Micro HOWTOs tsearch - Searchable text data type supporting indexed access tsearch2 - Searchable text data type supporting indexed access userlock - User-level long-term locks vacuumlo - Vacuum deleted large objects xml2 - Manipulate XML documents in the database . PostgreSQL is an object-relational SQL database management system. |
PackageMaintainer | Martin Pitt <mpitt@debian.org> |
PackageName | postgresql-contrib-8.0 |
PackageSection | misc |
PackageVersion | 8.0.3-15ubuntu1 |
SHA-1 | 3C40060A859B55C8E8A0A32BE441CC0594A29BDE |
SHA-256 | B293D8582B7EA2BCFFBAD318950C97427BD349B609BE64E1695DE745BC0108B5 |
nsrl-sha256 | rds241-sha256.zip |
Key | Value |
---|---|
FileSize | 534302 |
MD5 | A9F591E46E4EBACC6B10A6B30F4D2B93 |
PackageDescription | additional facilities for PostgreSQL The PostgreSQL contrib package provides several additional features for the PostgreSQL database. This version is built to work with the server package postgresql-8.0. contrib often serves as a testbed for features before they are adopted into PostgreSQL proper: . adddepend - Process databases upgraded from PostgreSQL 7.2 and earlier to add dependency information that 7.3+ creates from the start array - Array iterator functions btree_gist - B-Tree indexing using GiST (Generalised Search Tree) chkpass - Password type for storing and comparing encrypted passwords cube - Type for n-dimensional "cubes" dbase - Inserts the contents of an xBase-style .dbf file into a PostgreSQL table dblink - Functions to return results from a remote database dbmirror - Trigger-based databaase mirroring dbsize - Report filesystem space used by a database earthdistance - Operator for computing the distance (in miles) between two points on the earth's surface findoidjoins - Finds the joins used by oid columns by examining the actual values in the oid columns and row oids. fulltextindex - Full text indexing using triggers fuzzystrmatch - Functions for fuzzy string comparison (including Soundex) intagg - Integer aggregator/enumerator intarray - RD-tree data structure using GiST index isbn_issn - Type extensions for ISBN (books) and ISSN (serials) lo - Large Object maintenance ltree - data types, indexed access methods and queries for data organized as a tree-like structures. mac - Maps MAC addresses to manufacture names miscutil - Some utility functions mysql - Conversion utilities for MySQL dumps noupdate - Trigger to prevent updates on single columns oid2name - Maps oids to table names oracle - Conversion utility for Oracle database schemas pg_autovacuum - Automatic tidying of deleted tuples in the background. pg_dumplo - Large Object dumper pg_logger - Stdin to syslog gateway pg_upgrade - Migrate 7.1 database for initdb without requiring a full dump and reload. Experimental! pgbench - A simple program to run a benchmark test pgcrypto - Cryptographic functions pgstattuple - Returns the percentage of dead tuples in a table; this indicates whether a vacuum is required. reindexdb - Script to destroy and rebuild indexes, thus reclaiming space that vacuum does not reclaim retep - Java utilities for use with JDBC rserv - Database replication rtree_gist - R-Tree indexing using Generalised Search Tree algorithms seg - Type representing laboratory measurements as floating- point intervals spi - PostgreSQL Server Programming Interface; 4 examples of its use: autoinc - A function for implementing AUTOINCREMENT/ IDENTITY insert_username - function for inserting user names moddatetime - Update modification timestamps refint - Functions for implementing referential integrity (foreign keys). Note that this is now superseded by built-in referential integrity. timetravel - Re-implements in user code the time travel feature that was removed in 6.3. string - C-like input/output conversion routines for strings tablefunc - C functions which return setof scalar and setof composite tips - Micro HOWTOs tsearch - Searchable text data type supporting indexed access tsearch2 - Searchable text data type supporting indexed access userlock - User-level long-term locks vacuumlo - Vacuum deleted large objects xml2 - Manipulate XML documents in the database . PostgreSQL is an object-relational SQL database management system. |
PackageMaintainer | Martin Pitt <mpitt@debian.org> |
PackageName | postgresql-contrib-8.0 |
PackageSection | misc |
PackageVersion | 8.0.3-15ubuntu2 |
SHA-1 | 45E0D9CB7E70949E13D45AA80513B176CBA60BA8 |
SHA-256 | BF82E0D19878FBC639C2F0D68D79B45C4E99DE41E83EAFC9E6DF55E1F5E502E5 |
Key | Value |
---|---|
FileSize | 700408 |
MD5 | F8FF5FF49BF05029520D172C95272D59 |
PackageDescription | additional facilities for PostgreSQL The PostgreSQL contrib package provides several additional features for the PostgreSQL database. This version is built to work with the server package postgresql-8.0. contrib often serves as a testbed for features before they are adopted into PostgreSQL proper: . adddepend - Process databases upgraded from PostgreSQL 7.2 and earlier to add dependency information that 7.3+ creates from the start array - Array iterator functions btree_gist - B-Tree indexing using GiST (Generalised Search Tree) chkpass - Password type for storing and comparing encrypted passwords cube - Type for n-dimensional "cubes" dbase - Inserts the contents of an xBase-style .dbf file into a PostgreSQL table dblink - Functions to return results from a remote database dbmirror - Trigger-based databaase mirroring dbsize - Report filesystem space used by a database earthdistance - Operator for computing the distance (in miles) between two points on the earth's surface findoidjoins - Finds the joins used by oid columns by examining the actual values in the oid columns and row oids. fulltextindex - Full text indexing using triggers fuzzystrmatch - Functions for fuzzy string comparison (including Soundex) intagg - Integer aggregator/enumerator intarray - RD-tree data structure using GiST index isbn_issn - Type extensions for ISBN (books) and ISSN (serials) lo - Large Object maintenance ltree - data types, indexed access methods and queries for data organized as a tree-like structures. mac - Maps MAC addresses to manufacture names miscutil - Some utility functions mysql - Conversion utilities for MySQL dumps noupdate - Trigger to prevent updates on single columns oid2name - Maps oids to table names oracle - Conversion utility for Oracle database schemas pg_autovacuum - Automatic tidying of deleted tuples in the background. pg_dumplo - Large Object dumper pg_logger - Stdin to syslog gateway pg_upgrade - Migrate 7.1 database for initdb without requiring a full dump and reload. Experimental! pgbench - A simple program to run a benchmark test pgcrypto - Cryptographic functions pgstattuple - Returns the percentage of dead tuples in a table; this indicates whether a vacuum is required. reindexdb - Script to destroy and rebuild indexes, thus reclaiming space that vacuum does not reclaim retep - Java utilities for use with JDBC rserv - Database replication rtree_gist - R-Tree indexing using Generalised Search Tree algorithms seg - Type representing laboratory measurements as floating- point intervals spi - PostgreSQL Server Programming Interface; 4 examples of its use: autoinc - A function for implementing AUTOINCREMENT/ IDENTITY insert_username - function for inserting user names moddatetime - Update modification timestamps refint - Functions for implementing referential integrity (foreign keys). Note that this is now superseded by built-in referential integrity. timetravel - Re-implements in user code the time travel feature that was removed in 6.3. string - C-like input/output conversion routines for strings tablefunc - C functions which return setof scalar and setof composite tips - Micro HOWTOs tsearch - Searchable text data type supporting indexed access tsearch2 - Searchable text data type supporting indexed access userlock - User-level long-term locks vacuumlo - Vacuum deleted large objects xml2 - Manipulate XML documents in the database . PostgreSQL is an object-relational SQL database management system. |
PackageMaintainer | Martin Pitt <mpitt@debian.org> |
PackageName | postgresql-contrib-8.0 |
PackageSection | misc |
PackageVersion | 8.0.3-15ubuntu1 |
SHA-1 | 462E049ADD8116A091F2133F4CE42A6067BC6AC8 |
SHA-256 | 24204992D19D429E548DC14C0F5741011FFC8E9BFA592C2B38A454A5B9CD670C |
Key | Value |
---|---|
FileSize | 491706 |
MD5 | 8623B16D1CC780550E7CE0327075E5D5 |
PackageDescription | additional facilities for PostgreSQL The PostgreSQL contrib package provides several additional features for the PostgreSQL database. This version is built to work with the server package postgresql-8.0. contrib often serves as a testbed for features before they are adopted into PostgreSQL proper: . adddepend - Process databases upgraded from PostgreSQL 7.2 and earlier to add dependency information that 7.3+ creates from the start array - Array iterator functions btree_gist - B-Tree indexing using GiST (Generalised Search Tree) chkpass - Password type for storing and comparing encrypted passwords cube - Type for n-dimensional "cubes" dbase - Inserts the contents of an xBase-style .dbf file into a PostgreSQL table dblink - Functions to return results from a remote database dbmirror - Trigger-based databaase mirroring dbsize - Report filesystem space used by a database earthdistance - Operator for computing the distance (in miles) between two points on the earth's surface findoidjoins - Finds the joins used by oid columns by examining the actual values in the oid columns and row oids. fulltextindex - Full text indexing using triggers fuzzystrmatch - Functions for fuzzy string comparison (including Soundex) intagg - Integer aggregator/enumerator intarray - RD-tree data structure using GiST index isbn_issn - Type extensions for ISBN (books) and ISSN (serials) lo - Large Object maintenance ltree - data types, indexed access methods and queries for data organized as a tree-like structures. mac - Maps MAC addresses to manufacture names miscutil - Some utility functions mysql - Conversion utilities for MySQL dumps noupdate - Trigger to prevent updates on single columns oid2name - Maps oids to table names oracle - Conversion utility for Oracle database schemas pg_autovacuum - Automatic tidying of deleted tuples in the background. pg_dumplo - Large Object dumper pg_logger - Stdin to syslog gateway pg_upgrade - Migrate 7.1 database for initdb without requiring a full dump and reload. Experimental! pgbench - A simple program to run a benchmark test pgcrypto - Cryptographic functions pgstattuple - Returns the percentage of dead tuples in a table; this indicates whether a vacuum is required. reindexdb - Script to destroy and rebuild indexes, thus reclaiming space that vacuum does not reclaim retep - Java utilities for use with JDBC rserv - Database replication rtree_gist - R-Tree indexing using Generalised Search Tree algorithms seg - Type representing laboratory measurements as floating- point intervals spi - PostgreSQL Server Programming Interface; 4 examples of its use: autoinc - A function for implementing AUTOINCREMENT/ IDENTITY insert_username - function for inserting user names moddatetime - Update modification timestamps refint - Functions for implementing referential integrity (foreign keys). Note that this is now superseded by built-in referential integrity. timetravel - Re-implements in user code the time travel feature that was removed in 6.3. string - C-like input/output conversion routines for strings tablefunc - C functions which return setof scalar and setof composite tips - Micro HOWTOs tsearch - Searchable text data type supporting indexed access tsearch2 - Searchable text data type supporting indexed access userlock - User-level long-term locks vacuumlo - Vacuum deleted large objects xml2 - Manipulate XML documents in the database . PostgreSQL is an object-relational SQL database management system. |
PackageMaintainer | Martin Pitt <mpitt@debian.org> |
PackageName | postgresql-contrib-8.0 |
PackageSection | misc |
PackageVersion | 8.0.3-15ubuntu2.3 |
SHA-1 | 4892BC5B21D917ECCF094B400F4F7FC89E6CF8E7 |
SHA-256 | 583D309FB8C554F06638E044790D23C190B4078CD6AEA71427430C2284E1E955 |
Key | Value |
---|---|
FileSize | 562658 |
MD5 | 2D978AE2B56BA9FE10700C85992B24C6 |
PackageDescription | additional facilities for PostgreSQL The PostgreSQL contrib package provides several additional features for the PostgreSQL database. This version is built to work with the server package postgresql-8.0. contrib often serves as a testbed for features before they are adopted into PostgreSQL proper: . adddepend - Process databases upgraded from PostgreSQL 7.2 and earlier to add dependency information that 7.3+ creates from the start array - Array iterator functions btree_gist - B-Tree indexing using GiST (Generalised Search Tree) chkpass - Password type for storing and comparing encrypted passwords cube - Type for n-dimensional "cubes" dbase - Inserts the contents of an xBase-style .dbf file into a PostgreSQL table dblink - Functions to return results from a remote database dbmirror - Trigger-based databaase mirroring dbsize - Report filesystem space used by a database earthdistance - Operator for computing the distance (in miles) between two points on the earth's surface findoidjoins - Finds the joins used by oid columns by examining the actual values in the oid columns and row oids. fulltextindex - Full text indexing using triggers fuzzystrmatch - Functions for fuzzy string comparison (including Soundex) intagg - Integer aggregator/enumerator intarray - RD-tree data structure using GiST index isbn_issn - Type extensions for ISBN (books) and ISSN (serials) lo - Large Object maintenance ltree - data types, indexed access methods and queries for data organized as a tree-like structures. mac - Maps MAC addresses to manufacture names miscutil - Some utility functions mysql - Conversion utilities for MySQL dumps noupdate - Trigger to prevent updates on single columns oid2name - Maps oids to table names oracle - Conversion utility for Oracle database schemas pg_autovacuum - Automatic tidying of deleted tuples in the background. pg_dumplo - Large Object dumper pg_logger - Stdin to syslog gateway pg_upgrade - Migrate 7.1 database for initdb without requiring a full dump and reload. Experimental! pgbench - A simple program to run a benchmark test pgcrypto - Cryptographic functions pgstattuple - Returns the percentage of dead tuples in a table; this indicates whether a vacuum is required. reindexdb - Script to destroy and rebuild indexes, thus reclaiming space that vacuum does not reclaim retep - Java utilities for use with JDBC rserv - Database replication rtree_gist - R-Tree indexing using Generalised Search Tree algorithms seg - Type representing laboratory measurements as floating- point intervals spi - PostgreSQL Server Programming Interface; 4 examples of its use: autoinc - A function for implementing AUTOINCREMENT/ IDENTITY insert_username - function for inserting user names moddatetime - Update modification timestamps refint - Functions for implementing referential integrity (foreign keys). Note that this is now superseded by built-in referential integrity. timetravel - Re-implements in user code the time travel feature that was removed in 6.3. string - C-like input/output conversion routines for strings tablefunc - C functions which return setof scalar and setof composite tips - Micro HOWTOs tsearch - Searchable text data type supporting indexed access tsearch2 - Searchable text data type supporting indexed access userlock - User-level long-term locks vacuumlo - Vacuum deleted large objects xml2 - Manipulate XML documents in the database . PostgreSQL is an object-relational SQL database management system. |
PackageMaintainer | Martin Pitt <mpitt@debian.org> |
PackageName | postgresql-contrib-8.0 |
PackageSection | misc |
PackageVersion | 8.0.3-15ubuntu2 |
SHA-1 | 49FACABEC176EBF8D4E72C5690C17F1FD5A44FDF |
SHA-256 | 15771295AF08E384A36CACF2D47F9FBD60B9A527527F8555C8C940E01E8CE906 |