Commit Graph

23333 Commits (e101e6bb8feefdec00a9e304a012cc928ceed71a)
 

Author SHA1 Message Date
Bruce Momjian e101e6bb8f Remove: 19 years ago
Bruce Momjian 3e6d1efa4a Add: 19 years ago
Bruce Momjian a6e240a30f Add XML item. 19 years ago
Bruce Momjian fa2801e361 Add description for variable-length header: 19 years ago
Bruce Momjian 536316aa42 Add recent ICU URL: 19 years ago
Bruce Momjian 7f75537cd7 Update TODO items: 19 years ago
Bruce Momjian 9256b84e61 For release notes checklist, add UTF8 URL. 19 years ago
Bruce Momjian 4f7b0fb103 In release notes checklist, add URL for HTML non-ASCII escapes, mention 19 years ago
Teodor Sigaev e25c3e84b6 Fix SGML markup 19 years ago
Teodor Sigaev deb66e013c Improve error message. Per discussion 19 years ago
Teodor Sigaev 0ca9907ce4 GIN documentation and slightly improving GiST docs. 19 years ago
Michael Meskes 4eef745fb1 Cygwin systems seem to have a different error message when trying to connect to port 0. Let's try port 20 instead. 19 years ago
Michael Meskes 0f0d6765ce Added missing constuctor/destructor for interval and date. 19 years ago
Tom Lane f8fe328c24 Some small editorialization on the description of CREATE INDEX 19 years ago
Tom Lane 0b4bf8537f Make logging of extended-protocol commands a bit more consistent, per 19 years ago
Tom Lane 33d3ad4657 Code review for patch to avoid second scan when vacuuming index-less 19 years ago
Tatsuo Ishii ea21eea6a8 Change "tps" to "scale" to avoid confusion 19 years ago
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