Commit Graph

1271 Commits (e101e6bb8feefdec00a9e304a012cc928ceed71a)

Author SHA1 Message Date
Tatsuo Ishii ea21eea6a8 Change "tps" to "scale" to avoid confusion 20 years ago
Teodor Sigaev 67e7f0ab34 Add uninstall script 20 years ago
Tom Lane d3f54c7907 Spell readme file's name correctly, per buildfarm reports. 20 years ago
Peter Eisentraut e79380e5ae Small fix for the README install for contrib/sslinfo. 20 years ago
Tom Lane 7ce2ff2d22 Move xml2's PG_MODULE_MAGIC block to the right source file, per Michael Fuhr. 20 years ago
Tom Lane 41dcc65c0e Rename the uninstall scripts for contrib/lo and contrib/tsearch2 to 20 years ago
Tom Lane 9fc4c6b20b Fix omissions in contrib uninstall scripts. Michael Fuhr 20 years ago
Tom Lane 4ee24cbb55 Install a cleaner solution to the AIX libpq linking problem, as per 20 years ago
Tom Lane 723af8e67a Fix dblink build for --enable-nls or --enable-openssl on AIX. 20 years ago
Tom Lane 5e08e49637 contrib/isn updates from Jeremy Kronuz. 20 years ago
Tom Lane 684ad6a92f Rename contrib contains/contained-by operators to @> and <@, per discussion. 20 years ago
Tom Lane dff84dc762 Add contrib/isn module for ISBN/ISSN/EAN13/etc product numbers, and 20 years ago
Tom Lane 389870b256 Be more wary about which LIBS elements to pull into sslinfo link. 20 years ago
Teodor Sigaev 34ec0c81af Fix compiler warnings on 64-bit boxes: difference between 20 years ago
Tom Lane 433caead84 Fix sslinfo so it builds on Darwin. 20 years ago
Tom Lane 94ec712cd2 Silence compiler warning about signed vs unsigned chars. 20 years ago
Tom Lane 6b41d642e3 Silence compiler warnings about incompatible function pointer types. 20 years ago
Tom Lane 7d4838dca8 Remove pgcrypto functions that were deprecated and slated for removal. 20 years ago
Teodor Sigaev febc10de2d Fix markup and license. 20 years ago
Teodor Sigaev 642194ba0c Add hstore contrib module. 20 years ago
Tom Lane af7d257e21 Remove contrib modules that have been migrated to pgfoundry: adddepend, 20 years ago
Tom Lane 5a248cd2e4 Bring sslinfo Makefile up to speed for VPATH and pgxs builds. 20 years ago
Peter Eisentraut 6dc920de59 sslinfo contrib module - information about current SSL certificate 20 years ago
Bruce Momjian 70bc947dc9 Update Japanese readme for pgstattuple. 20 years ago
Tom Lane c9a6490991 Clean up some leftover problems in pgstattuple: remove unwanted and 20 years ago
Bruce Momjian 0c4f2894f9 Use '' rather than \' for literal single quotes in strings in 20 years ago
Joe Conway 52a3ed9fac Added async query capability. Original patch by 20 years ago
Bruce Momjian 74924d29fa Add functions to /contrib/pgstattuple that show index statistics and 20 years ago
Teodor Sigaev 72a3582522 Add description of tsvector type layout 20 years ago
Teodor Sigaev 3a214ab0f1 Remove pos comparison in silly_cmp_tsvector(): it is not a semantically significant 20 years ago
Teodor Sigaev 9711782628 Fix incorrect length of lexemes in silly_cmp_tsvector() 20 years ago
Bruce Momjian 32883a5d3c Add blank line. 20 years ago
Bruce Momjian ad9674043a Add 'feedback' section heading to xml2. 20 years ago
Teodor Sigaev 74dbba701f Fix regression tests: after changing comparing function 20 years ago
Teodor Sigaev 8f91e2b607 Fix compare bug for tsvector: problem was in aligment. Per Stefan Kaltenbrunner <stefan@kaltenbrunner.cc> and Phil Frost <indigo@bitglue.com> 20 years ago
Bruce Momjian 6935652c34 Update XML2 documentation for xpath_table(). 20 years ago
Tatsuo Ishii 66541c5aa5 Fix pgbench to handle empty lines in script files as documented. 20 years ago
Teodor Sigaev e7d490f91d Fix bug introduced by last patch, thanks again to Mario Weilguni <mweilguni@sime.com> 20 years ago
Teodor Sigaev 6d54320002 fix bug about modifying value in shared buffer, 20 years ago
Neil Conway 63d3f5e593 Fix references to the Options section in the pgcrypto documentation. 20 years ago
Tom Lane 09d3670df3 Change the relation_open protocol so that we obtain lock on a relation 20 years ago
Tatsuo Ishii 68dfef040b Fix memory allocation bug in pgbench. 20 years ago
Tatsuo Ishii 46d9c2ec8f Change the delta val from 0 and 10000 to -5000 and 5000 per recent 20 years ago
Tom Lane 5f0473534f Fix incorrect function return code in cube_cmp and cube_dim; 20 years ago
Andrew Dunstan 9f99edfd7e revert last change - broke non-AIX platforms. 20 years ago
Andrew Dunstan c2d1138351 another try at keeping AIX/ppc happy on cube test. 20 years ago
Andrew Dunstan 596b858fcb fix most regression tests for new cube code. 20 years ago
Tatsuo Ishii 0c57c832b9 New features contributed by Tomoaki Sato. 20 years ago
Bruce Momjian 796de9c1ed /contrib/cube improvements: 20 years ago
Tom Lane 10b9ca3d05 Split the buffer mapping table into multiple separately lockable 20 years ago