summaryrefslogtreecommitdiff
path: root/doc/src
AgeCommit message (Expand)Author
2001-03-17Repair.Peter Eisentraut
2001-03-17Tuning for docbook2man.Peter Eisentraut
2001-03-17New updates from Roberto Mello sent privately today due to email troubles.Thomas G. Lockhart
2001-03-16Support syncing WAL log to disk using either fsync(), fdatasync(),Tom Lane
2001-03-15Update sample error messages to agree with current code.Tom Lane
2001-03-15Improve description of to_char templates.Tom Lane
2001-03-14Fix markup.Peter Eisentraut
2001-03-13Update FAQ.Bruce Momjian
2001-03-13Document changed features of pg_dump, including:Philip Warner
2001-03-13XLOG (and related) changes:Tom Lane
2001-03-11Add uninstall target to Java build.Peter Eisentraut
2001-03-10BOX documentation disagreed with code about corner order.Tom Lane
2001-03-10Document --with-java.Peter Eisentraut
2001-03-10Eliminate some hackery when creating text files (INSTALL) with a few linesPeter Eisentraut
2001-03-09Integrate "Porting from Oracle PL/SQL" HOWTO from Roberto Mello.Peter Eisentraut
2001-03-08Add Japanese FAQ>Bruce Momjian
2001-03-08Update FAQ.Bruce Momjian
2001-03-06Sync rule for making INSTALL file.Peter Eisentraut
2001-03-06Some editing, enhance markup, move description section before options list.Peter Eisentraut
2001-03-06Shorten TOAST mentionBruce Momjian
2001-03-06Update/correct/refine.Peter Eisentraut
2001-03-06- Reflect change of option -U to -LPhilip Warner
2001-03-06- Minor correction to usagePhilip Warner
2001-03-05Add missing space, change some markup.Peter Eisentraut
2001-03-05Sorry, that change was not correct.Peter Eisentraut
2001-03-05I'm attaching those diffs for the Reference Guide in a tar file, asBruce Momjian
2001-03-05Update email addresses.Bruce Momjian
2001-03-04PyGreSQL documentation. Based on the README, converted to DocBook byPeter Eisentraut
2001-03-03Document TEMP option.Tom Lane
2001-02-26Implement COMMIT_SIBLINGS parameter to allow pre-commit delay to occurTom Lane
2001-02-25Even better example for operator precedence mis-parsing.Peter Eisentraut
2001-02-24Choose a more suitable example for the operator precedence mis-parsingPeter Eisentraut
2001-02-24Markup, spell check, refine JDBC documentation.Peter Eisentraut
2001-02-23Freshen with a few recent platform reports:Thomas G. Lockhart
2001-02-21Document timeofday(), mention start-of-transaction vs. current-timeTom Lane
2001-02-21Fix markup. (A <keyword> isn't what it is in SQL.) Add jungle of morePeter Eisentraut
2001-02-20Add more details.Peter Eisentraut
2001-02-20Turn on section numbering.Peter Eisentraut
2001-02-20Fix pg_passwd's failure to cope with usernames > 8 chars.Tom Lane
2001-02-19Document --enable-cassert.Tom Lane
2001-02-19Change plpgsql's GET DIAGNOSTICS statement to use SQL99-compatibleTom Lane
2001-02-19Update example of partially constraining join order to use a subselectTom Lane
2001-02-19AND/OR truth table needs another row IMHO.Tom Lane
2001-02-18Add --template option to createdb script to allow access to WITH TEMPLATETom Lane
2001-02-18Enhance documentation of date/time functions. Add extract, current_date,Peter Eisentraut
2001-02-18Make <lineannotation> italic. Fix syntax error in print style.Peter Eisentraut
2001-02-18Add note that partial indices are not currently supported.Tom Lane
2001-02-18Update description of fsync option for 7.1.Tom Lane
2001-02-18Change default commit_delay to zero, update documentation.Tom Lane
2001-02-17Catch some stray references to .htm files.Tom Lane