aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml
Commit message (Expand)AuthorAge
* Add note about sort order of character datatypes being locale-dependent,Tom Lane2002-10-24
* Make link to schema inspection functions more clear.Tom Lane2002-10-24
* Add introductory sections explaining what each book is about. Remove Y2KPeter Eisentraut2002-10-24
* Add mention of postgres signals to reference pageBruce Momjian2002-10-23
* Specify that we need bison >= 1.50.Tom Lane2002-10-22
* Move libpgeasy.sgml to gborg.Bruce Momjian2002-10-21
* Move odbc.sgml to gborg ODBC project.Bruce Momjian2002-10-21
* Small update for the removal of some memory leaks in plpython SGML example.Bruce Momjian2002-10-21
* Improve ECPG documentation.Peter Eisentraut2002-10-21
* Since ANY is a reserved word, better suggest that ANY be quoted whenTom Lane2002-10-21
* Fix documented sizes of geometric types.Tom Lane2002-10-21
* Fix example of doing a restore.Tom Lane2002-10-21
* Remove trailing blanks in cvs.sgml.Bruce Momjian2002-10-20
* Update description of numeric constants to match 7.3 reality.Tom Lane2002-10-20
* Add warning that autocommit=off is not well-supported yet.Tom Lane2002-10-20
* Move BeOS and QNX4 to unsupported-platform list, until someone caresTom Lane2002-10-20
* Fix inconsistent formatting.Tom Lane2002-10-19
* Fix incomplete definition of ALTER TABLE ADD/DROP CONSTRAINT syntax.Tom Lane2002-10-19
* Fix rewrite code so that rules are in fact executed in order by name,Tom Lane2002-10-19
* Fix psql's \copy to accept table names containing schemas, as well asTom Lane2002-10-19
* Improve discussion of FOR UPDATE.Tom Lane2002-10-18
* Put the disk information all in one chapter.Peter Eisentraut2002-10-16
* Adjust handling of command status strings in the presence of rules,Tom Lane2002-10-14
* - Link the entries in the table to the catalog headingBruce Momjian2002-10-14
* Make SET really not start a transaction.Tom Lane2002-10-13
* Compute version number for docs on the fly.Peter Eisentraut2002-10-12
* Handle indentation of verbatim environments in HTML output via CSS.Peter Eisentraut2002-10-12
* Fix linking problem.Peter Eisentraut2002-10-12
* Replace &version; by appropriate version.Peter Eisentraut2002-10-12
* Assorted reference page updatesPeter Eisentraut2002-10-11
* set.patch updates an example in ref/set.sgml to have microsecondBruce Momjian2002-10-09
* Have SET not start transaction when autocommit off, with doc updates.Bruce Momjian2002-10-09
* Fix markup error.Bruce Momjian2002-10-05
* Add more documentation about CURRENT_TIMESTAMP.Bruce Momjian2002-10-05
* Restrict CREATE OPERATOR CLASS to superusers, per discussion some weeksTom Lane2002-10-04
* Require superuser privilege to create a binary-compatible cast, perTom Lane2002-10-04
* Add wording so people know PANIC is really "off" for log_min_error_statement.Bruce Momjian2002-10-03
* Re-enable pg_resetxlog to accept -l values in hexadecimal (it used toTom Lane2002-10-02
* Turn GUC log_min_error_statement off by default by setting it to PANIC.Bruce Momjian2002-10-02
* Applied doc patch to jdbc doc which documents support for datasourcesBarry Lind2002-10-01
* Update HISTORY/release.sgml for 7.2.3.Bruce Momjian2002-10-01
* Simplify SSL certificate instructions.Bruce Momjian2002-09-27
* Allow SSL to work withouth client-side certificate infrastructure.Bruce Momjian2002-09-26
* Enhance the description of user and database management. Reduce thePeter Eisentraut2002-09-25
* Make PL/pgSQL capitalization consistent.Bruce Momjian2002-09-24
* Change default privileges for languages and functions to be PUBLIC USAGETom Lane2002-09-24
* Update some obsolete comments and column descriptions.Tom Lane2002-09-24
* Tweak conversion names to follow the established naming scheme, andPeter Eisentraut2002-09-24
* Fix broken markup.Tom Lane2002-09-23
* Move PyGreSQL usage documentation from README into DocBook. Some otherPeter Eisentraut2002-09-23