Result for 39D228E49CC97DF1BF23036007D02727E307DE09

Query result

Key Value
FileName./usr/share/doc/postgresql-server-dev-8.2/changelog.Debian.gz
FileSize14274
MD5AD43F0DA7B8D2926F604161BE399D089
SHA-139D228E49CC97DF1BF23036007D02727E307DE09
SHA-256FF3609E4B037C1BE93227C13BDB6D848BB94F8371C607A5D09C8CDE2E07044CD
SSDEEP384:gl9csK5AulJQdDtIcSNGD+R6mYczSjDQtU0a:gl9fK5lJQdxInGD+R6GzbtU0a
TLSHT13D52D1DCABDE1076D55F615DE20398DF5C27AE9A20E08B7435E217B3E57C8AE8033891
hashlookup:parent-total13
hashlookup:trust100

Network graph view

Parents (Total: 13)

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
FileSize201424
MD53756B9EA25FFEA779AC932B42CF81F95
PackageDescriptionPL/Perl procedural language for PostgreSQL 8.2 PL/Perl enables an SQL developer to write procedural language functions for PostgreSQL 8.2 in Perl. You need this package if you have any PostgreSQL 8.2 functions that use the languages plperl or plperlu. . PostgreSQL is an object-relational SQL database management system.
PackageMaintainerMartin Pitt <martin.pitt@ubuntu.com>
PackageNamepostgresql-plperl-8.2
PackageSectionmisc
PackageVersion8.2.5-1.1
SHA-1B05B9EB9697B88DCDF65C5E7D9CA975E23533F94
SHA-2566749847BEA69FEC3AD3FA9212C8D182904BC7CF776F9429838BD764FA148EC69
Key Value
FileSize193034
MD5E0E7E887FAD4BA3C0562073A551F5ADB
PackageDescriptionPL/Python procedural language for PostgreSQL 8.2 PL/Python enables an SQL developer to write procedural language functions for PostgreSQL 8.2 in Python. You need this package if you have any PostgreSQL 8.2 functions that use the languages plpython or plpythonu. . PostgreSQL is an object-relational SQL database management system.
PackageMaintainerMartin Pitt <martin.pitt@ubuntu.com>
PackageNamepostgresql-plpython-8.2
PackageSectionmisc
PackageVersion8.2.5-1.1
SHA-13ACD57F02D61569DAF3520C0A6516B78C541008E
SHA-2566BC1AC694EF4B5EC6270F0D59A02AA52C5BDBAC268AFF2DDF433FB6366957DB9
Key Value
FileSize370812
MD5AF3BA4C1B670D3658DB93324DF411276
PackageDescriptiondevelopment 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).
PackageMaintainerMartin Pitt <martin.pitt@ubuntu.com>
PackageNamelibecpg-dev
PackageSectionlibdevel
PackageVersion8.2.5-1.1
SHA-1106597962953427C412AC56B7C23F9EE006ADB7F
SHA-256CDBE31AB0BA4487B7FAF09D30A0AE2ACD0D3D288C512736F450D283A995C2D9A
Key Value
FileSize205292
MD598A115F8558788F21B88E37561712339
PackageDescriptionshared library libpgtypes for PostgreSQL 8.2 The libpgtypes shared library is used by programs built with ecpg. (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system.
PackageMaintainerMartin Pitt <martin.pitt@ubuntu.com>
PackageNamelibpgtypes2
PackageSectionlibs
PackageVersion8.2.5-1.1
SHA-131EB59E90673921356592211F1451D4418B5B2A0
SHA-256F5E8C5444F4290A9BC90260FD531B613CDE64D0483C50C0085CC5BE8FC504410
Key Value
FileSize200084
MD51A427C9F4E33DB1D03AAEF5D01F6486D
PackageDescriptionrun-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.
PackageMaintainerMartin Pitt <martin.pitt@ubuntu.com>
PackageNamelibecpg5
PackageSectionlibs
PackageVersion8.2.5-1.1
SHA-1FCB4B15549A19001B95E0E2C3018F3105E448941
SHA-25644D3EDDEA84A30C9F0FEAB3B41883761AA28AAD028C9BCE4389A308EB9FCA2DB
Key Value
FileSize341374
MD5B50EF1385112007450BE498097297FAD
PackageDescriptionheader 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.
PackageMaintainerMartin Pitt <martin.pitt@ubuntu.com>
PackageNamelibpq-dev
PackageSectionlibdevel
PackageVersion8.2.5-1.1
SHA-1A26A3CC1D39E445D212BD832DDED4D377AD94796
SHA-256FA141D7C8AF687F5EC10D48D9907113FBD24ED2D9EFF4F90DB3C27FF53CB46AF
Key Value
FileSize746196
MD5D4E2CC47AAE0789261D550777091B038
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-8.2. 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 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 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. tsearch2 - Full-text-index support using GiST vacuumlo - Remove orphaned large objects xml2 - Manipulate XML documents in the database . PostgreSQL is an object-relational SQL database management system.
PackageMaintainerMartin Pitt <martin.pitt@ubuntu.com>
PackageNamepostgresql-contrib-8.2
PackageSectionmisc
PackageVersion8.2.5-1.1
SHA-1E586D1573B1B13FB6C33F1659B5C83D2C950AAAB
SHA-25664D623CA6397EB67F4189A3CD8A73C8786179BBA9E6E600EE48F7D5DD54A0FA2
Key Value
FileSize669936
MD51936568108ED2612AD8651E7999E2736
PackageDescriptiondevelopment files for PostgreSQL 8.2 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.
PackageMaintainerMartin Pitt <martin.pitt@ubuntu.com>
PackageNamepostgresql-server-dev-8.2
PackageSectionlibdevel
PackageVersion8.2.5-1.1
SHA-1D3B2E13E154CCC0134B07F7D8636DA987167B264
SHA-25662A141DAE95EC834EB0E285771732B22824F0E1F7BE5EE513C5401F3BB430C60
Key Value
FileSize191196
MD52ABC962632B1010DE5D6E7BBE5518B38
PackageDescriptionPL/Tcl procedural language for PostgreSQL 8.2 PL/Tcl enables an SQL developer to write procedural language functions for PostgreSQL 8.2 in Tcl. You need this package if you have any PostgreSQL 8.2 functions that use the languages pltcl or pltclu. . PostgreSQL is an object-relational SQL database management system.
PackageMaintainerMartin Pitt <martin.pitt@ubuntu.com>
PackageNamepostgresql-pltcl-8.2
PackageSectionmisc
PackageVersion8.2.5-1.1
SHA-1218060CCD2AD461A9796F51934E0BD2947CFC4A5
SHA-256A6DF56432572740EF0F53D424B928C959A1F1D3940D1281F0E65A2154C77E0ED
Key Value
FileSize3675500
MD566B0BF7FB1647EDDCE574DDD0D67F53E
PackageDescriptionobject-relational SQL database, version 8.2 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.2. 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.
PackageMaintainerMartin Pitt <martin.pitt@ubuntu.com>
PackageNamepostgresql-8.2
PackageSectionmisc
PackageVersion8.2.5-1.1
SHA-1E8FC368A3866252A306131F9B03BD2C56E4D1DF7
SHA-2568BD12A49FAF9A764A1D9A8F695B112105A3ABF11AB03F8BC495541E1BAB35333
Key Value
FileSize882906
MD5E00BC11C796B5E18B453DFE6CEDBF8E3
PackageDescriptionfront-end programs for PostgreSQL 8.2 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.2. If you install PostgreSQL 8.2 on a standalone machine, you need the server package postgresql-8.2, 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.
PackageMaintainerMartin Pitt <martin.pitt@ubuntu.com>
PackageNamepostgresql-client-8.2
PackageSectionmisc
PackageVersion8.2.5-1.1
SHA-18470BB8916C17A531ACCFBE3251369CC8855CF01
SHA-256DA5D0123E24D434102E8981DB51C785CF90A95590A87AC9F56E4DC4BD07A245A
Key Value
FileSize179974
MD50AC39A983AF76BF7C91185D8D83D8E28
PackageDescriptionolder 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.
PackageMaintainerMartin Pitt <martin.pitt@ubuntu.com>
PackageNamelibecpg-compat2
PackageSectionlibs
PackageVersion8.2.5-1.1
SHA-1E1DDA7656C9B50EF8310938F0A5FBBA0C3FC0C80
SHA-2562D878EA589A1F0B3A1C59AD945B8140941586FFAD85F3F147E918FBE397B4A71
Key Value
FileSize230026
MD5BAE24B98F18571D6D7CB919FC90CD47F
PackageDescriptionPostgreSQL 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.
PackageMaintainerMartin Pitt <martin.pitt@ubuntu.com>
PackageNamelibpq5
PackageSectionlibs
PackageVersion8.2.5-1.1
SHA-1F93CBABDA7A57B3A7251578E9FDB6EA00A0C166C
SHA-25622CDB1B49AFC1FF91E670C6BF8757568CE740348FC8295C82601B1DF0766F2B8