Result for 0AC882EE1B004865913ABAFEC739B7BB5D175AA6

Query result

Key Value
CRC32E236D7DA
FileName./usr/share/postgres-xc/extension/lo--unpackaged--1.0.sql
FileSize298
MD52DA1BC995F1435F6DC7E90DA1263C510
OpSystemCode{'MfgCode': '1006', 'OpSystemCode': '362', 'OpSystemName': 'TBD', 'OpSystemVersion': 'none'}
ProductCode{'ApplicationType': 'Help Desk Management System', 'Language': 'Multilanguage', 'MfgCode': '89269', 'OpSystemCode': '884', 'ProductCode': '227528', 'ProductName': 'Web Help Desk', 'ProductVersion': '12.7.3'}
SHA-10AC882EE1B004865913ABAFEC739B7BB5D175AA6
SHA-256D07687126BDEECD62EEB6078081A82EAB1EC8C5B062DDE432A9EA891ED1E66C6
SSDEEP6:UT1KAWkI/JoUEg2WrF8QjNFY/uArhXz9NvkkGaRH:UB2ZJoUEeBNFY/XZRH
SpecialCode
TLSHT104E08C4D3AD8396251239AADB41780B1AA228B5A8C8238D4911240D9D852FD507AAC7D
dbnsrl_modern_rds
insert-timestamp1646981697.8419423
sourceNSRL
tar:gnamebin
tar:unameroot
hashlookup:parent-total102
hashlookup:trust100

Network graph view

Parents (Total: 102)

The searched file hash is included in 102 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/5.6/packages//powerpc//postgresql-contrib-9.3.4p0.tgz
MD5725682ECA876289034D33810F44B1DF6
SHA-1028AF43E3F690C99DD727A7A9A3FFFD6F8395011
SHA-2568EB61819996EEAE4A5C7447C5BA29091AC1C93ACC7D7E7FE6155082572CE0669
SSDEEP12288:cIH3Z/4vLkhbtGf1NQ/p0Wpq7oYWhLSGb1I1zxz6wJ5hXlKakviWZ:cIXx4YwtNQ/p/Q7a4Y1Wxz6wJ5hVeqw
TLSHT14EE433CE7BB54070FDAF4E4B368676545CC66C9CA479C5E7892C24C160B8F422DE32B9
Key Value
MD5754738543E8511B47C29C5B6AE0686AA
PackageArchppc64
PackageDescriptionThe postgresql-contrib package contains various extension modules that are included in the PostgreSQL distribution.
PackageMaintainerFedora Project
PackageNamepostgresql-contrib
PackageRelease2.fc20
PackageVersion9.3.1
SHA-10353CE570D6C071B3FD37DBE00E1FF6114C3F591
SHA-256D5337E5E43F7A6B9D3FE09EC3B40B06A24915346B7C0BEFD0B5F381FE0AF279F
Key Value
MD5F27F64894C0CE762EBE9C41C2C9A8689
PackageArchppc64
PackageDescriptionThe postgresql-contrib package contains various extension modules that are included in the PostgreSQL distribution.
PackageMaintainerFedora Project
PackageNamepostgresql-contrib
PackageRelease1.fc19
PackageVersion9.2.4
SHA-109CD029454B16E7E07B7BC33AD0895162F0D7E85
SHA-256C539EADDFD70E343860DA5348829D0CF623F457C76865B45433387D87B72FBEA
Key Value
FileSize334354
MD5B10351E2A4584EB94A5756F2FD6D4A04
PackageDescriptionadditional facilities for Postgres-XC The Postgres-XC contrib package provides several additional features for the Postgres-XC database. contrib often serves as a testbed for features before they are adopted into PostgreSQL proper: . adminpack - File and log manipulation routines, used by pgAdmin btree_gist - B-Tree indexing using GiST (Generalised Search Tree) chkpass - An auto-encrypted password datatype cube - Multidimensional-cube datatype (GiST indexing example) dblink - Functions to return results from a remote database earthdistance - Operator for computing the distance (in miles) between two points on the earth's surface fuzzystrmatch - Levenshtein, metaphone, and soundex fuzzy string matching hstore - Store (key, value) pairs intagg - Integer aggregator/enumerator _int - Index support for arrays of int4, using GiST (benchmark needs the libdbd-pg-perl package) isn - type extensions for ISBN, ISSN, ISMN, EAN13 product numbers lo - Large Object maintenance ltree - Tree-like data structures oid2name - Maps OIDs to table names pageinspect - Inspection of database pages passwordcheck - Simple password strength checker pg_buffercache - Real time queries on the shared buffer cache pg_freespacemap- Displays the contents of the free space map (FSM) pg_trgm - Determine the similarity of text based on trigram matching pg_standby - Create a warm stand-by server pgbench - TPC-B like benchmark pgcrypto - Cryptographic functions pgrowlocks - A function to return row locking information pgstattuple - Returns the percentage of dead tuples in a table; this indicates whether a vacuum is required. seg - Confidence-interval datatype (GiST indexing example) 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. tablefunc - examples of functions returning tables uuid-ossp - UUID generation functions vacuumlo - Remove orphaned large objects . Postgres-XC is a write-scalable, synchronous multi-master, transparent PostgreSQL cluster.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepostgres-xc-contrib
PackageSectiondatabase
PackageVersion1.1-2ubuntu2
SHA-109EC8632494174FF9B5C92392743AF0AE0576A4C
SHA-256B272490B116C98EA593947DD495416F04F9E0A1B77AA3B0BAAFB3F0B3C6BEE4E
Key Value
FileSize293830
MD5972A848B5DCDDF606785CD7BF072B5BA
PackageDescriptionadditional 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-9.1. contrib often serves as a testbed for features before they are adopted into PostgreSQL proper: . adminpack - File and log manipulation routines, used by pgAdmin btree_gist - B-Tree indexing using GiST (Generalised Search Tree) chkpass - An auto-encrypted password datatype cube - Multidimensional-cube datatype (GiST indexing example) dblink - Functions to return results from a remote database earthdistance - Operator for computing the distance (in miles) between two points on the earth's surface fuzzystrmatch - Levenshtein, metaphone, and soundex fuzzy string matching hstore - Store (key, value) pairs intagg - Integer aggregator/enumerator _int - Index support for arrays of int4, using GiST (benchmark needs the libdbd-pg-perl package) isn - type extensions for ISBN, ISSN, ISMN, EAN13 product numbers lo - Large Object maintenance ltree - Tree-like data structures oid2name - Maps OIDs to table names pageinspect - Inspection of database pages passwordcheck - Simple password strength checker pg_buffercache - Real time queries on the shared buffer cache pg_freespacemap- Displays the contents of the free space map (FSM) pg_trgm - Determine the similarity of text based on trigram matching pg_standby - Create a warm stand-by server pgbench - TPC-B like benchmark pgcrypto - Cryptographic functions pgrowlocks - A function to return row locking information pgstattuple - Returns the percentage of dead tuples in a table; this indicates whether a vacuum is required. seg - Confidence-interval datatype (GiST indexing example) 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. tablefunc - examples of functions returning tables uuid-ossp - UUID generation functions vacuumlo - Remove orphaned large objects . PostgreSQL is an object-relational SQL database management system.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepostgresql-contrib-9.1
PackageSectiondatabase
PackageVersion9.1.9-1ubuntu1
SHA-10BC4BC733A2C1D400C1785F3F9DE5C7B933D3008
SHA-2565095B0532EFBB79D5281BD29C27C83E73DC0F5A2CC6D9342DCAE0F164C5775B4
Key Value
FileSize333584
MD505DE4D1FEF161B1E90A94D0629D83C8D
PackageDescriptionadditional 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-9.1. contrib often serves as a testbed for features before they are adopted into PostgreSQL proper: . adminpack - File and log manipulation routines, used by pgAdmin btree_gist - B-Tree indexing using GiST (Generalised Search Tree) chkpass - An auto-encrypted password datatype cube - Multidimensional-cube datatype (GiST indexing example) dblink - Functions to return results from a remote database earthdistance - Operator for computing the distance (in miles) between two points on the earth's surface fuzzystrmatch - Levenshtein, metaphone, and soundex fuzzy string matching hstore - Store (key, value) pairs intagg - Integer aggregator/enumerator _int - Index support for arrays of int4, using GiST (benchmark needs the libdbd-pg-perl package) isn - type extensions for ISBN, ISSN, ISMN, EAN13 product numbers lo - Large Object maintenance ltree - Tree-like data structures oid2name - Maps OIDs to table names pageinspect - Inspection of database pages passwordcheck - Simple password strength checker pg_buffercache - Real time queries on the shared buffer cache pg_freespacemap- Displays the contents of the free space map (FSM) pg_trgm - Determine the similarity of text based on trigram matching pg_standby - Create a warm stand-by server pgbench - TPC-B like benchmark pgcrypto - Cryptographic functions pgrowlocks - A function to return row locking information pgstattuple - Returns the percentage of dead tuples in a table; this indicates whether a vacuum is required. seg - Confidence-interval datatype (GiST indexing example) 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. tablefunc - examples of functions returning tables uuid-ossp - UUID generation functions vacuumlo - Remove orphaned large objects . PostgreSQL is an object-relational SQL database management system.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepostgresql-contrib-9.1
PackageSectiondatabase
PackageVersion9.1.13-0ubuntu0.12.10
SHA-10D29DB867FB266DBA919E84CB7D7E4C40C9446A3
SHA-256B44AEC25434BD39A232F2AC61DBB65FEAF482C25887AE2DBA0E7F949DD7FC741
Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/5.5/packages//sparc64//postgresql-contrib-9.3.2.tgz
MD5AD42EF0A82E0D8C2973643301C230EED
SHA-10F056CAFCCFDDCABC193612EBC261E8C4DAA424E
SHA-2567B8AC6E7F511F3655B19FC9A28DF9253196B4C1F65CD0D79459F8B9FB0535C03
SSDEEP12288:fDxY7feC7nfExqU3aDx1McP2TnBrq0rgF1m4424QgI1RVurFn/uMy/lo7g/B:fDxYze8fE0THG/rgNgIAn23/B
TLSHT172E423DDB1A2CC07789390744785AA7DAAC2EF928CC5E47D8951B2336FF0A7F205B506
Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/5.5/packages//i386//postgresql-contrib-9.3.2.tgz
MD52C7250A0E8E3086C5F081082F6FF44B9
SHA-10F7F6DFA6334396696B93C48276462F357CE76C9
SHA-256EBD36DEC9F37E36A9ED29C702EDE95406A1FD59B66910C5F2C1526758D649744
SSDEEP12288:7zJy+kaHNWauF+g0OBBmRO8CIosCE4aHS/iYBi4x+ty2HAS1/ADDSY7:/JPH4auF+g03qsCE4r1Bvx+Q2gSFQt7
TLSHT180D4231DE6F0F7D0153FB06D63ECDA3D42B9A3B245A4F1C420A3651B37A562F1A894A3
Key Value
FileSize294392
MD554B606BB791DE6E5703686505542921F
PackageDescriptionadditional 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-9.1. contrib often serves as a testbed for features before they are adopted into PostgreSQL proper: . adminpack - File and log manipulation routines, used by pgAdmin btree_gist - B-Tree indexing using GiST (Generalised Search Tree) chkpass - An auto-encrypted password datatype cube - Multidimensional-cube datatype (GiST indexing example) dblink - Functions to return results from a remote database earthdistance - Operator for computing the distance (in miles) between two points on the earth's surface fuzzystrmatch - Levenshtein, metaphone, and soundex fuzzy string matching hstore - Store (key, value) pairs intagg - Integer aggregator/enumerator _int - Index support for arrays of int4, using GiST (benchmark needs the libdbd-pg-perl package) isn - type extensions for ISBN, ISSN, ISMN, EAN13 product numbers lo - Large Object maintenance ltree - Tree-like data structures oid2name - Maps OIDs to table names pageinspect - Inspection of database pages passwordcheck - Simple password strength checker pg_buffercache - Real time queries on the shared buffer cache pg_freespacemap- Displays the contents of the free space map (FSM) pg_trgm - Determine the similarity of text based on trigram matching pg_standby - Create a warm stand-by server pgbench - TPC-B like benchmark pgcrypto - Cryptographic functions pgrowlocks - A function to return row locking information pgstattuple - Returns the percentage of dead tuples in a table; this indicates whether a vacuum is required. seg - Confidence-interval datatype (GiST indexing example) 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. tablefunc - examples of functions returning tables uuid-ossp - UUID generation functions vacuumlo - Remove orphaned large objects . PostgreSQL is an object-relational SQL database management system.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepostgresql-contrib-9.1
PackageSectiondatabase
PackageVersion9.1.13-0ubuntu0.12.10
SHA-112D5253D9D0115F923D160D04E773D6450CAEBF0
SHA-25644F8CA1A85792F4BC787138B3EE138C75F75CA9A8A1D135542FC9CBBF664477C
Key Value
FileSize400356
MD5B680DB32101EE01D6241BE03F94AB4E6
PackageDescriptionadditional 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-9.3. contrib often serves as a testbed for features before they are adopted into PostgreSQL proper: . adminpack - File and log manipulation routines, used by pgAdmin btree_gist - B-Tree indexing using GiST (Generalised Search Tree) chkpass - An auto-encrypted password datatype cube - Multidimensional-cube datatype (GiST indexing example) dblink - Functions to return results from a remote database earthdistance - Operator for computing the distance (in miles) between two points on the earth's surface fuzzystrmatch - Levenshtein, metaphone, and soundex fuzzy string matching hstore - Store (key, value) pairs intagg - Integer aggregator/enumerator _int - Index support for arrays of int4, using GiST (benchmark needs the libdbd-pg-perl package) isn - type extensions for ISBN, ISSN, ISMN, EAN13 product numbers lo - Large Object maintenance ltree - Tree-like data structures oid2name - Maps OIDs to table names pageinspect - Inspection of database pages passwordcheck - Simple password strength checker pg_buffercache - Real time queries on the shared buffer cache pg_freespacemap- Displays the contents of the free space map (FSM) pg_trgm - Determine the similarity of text based on trigram matching pg_standby - Create a warm stand-by server pgbench - TPC-B like benchmark pgcrypto - Cryptographic functions pgrowlocks - A function to return row locking information pgstattuple - Returns the percentage of dead tuples in a table; this indicates whether a vacuum is required. postgresql_fwd - foreign data wrapper for PostgreSQL seg - Confidence-interval datatype (GiST indexing example) 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. tablefunc - examples of functions returning tables uuid-ossp - UUID generation functions vacuumlo - Remove orphaned large objects . PostgreSQL is an object-relational SQL database management system.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepostgresql-contrib-9.3
PackageSectiondatabase
PackageVersion9.3.4-1
SHA-1131E0E4C7A3F1EBFCB7FDD738F210C4ED084C79C
SHA-2561C33DBD8FA0F49FCD3E628B537BA7D217955AFF8D84D5D5CCF1B8E35D599385A