Commit Graph

25543 Commits (cd2cf74584b3938cb79dae83a87bf52d0e6ee75f)
 

Author SHA1 Message Date
Bruce Momjian cd2cf74584 Update sequence FAQ items, per suggestion from Pavel Stehule. 19 years ago
Neil Conway 81f285da7c Replace a reference to "start_log_collector" with "logging_collector", 19 years ago
Magnus Hagander 20c38514b4 Don't try to free pgpassfile since it's a stack variable. 19 years ago
Bruce Momjian 535b07873d Update Brazilian FAQ. 19 years ago
Bruce Momjian 30b6622ecc Typo fix. 19 years ago
Bruce Momjian fe385795a1 Add comment. 19 years ago
Bruce Momjian f7c6cb0be8 Add: 19 years ago
Bruce Momjian d63790d726 Clarify user of "postmaster" vs. "server" in FAQs. 19 years ago
Tom Lane 9f3bd2994c Faster test for overflow in str2txid, from Marko. 19 years ago
Tom Lane b196b7fb72 Get rid of dependency on strtoull() --- Marko Kreen. 19 years ago
Bruce Momjian 7121cc9021 Add: 19 years ago
Jan Wieck 1f92630fc4 Added the Skytools extended transaction ID module to contrib as discussed 19 years ago
Alvaro Herrera 2a997a7065 A few improvements to analyze and vacuum sections in documentation: add "see 19 years ago
Alvaro Herrera a3ff937359 Change π to plain "pi" in index entry, to avoid double escaping issues. 19 years ago
Alvaro Herrera 2816b2cdd2 Clean up the doc makefile for draft HTML generation. It no longer works 19 years ago
Alvaro Herrera 4718358fe7 Remove stylesheet.css file on "make clean", created only on VPATH builds. 19 years ago
Alvaro Herrera f5e2911144 Fix missing parenthesis, per Guillaume Lelarge. 19 years ago
Tom Lane 298c457520 Make dumpcolors() have tolerable performance when using 32-bit chr, 19 years ago
Tom Lane 06ce02f989 Adjust some regex debugging printouts to not give wrong-format-width 19 years ago
Tom Lane c4db0d9ae1 Adjust regcustom.h so that all those assert() calls in the regex package 19 years ago
Alvaro Herrera c880ed0afb Fix SGML markup, from Guillaume Lelarge. 19 years ago
Bruce Momjian 41f8f37474 Add comment about cvs branch numbers. 19 years ago
Tom Lane 9403598059 Fix plperl and pltcl to include the name of the current function when 19 years ago
Bruce Momjian e77df38a0f Add pgcvslog '-d' capability to allow stripping of commit messages that 19 years ago
Tom Lane 3a38ea2616 Remove some cross-references that don't seem to work in HISTORY 19 years ago
Marc G. Fournier 18cb6f7dd0 tag it 8.3beta1 ... the beta cycle begins 19 years ago
Tom Lane eefd10c66c Fix distprep and maintainer-clean targets so that ecpg's .def files are 19 years ago
Tom Lane b8f41d508c Add .cvsignore files to suppress CVS gripes about ecpg .def files. 19 years ago
Tom Lane 3c2d497f8d Some desultory markup improvements in the new release notes. 19 years ago
Tom Lane 8dfca24b6b Results from buildfarm show that ecpglib was depending on pg_strcasecmp, 19 years ago
Tom Lane 89db887b1e Keep the planner from failing on "WHERE false AND something IN (SELECT ...)". 19 years ago
Tom Lane 87dfa0d9ae Stamp 8.3beta1, except in configure.in/configure. 19 years ago
Tom Lane 08e5749c6d Update timezone data files to release 2007h of the zic database. 19 years ago
Tom Lane c86ce06964 DLL_DEFFILE should be defined when PORTNAME is win32, not when it isn't, 19 years ago
Michael Meskes 746593efe6 Replaced tabs by white spaces 19 years ago
Michael Meskes 085ffb24dc Removed newline at end of exports files. 19 years ago
Tom Lane b26738b583 Change Assert() to a plain test and elog, just to see if that works 19 years ago
Michael Meskes 133d77a906 Added def-files to all: target so they are build everytime. 19 years ago
Neil Conway 0b3f5ac43d Two fixes for the release notes from Guillaume Smet. In passing, make 19 years ago
Neil Conway 77b0f459c8 First pass at SGML-ifying the 8.3 release notes. Plenty of improvements 19 years ago
Tom Lane 0a04109d60 Second pass at 8.3 release notes: put items in a bit more logical order 19 years ago
Neil Conway a522db7d62 Various minor improvements to the 8.3 release notes. 19 years ago
Tom Lane a8dfe119bd Teach chklocale.c how to extract encoding info from Windows locale 19 years ago
Tom Lane bda5750a33 Some editorial improvements for recently-added ALTER SEQUENCE/VIEW 19 years ago
Tom Lane b3ab9b45da Suppress compiler warning in non-threaded build. 19 years ago
Tom Lane 6cbb2353cb Tweak recently-added tests to suppress scary-looking warnings on 64-bit 19 years ago
Michael Meskes 2b0e46eef0 Argh, missing dll in filename 19 years ago
Tom Lane fdbce93b85 Minor improvements to hack for old OpenSSL libraries: avoid unused 19 years ago
Tom Lane a248dbc4f8 Fix command for fetching snprintf.c. 19 years ago
Michael Meskes f06a2b0ecc This could be what's missing on some systems. 19 years ago