Key | Value |
---|---|
FileName | ./usr/share/doc/postgresql-server-dev-8.3/changelog.Debian.gz |
FileSize | 17359 |
MD5 | 112D21F0FC7C7819F7DA5E1170C7F1B9 |
SHA-1 | 68431F5E2F0D14094CCED03119839223AECFE130 |
SHA-256 | 1CC0296CDFC6E7B55E2BEE72441E74F7C96B76D8D53B5E240668C45F00304C92 |
SSDEEP | 384:fROS29wGSk9eZIALDCKI3JS/67eWli9Eo/jkBXv/5:fRUmSeZTxI3MWlmFjkBXv/5 |
TLSH | T15972E185F09F1937051B22D3B50D4A27FEFB7FCCE1382690996650FB9391A9AB0B1C06 |
hashlookup:parent-total | 13 |
hashlookup:trust | 100 |
The searched file hash is included in 13 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 1679464 |
MD5 | D306A8866EA6D5046359B62CEE16C15E |
PackageDescription | front-end programs for PostgreSQL 8.3 This package contains client and administrative programs for PostgreSQL: these are the interactive terminal client psql and programs for creating and removing users and databases. . This is the client package for PostgreSQL 8.3. If you install PostgreSQL 8.3 on a standalone machine, you need the server package postgresql-8.3, too. On a network, you can install this package on many client machines, while the server package may be installed on only one machine. . PostgreSQL is an object-relational SQL database management system. |
PackageMaintainer | Martin Pitt <martin.pitt@ubuntu.com> |
PackageName | postgresql-client-8.3 |
PackageSection | misc |
PackageVersion | 8.3.1-1~feisty1 |
SHA-1 | 07AC8F09EED731889DF2F468D5F008C64DE7F6E8 |
SHA-256 | 50DD7B63C10B2E69EDC7000ECC66C877BFAF87B443C2039FA99C67A75F0E1865 |
Key | Value |
---|---|
FileSize | 230310 |
MD5 | 9B997BBC8C4ADC65323673D6AD3A774F |
PackageDescription | shared library libpgtypes for PostgreSQL 8.3 The libpgtypes shared library is used by programs built with ecpg. (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. |
PackageMaintainer | Martin Pitt <martin.pitt@ubuntu.com> |
PackageName | libpgtypes3 |
PackageSection | libs |
PackageVersion | 8.3.1-1~feisty1 |
SHA-1 | 3CC5C0C4EE24F924F95EAF30C54447E71682611A |
SHA-256 | FA815A7339194CB9EBEBDF1B25EC722414A3E8EDFFB824CF942F9F029BF4A2A3 |
Key | Value |
---|---|
FileSize | 221744 |
MD5 | 7F0DA2E9E16566D942369116BF1E25F9 |
PackageDescription | PL/Python procedural language for PostgreSQL 8.3 PL/Python enables an SQL developer to write procedural language functions for PostgreSQL 8.3 in Python. You need this package if you have any PostgreSQL 8.3 functions that use the languages plpython or plpythonu. . PostgreSQL is an object-relational SQL database management system. |
PackageMaintainer | Martin Pitt <martin.pitt@ubuntu.com> |
PackageName | postgresql-plpython-8.3 |
PackageSection | misc |
PackageVersion | 8.3.1-1~feisty1 |
SHA-1 | CF2A384D8F446D594CD083EA20FD7EFC75C9FB7D |
SHA-256 | CD66C9EE72B5EDD53059F67C4351092A9046E733745F61518EE50B88D764B847 |
Key | Value |
---|---|
FileSize | 610140 |
MD5 | F5F860F182C83A922B87670BCE5CB792 |
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.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 intagg - Integer aggregator/enumerator intarray - Index support for arrays of int4, using GiST 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 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. |
PackageMaintainer | Martin Pitt <martin.pitt@ubuntu.com> |
PackageName | postgresql-contrib-8.3 |
PackageSection | misc |
PackageVersion | 8.3.1-1~feisty1 |
SHA-1 | E60490646F277F8F6052F89609F4D8E5ED94A752 |
SHA-256 | 1B23B2296C2B5FC1380E0D42D7742C3B44D031044DA3A09C80FE2CF39612E7C0 |
Key | Value |
---|---|
FileSize | 401250 |
MD5 | D6C045B723064828893756F56C3A31C4 |
PackageDescription | header files for libpq5 (PostgreSQL library) Header files and static library for compiling C programs to link with the libpq library in order to communicate with a PostgreSQL database backend. . PostgreSQL is an object-relational SQL database management system. |
PackageMaintainer | Martin Pitt <martin.pitt@ubuntu.com> |
PackageName | libpq-dev |
PackageSection | libdevel |
PackageVersion | 8.3.1-1~feisty1 |
SHA-1 | DE9FBDC8C5E342488E19D3F28475A33B15811417 |
SHA-256 | F3276D1E873238E19BEDB64F6EBC12C738C8901D9E0E336242FED411AAFC1418 |
Key | Value |
---|---|
FileSize | 229918 |
MD5 | 8657645D59D696F5FF8AFBA5A5AEF0F1 |
PackageDescription | PL/Perl procedural language for PostgreSQL 8.3 PL/Perl enables an SQL developer to write procedural language functions for PostgreSQL 8.3 in Perl. You need this package if you have any PostgreSQL 8.3 functions that use the languages plperl or plperlu. . PostgreSQL is an object-relational SQL database management system. |
PackageMaintainer | Martin Pitt <martin.pitt@ubuntu.com> |
PackageName | postgresql-plperl-8.3 |
PackageSection | misc |
PackageVersion | 8.3.1-1~feisty1 |
SHA-1 | 11F38FACA6D48AE6847F75F1B586287672AC4FF3 |
SHA-256 | D39DC613BF935D12E3B12104578F2355FD68CBD3CE0B5DCEAB28E39777C872FA |
Key | Value |
---|---|
FileSize | 219924 |
MD5 | 68BCBFD8A87C6BB46B3D9F72F157779F |
PackageDescription | PL/Tcl procedural language for PostgreSQL 8.3 PL/Tcl enables an SQL developer to write procedural language functions for PostgreSQL 8.3 in Tcl. You need this package if you have any PostgreSQL 8.3 functions that use the languages pltcl or pltclu. . PostgreSQL is an object-relational SQL database management system. |
PackageMaintainer | Martin Pitt <martin.pitt@ubuntu.com> |
PackageName | postgresql-pltcl-8.3 |
PackageSection | misc |
PackageVersion | 8.3.1-1~feisty1 |
SHA-1 | D90B9484D270AF849E22CB7AD53FD85DC5379035 |
SHA-256 | D913415FEB75A0513767F54D5D5FA3890B9F160B2E759EEE9A62F566021D6824 |
Key | Value |
---|---|
FileSize | 763262 |
MD5 | 26D056C0B0F2126820A1CE65436FAB71 |
PackageDescription | development files for PostgreSQL 8.3 server-side programming Header files for compiling SSI code to link into PostgreSQL's backend; for example, for C functions to be called from SQL. . This package also contains the Makefiles necessary for building add-on modules of PostgreSQL, which would otherwise have to be built in the PostgreSQL source-code tree. . PostgreSQL is an object-relational SQL database management system. |
PackageMaintainer | Martin Pitt <martin.pitt@ubuntu.com> |
PackageName | postgresql-server-dev-8.3 |
PackageSection | libdevel |
PackageVersion | 8.3.1-1~feisty1 |
SHA-1 | A39D10F5F257C8AE7C44F240308EED1BE188AD99 |
SHA-256 | E477224AF08444E67E434959BC44EFDB762FD2F78947017392091DB1827035C6 |
Key | Value |
---|---|
FileSize | 228660 |
MD5 | 9B82FFB3E8150DAA3F9BE1C2860267CF |
PackageDescription | run-time library for ECPG programs The libecpg shared library is used by programs built with ECPG (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. |
PackageMaintainer | Martin Pitt <martin.pitt@ubuntu.com> |
PackageName | libecpg6 |
PackageSection | libs |
PackageVersion | 8.3.1-1~feisty1 |
SHA-1 | C8D169C248F8583E86F8FFFC92552BB48AF3839D |
SHA-256 | 96ADBBF851AEB4D913F1E1D1A4A15D3BD027375B06C7C317407C373D7FEB4682 |
Key | Value |
---|---|
FileSize | 411982 |
MD5 | FA82EB8A8E4F4423EA6286F37050E8DD |
PackageDescription | development files for ECPG (Embedded PostgreSQL for C) This package contains the necessary files to build ECPG (Embedded PostgreSQL for C) programs. It includes the development libraries and the preprocessor program ecpg. . PostgreSQL is an object-relational SQL database management system. . Install this package if you want to write C programs with SQL statements embedded in them (rather than run by an external process). |
PackageMaintainer | Martin Pitt <martin.pitt@ubuntu.com> |
PackageName | libecpg-dev |
PackageSection | libdevel |
PackageVersion | 8.3.1-1~feisty1 |
SHA-1 | F58D557356BDBFD80AA130A9B31786F65A8E9B6F |
SHA-256 | F154C8947A1A9C9169C3547BE1CD83A6DEFAF2548B71649A7D95474AE36E326D |
Key | Value |
---|---|
FileSize | 5615542 |
MD5 | B2BE4CB0A2A53AFE3D047238B8E64D79 |
PackageDescription | object-relational SQL database, version 8.3 server PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Some of the features are: ACID transactions, foreign keys, views, sequences, subqueries, triggers, user-defined types and functions, outer joins, multiversion concurrency control. Graphical user interfaces and bindings for many programming languages are available as well. . This package provides the database server for PostgreSQL 8.3. Servers for other major release versions can be installed simultaneously and are coordinated by the postgresql-common package. A package providing ident-server is needed if you want to authenticate remote connections with identd. |
PackageMaintainer | Martin Pitt <martin.pitt@ubuntu.com> |
PackageName | postgresql-8.3 |
PackageSection | misc |
PackageVersion | 8.3.1-1~feisty1 |
SHA-1 | 698156A459630AD52949762ACCBED8EDA33033D0 |
SHA-256 | 4C70A9228ECE19DD6964677858A189BBD8A76BD0E88D173D7A5ED9F149CCC200 |
Key | Value |
---|---|
FileSize | 331598 |
MD5 | BF2D57F9B267002E5F46C6B0724CE42B |
PackageDescription | PostgreSQL C client library libpq is a C library that enables user programs to communicate with the PostgreSQL database server. The server can be on another machine and accessed through TCP/IP. This version of libpq is compatible with servers from PostgreSQL 8.2 or later. . This package contains the run-time library, needed by packages using libpq. . PostgreSQL is an object-relational SQL database management system. |
PackageMaintainer | Martin Pitt <martin.pitt@ubuntu.com> |
PackageName | libpq5 |
PackageSection | libs |
PackageVersion | 8.3.1-1~feisty1 |
SHA-1 | 36922A0D7D0059A36486E8C8474837A4612344F6 |
SHA-256 | EC8C04A0BECB7D5D45E0EDF7152FAD2B52ABA3965BA96BF395E2C648F202A282 |
Key | Value |
---|---|
FileSize | 206770 |
MD5 | 1E56F84CF2D2916A8342FD847725A880 |
PackageDescription | older version of run-time library for ECPG programs The libecpg_compat shared library is used by programs built with ecpg. (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. |
PackageMaintainer | Martin Pitt <martin.pitt@ubuntu.com> |
PackageName | libecpg-compat3 |
PackageSection | libs |
PackageVersion | 8.3.1-1~feisty1 |
SHA-1 | 23047D61A1C7837F4631A54D674973B882CE7128 |
SHA-256 | 5E32C9467C4CF5D2922EC64B811CF31739DD0578863FEAD52918063E73AA9A2A |