]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2007-11-09  Tom LaneSecond pass at improving LIKE/regex estimation in non...
2007-11-09  Magnus HaganderAdd parameter krb_realm used by GSSAPI, SSPI and Kerberos
2007-11-09  Bruce MomjianMove pl/proxy into Multi-server parallel query executio...
2007-11-09  Peter EisentrautAllow XML processing instructions starting with "xml...
2007-11-09  Bruce MomjianIn tsearch code, remove !(A && B) via restructuring...
2007-11-08  Tom LaneIf an index depends on no columns of its table, give...
2007-11-08  Bruce MomjianWording improvement for pl/proxy mention.
2007-11-08  Bruce MomjianAdd mention of pl/proxy toolset to docs.
2007-11-08  Tom LaneFix EquivalenceClass code to handle volatile sort expre...
2007-11-08  Tom LaneLast week's patch for make_sort_from_pathkeys wasn...
2007-11-08  Bruce MomjianProperly indent SGML file.
2007-11-08  Bruce MomjianAdd "High Availability, Load Balancing, and Replication...
2007-11-08  Bruce MomjianMove NFS section into "Creating Cluster" documentation...
2007-11-08  Peter EisentrautAfter conferencing again with Bruce, put in more accura...
2007-11-08  Peter EisentrautAdjust test results for message changes. Darn.
2007-11-08  Peter EisentrautWording changes
2007-11-08  Peter EisentrautAdd sentence-ending periods.
2007-11-08  Peter EisentrautMention text search instead of tsearch2
2007-11-08  Peter EisentrautSmall fixes
2007-11-08  Peter EisentrautImprove error message
2007-11-08  Peter EisentrautAdd missing newlines to error messages, and normalize...
2007-11-07  Tom LaneImprove the performance of LIKE/regex estimation in...
2007-11-07  Tom LaneFix patternsel() and callers to do the right thing...
2007-11-07  Peter Eisentraut<optional> cannot be used here, because psql doesn...
2007-11-07  Peter EisentrautConsistent capitalization
2007-11-07  Peter EisentrautImprove wording
2007-11-07  Peter EisentrautSpecify putting two spaces after sentence-ending period...
2007-11-07  Peter EisentrautError message cleanup
2007-11-07  Peter EisentrautUse "alternative" instead of "alternate" where it is...
2007-11-06  Michael MeskesFixed two parser bugs.
2007-11-06  Tom LaneSome code review for xml.c:
2007-11-05  Tom LaneFix xmlelement() to initialize libxml correctly before...
2007-11-05  Tom LaneFix deprecated-by-C-spec usage: storage class should...
2007-11-05  Tom LaneImprove conversion of legacy CREATE CONSTRAINT TRIGGER...
2007-11-05  Bruce MomjianDocument that configure option only affects contrib:
2007-11-05  Tom LaneMinor editorial improvements to txid functions' documen...
2007-11-05  Bruce MomjianDocument that syncronhous commit can be turned off...
2007-11-05  Bruce MomjianProperly pass third argument to open() in fsync test...
2007-11-05  Bruce MomjianRemove <sect1> of txid functions.
2007-11-05  Bruce MomjianMove txid snapshot field description table from datatyp...
2007-11-05  Magnus HaganderFix typos.
2007-11-05  Bruce MomjianDocument txid functions.
2007-11-05  Tom LaneAdd a note about another issue that needs to be conside...
2007-11-05  D'Arcy J.M... Remove deprecation notice and add comment about safely...
2007-11-05  Neil ConwayUse LOG instead of DEBUG2 for logging invalid cancel...
2007-11-04  Bruce MomjianWorking improvement.
2007-11-04  Bruce MomjianAdd link to NFS section from "creating a database cluster.
2007-11-04  Bruce MomjianDocument possible problems with NFS tablespaces.
2007-11-04  Tom LaneMinor improvements to code for converting legacy CREATE...
2007-11-04  Bruce MomjianProperly indent tablespace SGML section.
2007-11-04  Bruce MomjianMention "replication" in the title of the high availabi...
2007-11-04  Bruce MomjianUpdate wording for xsl configure option.
2007-11-04  Bruce MomjianDocument that configure --with-libxslt controls just...
2007-11-04  Tom LanePrevent continuing disk-space bloat when profiling...
2007-11-04  Tom LaneTeach CREATE CONSTRAINT TRIGGER to convert old-style...
2007-11-02  Tom LaneEnsure that EquivalenceClasses generated from ORDER...
2007-11-01  Bruce MomjianMention that internal hash functions changed in 8.3...
2007-11-01  Tom LaneSome corrections/improvements to new acronym list.
2007-11-01  Tom LaneUpdate discussion of shared memory sizing for 8.3:...
2007-11-01  Bruce MomjianUpdate Czech FAQ.
2007-11-01  Bruce MomjianAcronym spelling fix.
2007-11-01  Bruce MomjianAdd documentation mention that FSM == Free Space Map...
2007-11-01  Bruce MomjianAdd acronym section to our documentation.
2007-10-31  Bruce MomjianAdd:
2007-10-31  Peter EisentrautMore precise error message
2007-10-30  Marc G. Fournierremoved from CVS
2007-10-30  Peter EisentrautAdd note on PostgreSQL vs. Postgres.
2007-10-30  Tom LaneUpdate some obsolete stuff in the GRANT and REVOKE...
2007-10-30  Tom LaneAdd a note pointing out that some other databases make...
2007-10-30  Marc G. Fourniersimple script to pull together a very small (<500k...
2007-10-29  Alvaro HerreraIn the previous commit message, I forgot to credit...
2007-10-29  Tom LaneMention the index name in 'could not create unique...
2007-10-29  Tom LaneRemove the hack in the grammar that "optimized away...
2007-10-29  Teodor Sigaev- Add check of already changed page while replay WAL...
2007-10-29  Bruce MomjianDocumentation wording fixes.
2007-10-29  Bruce MomjianUpdate Russian FAQ.
2007-10-29  Bruce MomjianClarify restart is of the "database" server, in FAQ.
2007-10-29  Magnus HaganderMake variable static, per Tom.
2007-10-29  Teodor SigaevFix coredump during replay WAL after crash. Change...
2007-10-29  Magnus HaganderAdd compat file for dynamically loading the functions...
2007-10-29  Magnus HaganderNew versions of mingw have gettimeofday(), so add an...
2007-10-29  Tom LaneRemove claim that ts_headline knows how to generate...
2007-10-28  Tom LaneOoops, fat-fingered last commit message. Should have
2007-10-28  Tom LaneFAQ_IRIX
2007-10-28  Tom LaneMake pg_dump and friends consistently report both the...
2007-10-28  Tom LaneFix a couple of issues with pg_dump's handling of inher...
2007-10-27  Tom LaneChange text search parsing rules for hyphenated words...
2007-10-27  Tom LaneAdd some rudimentary tracing code to the default text...
2007-10-27  Tom LaneRename default text search parser's "uri" token type...
2007-10-27  Tom LaneAvoid considering both sort directions as equally usefu...
2007-10-27  Tom LaneStamp 8.3beta2. REL8_3_BETA2
2007-10-27  Tom LaneMinor wording improvements per suggestion from Jeff...
2007-10-27  Peter EisentrautTranslation updates
2007-10-26  Magnus HaganderChange win32 child-death tracking code to use a threadp...
2007-10-26  Alvaro HerreraAllow an autovacuum worker to be interrupted automatica...
2007-10-26  Bruce MomjianRemove second-in-paragraph usage of "Postgres" in FAQ_DEV.
2007-10-26  Bruce MomjianRemove use of "Postgres" aliases in the FAQ in second...
2007-10-26  Tom LaneChange have_join_order_restriction() so that we do...
2007-10-26  Tom LaneAvoid having backend-only code compiled into ecpg....
2007-10-26  Tom LaneAvoid including any backend-only stuff in the zic utili...
next