Commit Graph

23348 Commits (32cebaecff605a435a1c8c5b8e2ad46ea7a569a0)
 

Author SHA1 Message Date
Bruce Momjian 32cebaecff Remove emacs info from footer of SGML files. 19 years ago
Bruce Momjian 5e550acbc4 Document Warm Standby for High Availability 19 years ago
Bruce Momjian 075c0caa90 Document WAL recovery now uses checkpoints. 19 years ago
Tom Lane 83078e9912 Several fixes for MSVC build scripts, from Magnus. 19 years ago
Tom Lane aab964b311 Fix some uses of str[n]casecmp that should be pg_str[n]casecmp. 19 years ago
Tom Lane a22de540cf Fix some uses of str[n]casecmp that should be pg_str[n]casecmp, 19 years ago
Tom Lane 0b52204f0d Remove WINLDAPAPI decoration from ldap_start_tls_sA typedef, per Magnus. 19 years ago
Tom Lane 0498a08e66 Improve confusing comment for HeapTupleSatisfiesNow, per gripe from Greg Stark. 19 years ago
Bruce Momjian fa6f9ceab6 Make postgresql.conf.sample match the initdb defaults. This fixes 19 years ago
Tom Lane 65ab9f4f24 Add a couple of information functions to support direct checks on whether 19 years ago
Bruce Momjian 2a20412c45 Seems no one wants this: 19 years ago
Bruce Momjian c1d1c50424 Done: 19 years ago
Bruce Momjian e467e5c8ad Not done yet: 19 years ago
Tom Lane c2314b9ece Fix missing markup. 19 years ago
Bruce Momjian a86e70b8f8 Remove sslinfo copyright with author permission, keep author attribution. 19 years ago
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