Commit Graph

2155 Commits (bb5f8918c4bdd42e765bc39e8c1be21f06e49f66)

Author SHA1 Message Date
Bruce Momjian bb5f8918c4 Update ports list. 24 years ago
Bruce Momjian f3f39d0b9c Update ports. 24 years ago
Bruce Momjian e3edb8c69b Update ports list. 24 years ago
Bruce Momjian 458222e76f Update port list. 24 years ago
Bruce Momjian 5d42962bd3 Update ports. 24 years ago
Bruce Momjian 0ed0a9ddc0 Update BSD/OS as supported platform. 24 years ago
Tom Lane 6b704bf501 Add note about sort order of character datatypes being locale-dependent, 24 years ago
Tom Lane 3a0fde3b51 Make link to schema inspection functions more clear. 24 years ago
Peter Eisentraut 266a280584 Add introductory sections explaining what each book is about. Remove Y2K 24 years ago
Bruce Momjian 3675d064c9 Add mention of postgres signals to reference page 24 years ago
Bruce Momjian 68c8bce69e Updated German FAQ, from Ian Barwick 24 years ago
Tom Lane 19cc7bcbe5 Specify that we need bison >= 1.50. 24 years ago
Bruce Momjian f3e1937e5d Move libpgeasy.sgml to gborg. 24 years ago
Bruce Momjian 9761f1a07e Move odbc.sgml to gborg ODBC project. 24 years ago
Bruce Momjian b6f0c50232 Small update for the removal of some memory leaks in plpython SGML example. 24 years ago
Peter Eisentraut cc4f576957 Improve ECPG documentation. 24 years ago
Tom Lane 210a039d4f Since ANY is a reserved word, better suggest that ANY be quoted when 24 years ago
Tom Lane 156408e97b Fix documented sizes of geometric types. 24 years ago
Tom Lane a92df3a208 Fix example of doing a restore. 24 years ago
Bruce Momjian 189c3481c4 Updates from Ian Barwick. 24 years ago
Bruce Momjian 76cadb59fe Remove trailing blanks in cvs.sgml. 24 years ago
Tom Lane c918be6a17 Update description of numeric constants to match 7.3 reality. 24 years ago
Bruce Momjian 2b2cf392fe Update char/varchar()/text/bytea to mention they have similar performance 24 years ago
Bruce Momjian c650d52e14 Update Japanese FAQ, from Jun Kuwamura. 24 years ago
Tom Lane f1c0071d5a Add warning that autocommit=off is not well-supported yet. 24 years ago
Tom Lane ab901c60c8 Move BeOS and QNX4 to unsupported-platform list, until someone cares 24 years ago
Tom Lane 272bf59d29 Fix inconsistent formatting. 24 years ago
Tom Lane 93dca0d224 Fix incomplete definition of ALTER TABLE ADD/DROP CONSTRAINT syntax. 24 years ago
Tom Lane c1f91a38e2 Fix rewrite code so that rules are in fact executed in order by name, 24 years ago
Tom Lane 44dc9c1faa Fix psql's \copy to accept table names containing schemas, as well as 24 years ago
Tom Lane fb9bc342ff Improve discussion of FOR UPDATE. 24 years ago
Bruce Momjian f99e525f0f Update for tables returning function, item 5.3, from Joe Conway. 24 years ago
Peter Eisentraut 841e4b2089 Put the disk information all in one chapter. 24 years ago
Tom Lane d508b057ac Adjust handling of command status strings in the presence of rules, 24 years ago
Bruce Momjian 8fc1f413f4 - Link the entries in the table to the catalog heading 24 years ago
Bruce Momjian daaf999fcb Improvements to Ian Barwick patch. 24 years ago
Bruce Momjian 0896707ef6 FAQ updates from Ian Barwick. 24 years ago
Tom Lane ad4ce7aa5b Make SET really not start a transaction. 24 years ago
Peter Eisentraut 0cd5ce6b11 Compute version number for docs on the fly. 24 years ago
Peter Eisentraut 08028faa22 Handle indentation of verbatim environments in HTML output via CSS. 24 years ago
Peter Eisentraut af514dca9e Fix linking problem. 24 years ago
Peter Eisentraut 10f41b2b80 Replace &version; by appropriate version. 24 years ago
Peter Eisentraut c086590380 Assorted reference page updates 24 years ago
Bruce Momjian 3379f7b9e0 Update FAQ. 24 years ago
Bruce Momjian e350d3d988 Update Russian FAQ. 24 years ago
Bruce Momjian 1aa4a37f6a Add replication, encryption, and cross database FAQ items. 24 years ago
Bruce Momjian 6a7bb0afbc Prevent tv_sec from becoming negative in connection timeout code. 24 years ago
Bruce Momjian 52f6918c28 Update IN/EXISTS item. 24 years ago
Bruce Momjian 5aa7849e1b set.patch updates an example in ref/set.sgml to have microsecond 24 years ago
Bruce Momjian d015dcbe4e Have SET not start transaction when autocommit off, with doc updates. 24 years ago