summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-11-28testing $PostgreSQL$ tagPostgreSQL Daemon
2003-11-28Attached is a patch to correct white space issues in FAQ_MSWIN.Bruce Momjian
2003-11-28Update Russian FAQ, both branches.Bruce Momjian
2003-11-28Update most recent version to 7.4.Bruce Momjian
2003-11-28Fix free instead of pfreeTeodor Sigaev
2003-11-28Fix regression in dblink_disconnect() reported by Eduardo Stern:Joe Conway
2003-11-27Remove possibility to specify an installation root after --with-krbx andPeter Eisentraut
2003-11-27Make sure vpath_build is set correctly even if config.status --no-createPeter Eisentraut
2003-11-27Conditionalize variable that is only used conditionally, to avoid warning.Peter Eisentraut
2003-11-27Fixes about word with several infiniteveTeodor Sigaev
2003-11-26Second try at fixing no-room-to-move-down PANIC in compact_fsm_storage.Tom Lane
2003-11-26Added missing SPI_finish() calls to get_tuple_of_interest(). Fixes bugJoe Conway
2003-11-26Add NetBSD Sparc as supported.Peter Eisentraut
2003-11-26Cast field-length variables used in printf to int, because sometimesPeter Eisentraut
2003-11-26Utility for convert myspell dictionaries to ispell, full README will be laterTeodor Sigaev
2003-11-26Patches from Yutaka Tanida. Create primary key indexes after dataTatsuo Ishii
2003-11-25Repair subselect.c's occasional assignment of the wrong vartypmod toTom Lane
2003-11-25Get rid of hashkeys field of Hash plan node, since it's redundant withTom Lane
2003-11-25Fix language.Peter Eisentraut
2003-11-25New translationPeter Eisentraut
2003-11-25More adjustment of error messagesPeter Eisentraut
2003-11-25Install all the headers files that the ones that are already installedPeter Eisentraut
2003-11-25Ignore too long lexemeTeodor Sigaev
2003-11-24Upgrade to DocBook V4.2 SGML.Peter Eisentraut
2003-11-24Avoid using string literal with embedded newline.Tom Lane
2003-11-24Fix markup.Peter Eisentraut
2003-11-24Overdue code review for ALTER SEQUENCE patch. Don't generate illegal NodeTom Lane
2003-11-24Use --with-docdir to choose installation location of documentation; putPeter Eisentraut
2003-11-24Repair missed renamings of show_statement_stats and show_executor_stats.Tom Lane
2003-11-24Rename USE_THREADS to ENABLE_THREAD_SAFETY to avoid name clash with Perl.Peter Eisentraut
2003-11-23Make the messages and the options parsing a bit more standard.Peter Eisentraut
2003-11-23Add maintainer-clean target.Peter Eisentraut
2003-11-23Add NLS support.Peter Eisentraut
2003-11-21COMMENT ON casts, conversions, languages, operator classes, andTom Lane
2003-11-21Remove unused variable.Tom Lane
2003-11-19Mark item as done, update description for 7.5:Bruce Momjian
2003-11-19Remove items completed in 7.4:Bruce Momjian
2003-11-19SERIAL no longer creates an index by default, as of 7.3.Bruce Momjian
2003-11-19Background writer processJan Wieck
2003-11-19Fixed typo in create schema parsing.Michael Meskes
2003-11-17Add FreeBSD mention for initdb.c.Bruce Momjian
2003-11-17Optimize. Improve ispell support for compound words. This work was sponsored ...Teodor Sigaev
2003-11-17Change "IN/NOT IN" to "IN / NOT IN" for clarity, both branches.Bruce Momjian
2003-11-17Add:Bruce Momjian
2003-11-17Fix double dash:Bruce Momjian
2003-11-16Fix datetime input parsing to accept YYYY-MONTHNAME-DD and related syntaxes,Tom Lane
2003-11-16Sync HEAD with update committed only in 7.4 branch.Tom Lane
2003-11-16Another try at fixing the Linux overcommit docs, per Andrew Dunstan.Tom Lane
2003-11-16Changed parameter name for shared cache status report interval toJan Wieck
2003-11-16Update HISTORYBruce Momjian