aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml
Commit message (Expand)AuthorAge
* Large objects in single "table".Bruce Momjian2000-12-18
* Updates from Tom Lane.Bruce Momjian2000-12-18
* Add missing tags.Peter Eisentraut2000-12-17
* Bump version to 7.1. (No "beta1", since we're just going to forget toPeter Eisentraut2000-12-17
* Update SysV IPC information.Peter Eisentraut2000-12-17
* Update type-coercion discussions to reflect current reality.Tom Lane2000-12-17
* Misc. cleanups.Tom Lane2000-12-17
* Outer join updates, miscellaneous polishing.Tom Lane2000-12-17
* Update some obsolete info about GEQO.Tom Lane2000-12-16
* Add 7.1 features listBruce Momjian2000-12-16
* A little wordsmithing in the pattern-matching section.Tom Lane2000-12-16
* Add note that COALESCE and NULLIF are shorthand forms of CASE.Tom Lane2000-12-16
* Clean up some bogosities in description of target lists.Tom Lane2000-12-16
* Restructure performance tips into a single chapter ('populating aTom Lane2000-12-16
* Merge functions and operators chapters. Lots of updates.Peter Eisentraut2000-12-14
* In 'Joins between classes' in Section 5 of the tutorial we have, inBruce Momjian2000-12-12
* Revise SELECT reference page for outer joins, subselect in FROM,Tom Lane2000-12-12
* Change to Negator.Bruce Momjian2000-12-11
* Backout right-hand/left-hand.Bruce Momjian2000-12-10
* in catalog.sgmlBruce Momjian2000-12-10
* Add mention of \d+ to comment.Bruce Momjian2000-12-10
* Fix typoBruce Momjian2000-12-10
* Fixes for examples from Thomas DiffenbachBruce Momjian2000-12-09
* Fix Westwood/Westward, from Wessel van Norel.Bruce Momjian2000-12-08
* Remove error check that disallowed setval() on a sequence with cacheTom Lane2000-12-08
* typo correctionPeter Eisentraut2000-12-07
* Clarify the allowed length of the text data type.Thomas G. Lockhart2000-12-03
* Support IBM S/390. Patches from Neale Ferguson@softwareAG-usa.com.Thomas G. Lockhart2000-12-03
* Final(?) GUC clean-up. Update psql tab completion.Peter Eisentraut2000-12-03
* Repair residual sillinesses from UUNET virtual host/socket path patch.Tom Lane2000-11-30
* Correct obsolete entry for strpos().Tom Lane2000-11-30
* Minor tweaks in installation instructions, regenerate INSTALL file.Peter Eisentraut2000-11-30
* Sort out things after fe-connect.c cleanup after unix socket patch.Peter Eisentraut2000-11-30
* Rewrite system catalog documentation man page in DocBook with more recentPeter Eisentraut2000-11-29
* Significant cleanups in SysV IPC handling (shared mem and semaphores).Tom Lane2000-11-28
* Remove PQunixsocket, per Peter's recommendation. PQhost shows the socket dir...Bruce Momjian2000-11-28
* Store current LC_COLLATE and LC_CTYPE settings in pg_control during initdb;Tom Lane2000-11-25
* Update pg_ctl ref page, help output, messages. Some repair to work betterPeter Eisentraut2000-11-25
* Repair markupPeter Eisentraut2000-11-25
* here is a patch for formatting.c (to_char/timestampt()), for 7.1Bruce Momjian2000-11-25
* Make SET SESSION CHARACTERISTICS compliant with SQL 99. Remove redundant,Peter Eisentraut2000-11-24
* Revive Reference Manual, remove reference pages from User's Guide.Peter Eisentraut2000-11-24
* Make socket option specify just the directory, not the full path.Bruce Momjian2000-11-22
* Tweak resultmap documentation, add to README too.Tom Lane2000-11-22
* Allow for different result files when using GCC versus native compiler.Peter Eisentraut2000-11-21
* Improve comments in pg_hba.conf.sample and the associated SGMLTom Lane2000-11-21
* Update for new pg_dump with blobs etcPhilip Warner2000-11-21
* Correct directory names.Peter Eisentraut2000-11-20
* Revise handling of oldstyle/newstyle functions per recent discussionsTom Lane2000-11-20
* RefinementsPeter Eisentraut2000-11-18