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