Commit Graph

23354 Commits (f204274191f742deb489f53ebead03a0ed0a48eb)
 

Author SHA1 Message Date
Bruce Momjian f204274191 Update TODO for short header versions: 20 years ago
Tom Lane 5ff4f39c0e Rename the recently-added pg_timezonenames view to pg_timezone_abbrevs, 20 years ago
Tom Lane 7ed5df437d Update timezone data files to release 2006k of the zic database. 20 years ago
Tom Lane 1246d797e4 Rename xml_valid() to xml_is_well_formed(), but provide a temporary 20 years ago
Tom Lane 801cbe3310 Define errcode as __msvc_errcode not __vc_errcode for MSVC builds, 20 years ago
Tom Lane ac733df61b Fix some more uses of str[n]casecmp that should be pg_str[n]casecmp. 20 years ago
Bruce Momjian 32cebaecff Remove emacs info from footer of SGML files. 20 years ago
Bruce Momjian 5e550acbc4 Document Warm Standby for High Availability 20 years ago
Bruce Momjian 075c0caa90 Document WAL recovery now uses checkpoints. 20 years ago
Tom Lane 83078e9912 Several fixes for MSVC build scripts, from Magnus. 20 years ago
Tom Lane aab964b311 Fix some uses of str[n]casecmp that should be pg_str[n]casecmp. 20 years ago
Tom Lane a22de540cf Fix some uses of str[n]casecmp that should be pg_str[n]casecmp, 20 years ago
Tom Lane 0b52204f0d Remove WINLDAPAPI decoration from ldap_start_tls_sA typedef, per Magnus. 20 years ago
Tom Lane 0498a08e66 Improve confusing comment for HeapTupleSatisfiesNow, per gripe from Greg Stark. 20 years ago
Bruce Momjian fa6f9ceab6 Make postgresql.conf.sample match the initdb defaults. This fixes 20 years ago
Tom Lane 65ab9f4f24 Add a couple of information functions to support direct checks on whether 20 years ago
Bruce Momjian 2a20412c45 Seems no one wants this: 20 years ago
Bruce Momjian c1d1c50424 Done: 20 years ago
Bruce Momjian e467e5c8ad Not done yet: 20 years ago
Tom Lane c2314b9ece Fix missing markup. 20 years ago
Bruce Momjian a86e70b8f8 Remove sslinfo copyright with author permission, keep author attribution. 20 years ago
Bruce Momjian e101e6bb8f Remove: 20 years ago
Bruce Momjian 3e6d1efa4a Add: 20 years ago
Bruce Momjian a6e240a30f Add XML item. 20 years ago
Bruce Momjian fa2801e361 Add description for variable-length header: 20 years ago
Bruce Momjian 536316aa42 Add recent ICU URL: 20 years ago
Bruce Momjian 7f75537cd7 Update TODO items: 20 years ago
Bruce Momjian 9256b84e61 For release notes checklist, add UTF8 URL. 20 years ago
Bruce Momjian 4f7b0fb103 In release notes checklist, add URL for HTML non-ASCII escapes, mention 20 years ago
Teodor Sigaev e25c3e84b6 Fix SGML markup 20 years ago
Teodor Sigaev deb66e013c Improve error message. Per discussion 20 years ago
Teodor Sigaev 0ca9907ce4 GIN documentation and slightly improving GiST docs. 20 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. 20 years ago
Michael Meskes 0f0d6765ce Added missing constuctor/destructor for interval and date. 20 years ago
Tom Lane f8fe328c24 Some small editorialization on the description of CREATE INDEX 20 years ago
Tom Lane 0b4bf8537f Make logging of extended-protocol commands a bit more consistent, per 20 years ago
Tom Lane 33d3ad4657 Code review for patch to avoid second scan when vacuuming index-less 20 years ago
Tatsuo Ishii ea21eea6a8 Change "tps" to "scale" to avoid confusion 20 years ago
Bruce Momjian 500da222f1 Add David Fetter: 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
Michael Meskes 9c356a6b3e Seems this wasn't committed originally 20 years ago
Tom Lane 568b80168f Move set_pglocale_pgservice() from path.c to exec.c, so that pulling in 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 0bdc18d5d1 Add LDAP_LIBS_FE to $(libpq) for static or AIX linking, per Albe Laurenz. 20 years ago
Tom Lane bb87c7b551 Ooops, forgot to update ecpg comparison files to match 20 years ago
Tom Lane 9fc4c6b20b Fix omissions in contrib uninstall scripts. Michael Fuhr 20 years ago
Tom Lane 1d0b7e71e3 Fix unportable usage complained of by icc. Per buildfarm results. 20 years ago