summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-28Increase the statement_timeout value used in the prepared_xacts regressionTom Lane
2008-04-28Update comment for 8.4:Bruce Momjian
2008-04-28Fix broken configure test for libxslt: it was probing for xsltLibxmlVersion,Tom Lane
2008-04-28Bump the catversion for the previous patch.Alvaro Herrera
2008-04-28Add generate_subscripts, a series-generation function which generates anAlvaro Herrera
2008-04-27Add SGML ID attributes to the arrays subsections, and a few index entries forAlvaro Herrera
2008-04-26Code review for recent patch to terminate online backup during shutdown:Tom Lane
2008-04-25Add URL for:Bruce Momjian
2008-04-25Update wording from David Fetter.Bruce Momjian
2008-04-25Update to remove passive wording from FAQ, David FetterBruce Momjian
2008-04-24Update TODO item:Bruce Momjian
2008-04-24Remove transformAlterTableStmt's kluge to replace ColumnDef.is_not_nullTom Lane
2008-04-24Update:Bruce Momjian
2008-04-24Fix ALTER TABLE ADD COLUMN ... PRIMARY KEY so that the new column is correctlyTom Lane
2008-04-24Add embedded usage mention to FAQ, per Greg Smith.Bruce Momjian
2008-04-24Add to TODO:Bruce Momjian
2008-04-24Add TODO item:Bruce Momjian
2008-04-24Add URL for:Bruce Momjian
2008-04-24Add to TODO:Bruce Momjian
2008-04-24Add to TODO:Bruce Momjian
2008-04-24Remove, item done, description unclear:Bruce Momjian
2008-04-24Update TODO description for GIT:Bruce Momjian
2008-04-24Update error messages, per notes from Tom.Magnus Hagander
2008-04-24Add GIT URL:Bruce Momjian
2008-04-24Add to TODO:Bruce Momjian
2008-04-23Add URL for MERGE:Bruce Momjian
2008-04-23Prevent shutdown in normal mode if online backup is running, andMagnus Hagander
2008-04-22Fix using too many LWLocks bug, reported by Craig RingerTeodor Sigaev
2008-04-22Don't pull in pthreads header files in this file because we never use them.Magnus Hagander
2008-04-22FAQ2txt now only controls the main FAQ, not FAQ_DEV.Bruce Momjian
2008-04-22Replace developer FAQ with a reference to the wiki, which is whereMagnus Hagander
2008-04-22Issue explicit error messages for attempts to use "shell" operators inTom Lane
2008-04-21Fix convert_IN_to_join to properly handle the case where the subselect'sTom Lane
2008-04-21Clean up float4byval and float8byval handling by dealing with them completelyMagnus Hagander
2008-04-21Fix typo, noted by Stefan Kaltenbrunner.Magnus Hagander
2008-04-21Make float4byval and float8byval configurable on MSVC.Magnus Hagander
2008-04-21Add link to major version release notes at the top of the minorMagnus Hagander
2008-04-21Fix a couple of places in execMain that erroneously assumed that SELECT FORTom Lane
2008-04-21Add FLOAT4PASSBYVAL/FLOAT8PASSBYVAL to pg_config.h.win32, as a stopgapTom Lane
2008-04-21Make earthdistance use version-0 calling convention if not USE_FLOAT8_BYVAL,Tom Lane
2008-04-21Allow float8, int8, and related datatypes to be passed by value on machinesTom Lane
2008-04-20Fix broken compare function for tsquery_ops. Per Tom's report.Teodor Sigaev
2008-04-20Convert earthdistance's only C function to v1 call convention,Tom Lane
2008-04-19seg_size() has to be V1 calling convention, too.Tom Lane
2008-04-19Update doc script comments.Bruce Momjian
2008-04-19Add script FAQ2txt to convert HTML files to txt. Add comment to TODO2html.Bruce Momjian
2008-04-19Add TODO2html tool to convert TODO to HTML.Bruce Momjian
2008-04-19Update TODO using new script.Bruce Momjian
2008-04-19Remove TODO.detail directory. All URLs now in TODO file as references.Bruce Momjian
2008-04-19Remove TODO.detail references; instead add TODO URLs pointing to theBruce Momjian