Commit Graph

24026 Commits (b4c8d49036b971d892b2dfe1c71d3f0cee116e7f)
 

Author SHA1 Message Date
Peter Eisentraut b4c8d49036 Fix xmlconcat by properly merging the XML declarations. Add aggregate 19 years ago
Bruce Momjian 9a83bd50b7 Add wiki URL: 19 years ago
Neil Conway d97a89f21b Add missing copyright blurb, make ruleutils.c use the standard layout 19 years ago
Bruce Momjian 4fdfdd44bd Add items: 19 years ago
Alvaro Herrera 67a4c24bc8 Fix pg_regress breakage for PL and contrib tests, by not requiring that 19 years ago
Bruce Momjian 506b292852 Add URL for: 19 years ago
Peter Eisentraut 4b48ad4fb2 Add support for converting binary values (i.e. bytea) into xml values, 19 years ago
Alvaro Herrera 5b4a08896b Change the sed rules in the regression test for pg_regress hackery to create 19 years ago
Peter Eisentraut 16f372d940 Optionally use xml2-config to detect installation locations of libxml. 19 years ago
Peter Eisentraut 020841071b Clean up encoding issues in the xml type: In text mode, encoding 19 years ago
Tom Lane c81bfc244b Add a note pointing out that is_pseudo_constant_clause() doesn't check 19 years ago
Tom Lane eddbf39756 Extend yesterday's patch so that the bgwriter is also told to forget 19 years ago
Neil Conway 530b10c719 Tweak the width_bucket() regression tests to avoid an unnecessary 19 years ago
Bruce Momjian 3026e1765f Mark TODO item "autovacuum on by default" as completed. 19 years ago
Tom Lane 6d660587f6 Revise bgwriter fsync-request mechanism to improve robustness when a table 19 years ago
Neil Conway 7f58ed1a10 vcbuild updates from Magnus: 19 years ago
Neil Conway cf57ef4e50 Implement width_bucket() for the float8 data type. 19 years ago
Neil Conway da07c81fe3 Minor improvements to the TODO list. Add some URLs for some 19 years ago
Tom Lane 6959cb5957 Fix incorrect permissions check in information_schema.key_column_usage view: 19 years ago
Alvaro Herrera 10a5e3348e Enable autovacuum in the default configuration, per discussion. 19 years ago
Alvaro Herrera eb63cc3da8 Arrange for autovacuum to be killed when another operation wants to be alone 19 years ago
Neil Conway 02609893da Correct a minor inaccuracy in the pg_dumpall reference page: -g dumps 19 years ago
Teodor Sigaev f2a01b0d5a Fix localization support for multibyte encoding and C locale. 19 years ago
Neil Conway 7021d6f6c8 Add a note to the docs describing NaN's equality and ordering behavior. 19 years ago
Peter Eisentraut cb8906b354 Fix reverse compilation of IS DOCUMENT expression. 19 years ago
Alvaro Herrera a62e2c2b57 Replace unnecessary DISABLE_ZLIB define in pgcrypto with HAVE_LIBZ from core. 19 years ago
Peter Eisentraut 2f8f76bcd5 Add support for xmlval IS DOCUMENT expression. 19 years ago
Bruce Momjian 62c06186f5 Remove completed items, and the last is unwanted: 19 years ago
Tom Lane 9a54b76b39 Fix handling of CC (century) format spec in to_date/to_char. According to 19 years ago
Peter Eisentraut 113fbe1264 Fix compiler warning 19 years ago
Peter Eisentraut 8b35795362 Use XML output escaping also in XMLFOREST. 19 years ago
Bruce Momjian 92dffbd029 Update to_char("CC") description. 19 years ago
Bruce Momjian a7ffd1a8b1 Update error messsage wording. 19 years ago
Bruce Momjian e6b054c0f5 Update ORDER BY UNION function/exprssion wording (again). 19 years ago
Tom Lane d83235415b Add some notes about the basic mathematical laws that the system presumes 19 years ago
Peter Eisentraut fc568b9d8f Allow for arbitrary data types as content in XMLELEMENT. The original 19 years ago
Michael Meskes 1b1c6ed70a Missed two new files from Joachim's patch. 19 years ago
Michael Meskes 89dad03f8b also adjust MinGW expected file to new setup 19 years ago
Michael Meskes b8f611cf4b Simplified regression handling 19 years ago
Tom Lane 97903c3d94 Fix a performance problem in databases with large numbers of tables 19 years ago
Bruce Momjian 87f6d64149 Update UNION/INTERSECT/EXCEPT ORDER BY error wording for 19 years ago
Bruce Momjian e2fe327013 Improve error wording of ORDER BY in UNION that uses new expressions in 19 years ago
Tom Lane ad429fe314 Teach nodeMergejoin how to handle DESC and/or NULLS FIRST sort orders. 19 years ago
Michael Meskes 5b88b85cad Applied Joachim's patch for a --regression option. 19 years ago
Bruce Momjian c0c00ac3b7 Add URL item for psql -c changes: 19 years ago
Bruce Momjian 7b35db0620 Add: 19 years ago
Bruce Momjian f941a12426 Add URL for PQexec() for disallowing multiple queries: 19 years ago
Bruce Momjian 764160dc3d Add: 19 years ago
Bruce Momjian cce09d62a5 Add: 19 years ago
Bruce Momjian a5ec2ec77a Allow Borland CC to compile libpq and psql. 19 years ago