]> granicus.if.org Git - postgresql/shortlog
postgresql
2007-11-14 Bruce MomjianCapitalize "Migration to Version".
2007-11-14 Bruce MomjianProperly capitalize "Migrate To Version"; seems we...
2007-11-14 Bruce MomjianMarkup cleanup.
2007-11-14 Bruce MomjianReference pgfoundry instead of gborg.
2007-11-14 Bruce MomjianRemove reference to gborg, instead reference pgfoundry.
2007-11-14 Tom LaneUpdate discussion of tsearch2 migration. I'm not entir...
2007-11-14 Tom LaneMove contrib docs to an appendix (next door to External...
2007-11-14 Tom LaneClean up some now-obsolete references to GBorg.
2007-11-14 Tom LaneAdd some quick documentation for tsearch2 compatibility...
2007-11-14 Bruce MomjianUpdate release notes to current CVS.
2007-11-13 Tom LaneClean up some stray references to tsearch2.
2007-11-13 Tom Lanecontrib/tsearch2 need not be special-cased any longer.
2007-11-13 Tom LaneResurrect the code for the rewrite(ARRAY[...]) aggregat...
2007-11-13 Tom LaneOoops, missed one file to remove.
2007-11-13 Tom LaneUpdate description of contrib/tsearch2.
2007-11-13 Tom LaneRe-add contrib/tsearch2 to the set of buildable contrib...
2007-11-13 Tom LaneReplace the now-incompatible-with-core contrib/tsearch2...
2007-11-13 Bruce MomjianAgain properly fix Darwin strip.
2007-11-13 Bruce MomjianAdd link to Postgres-R glossary from our documentation...
2007-11-13 Bruce MomjianModify OS/X Darin test to actually work, (no $template)
2007-11-13 Tom LaneFix a few contrib regression test scripts that hadn...
2007-11-13 Bruce MomjianAdjust expected file for new CVS version label.
2007-11-13 Bruce MomjianAdd CVS version labels to all install/uninstall scripts.
2007-11-13 Tom LaneFix more script breakage.
2007-11-13 Tom LaneFix insufficient search-path paranoia in SQL function...
2007-11-13 Bruce MomjianAdjust script to be consistent (thanks Tom for the...
2007-11-13 Tom LaneUndo damage from yesterday's script "cleanup".
2007-11-13 Tom LaneI find that an out-of-the-box installation of OSSP...
2007-11-12 Bruce MomjianNo master server overhead for middleware replication.
2007-11-12 Bruce MomjianChange replication chart title to "No waiting for multi...
2007-11-12 Bruce MomjianTrim trailing whitespace --- needed commit to update...
2007-11-11 Tom LaneEnsure that typmod decoration on a datatype name is...
2007-11-11 Bruce MomjianRemove tabs from SGML files.
2007-11-11 Bruce MomjianRemove /contrib/dblink/doc directory, now in SGML.
2007-11-11 Bruce MomjianAdjust pg_trgm expected output for new *.sql file.
2007-11-11 Bruce MomjianMake /contrib install/uninstall script consistent:
2007-11-10 Bruce MomjianRemove references to READMEs from /contrib Makefiles.
2007-11-10 Bruce MomjianMove most /contrib README files into SGML. Some still...
2007-11-10 Bruce MomjianAdd pg_ctl -t/timeout parameter to control amount of...
2007-11-10 Tom LaneAdd an example of a SQL function with output parameters...
2007-11-10 Tom LaneAdd missing closing / in xsd:restriction, and remove...
2007-11-10 Bruce MomjianHigh availability wording fix.
2007-11-10 Bruce MomjianUpdate high availability documentation with comments...
2007-11-10 Tom LanexmlGetUTF8Char()'s second argument is both input and...
2007-11-10 Bruce MomjianUse strip -x on OS/X-darwin because non-"-x" causes...
2007-11-10 Bruce MomjianHave text search thesaurus files use "?" for stop words.
2007-11-10 Bruce MomjianReduce error level of ROLLBACK outside a transaction...
2007-11-10 Bruce MomjianFix markup problem with recent pg_ctl change.
2007-11-10 Joe ConwayHave crosstab variants treat NULL rowid as a category...
2007-11-10 Bruce MomjianProperly order pg_ctl -c option alphabetically in docs.
2007-11-09 Tom LaneRecognize RETURN QUERY via a textual test, so that...
2007-11-09 Bruce MomjianRemove tabs from SGML files.
2007-11-09 Tom LaneAdd an expected-results file to get regression to pass...
2007-11-09 Tom LaneClean up ts_locale.h/.c. Fix broken and not-consistent...
2007-11-09 Alvaro HerreraPoint to our own UUID page instead of to Wikipedia.
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...
next