Commit Graph

23316 Commits (500da222f17556d507a1f428a4672c68ea2d2d68)
 

Author SHA1 Message Date
Bruce Momjian 500da222f1 Add David Fetter: 19 years ago
Teodor Sigaev 67e7f0ab34 Add uninstall script 19 years ago
Tom Lane d3f54c7907 Spell readme file's name correctly, per buildfarm reports. 19 years ago
Peter Eisentraut e79380e5ae Small fix for the README install for contrib/sslinfo. 19 years ago
Michael Meskes 9c356a6b3e Seems this wasn't committed originally 19 years ago
Tom Lane 568b80168f Move set_pglocale_pgservice() from path.c to exec.c, so that pulling in 19 years ago
Tom Lane 7ce2ff2d22 Move xml2's PG_MODULE_MAGIC block to the right source file, per Michael Fuhr. 19 years ago
Tom Lane 41dcc65c0e Rename the uninstall scripts for contrib/lo and contrib/tsearch2 to 19 years ago
Tom Lane 0bdc18d5d1 Add LDAP_LIBS_FE to $(libpq) for static or AIX linking, per Albe Laurenz. 19 years ago
Tom Lane bb87c7b551 Ooops, forgot to update ecpg comparison files to match 19 years ago
Tom Lane 9fc4c6b20b Fix omissions in contrib uninstall scripts. Michael Fuhr 19 years ago
Tom Lane 1d0b7e71e3 Fix unportable usage complained of by icc. Per buildfarm results. 19 years ago
Bruce Momjian d18768867e Remove unnecessary brace pair. 19 years ago
Bruce Momjian 94cf48d72b Back out patch added during 8.2.X development: 19 years ago
Bruce Momjian a80b1b4bfc Add items: 19 years ago
Tom Lane 4ee24cbb55 Install a cleaner solution to the AIX libpq linking problem, as per 19 years ago
Tom Lane 723af8e67a Fix dblink build for --enable-nls or --enable-openssl on AIX. 19 years ago
Tom Lane 17c371fe82 Remove unhelpful/misleading advice about how to use SPI_saveplan(). 19 years ago
Tom Lane 5e08e49637 contrib/isn updates from Jeremy Kronuz. 19 years ago
Tom Lane f5b4d9a9e0 If we're going to advertise the array overlap/containment operators, 19 years ago
Tom Lane 69b7c99265 Add missing documentation for new anyarray-overlap operator. 19 years ago
Tom Lane 684ad6a92f Rename contrib contains/contained-by operators to @> and <@, per discussion. 19 years ago
Tom Lane ba920e1c91 Rename contains/contained-by operators to @> and <@, per discussion that 19 years ago
Tom Lane 9cea5a82f8 Remove reference to contrib/mac, which isn't there anymore. 19 years ago
Tom Lane dff84dc762 Add contrib/isn module for ISBN/ISSN/EAN13/etc product numbers, and 19 years ago
Tom Lane 42c17a6bb0 Revise OpenLDAP configuration and linking to work on more platforms 19 years ago
Tom Lane bf6b92d6e0 Fix pg_dump for recent change removing separate RULE privilege. 19 years ago
Tom Lane d09e79deb9 Put back plan-time check for trying to apply SELECT FOR UPDATE/SHARE 19 years ago
Tom Lane b59d31c215 Tweak the behavior of log_duration as proposed by Guillaume Smet: rather 19 years ago
Michael Meskes 0b33c56297 Not all C compilers understand the "//" comment in this test case, so I removed it. 19 years ago
Michael Meskes 460f46816a Replaced complex tests with small ones. 19 years ago
Michael Meskes 52a013bea8 More logic from complex/test* moved to their own testcases. 19 years ago
Tom Lane 893632be4e Clean up logging for extended-query-protocol operations, as per my recent 19 years ago
Bruce Momjian b6eab50ce4 Update pgcvslog comments. 19 years ago
Bruce Momjian a0e87ad7a5 Specify lo_write() to take a _const_ buffer, to match documentation. 19 years ago
Michael Meskes 803d9c39dd Changing a test case also changes the output that is expected. 19 years ago
Michael Meskes 1d1868d97e Removed one output because integer/double usage differ 19 years ago
Bruce Momjian ca6a4ff82b HTLM cleanup. 19 years ago
Bruce Momjian 8dc8f44f58 Update Emacs/vim editor info. 19 years ago
Bruce Momjian c84db61c08 Update emacs info for FAQ_DEV. 19 years ago
Bruce Momjian a8db61f8ef Add XML documentation. 19 years ago
Bruce Momjian d511134776 Update tools directory name. 19 years ago
Tom Lane 5983a1aaa9 Change processing of extended-Query mode so that an unnamed statement 19 years ago
Tom Lane 389870b256 Be more wary about which LIBS elements to pull into sslinfo link. 19 years ago
Teodor Sigaev 34ec0c81af Fix compiler warnings on 64-bit boxes: difference between 19 years ago
Bruce Momjian 6ca4ea8a80 Add interval division/multiplication regression tests. 19 years ago
Tom Lane 433caead84 Fix sslinfo so it builds on Darwin. 19 years ago
Tom Lane 94ec712cd2 Silence compiler warning about signed vs unsigned chars. 19 years ago
Tom Lane 6b41d642e3 Silence compiler warnings about incompatible function pointer types. 19 years ago
Tom Lane 7d4838dca8 Remove pgcrypto functions that were deprecated and slated for removal. 19 years ago