Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-08-08 | Remove old man pages. All info is in new man pages or other docs. | Thomas G. Lockhart | |
1999-06-17 | Remove QUERY_LIMIT and documenation on same. Change _ALIGN to TYPEALIGN | Bruce Momjian | |
for Irix. | |||
1999-06-09 | MVCC updates. | Vadim B. Mikheev | |
1999-06-04 | Add description for SET TRANSACTION. | Bruce Momjian | |
1999-06-03 | SET TRANSACTION ISOLATION LEVEL SERIALIZABLE; | Bruce Momjian | |
SET TRANSACTION ISOLATION LEVEL READ COMMITTED; ^^^^ required Also note that SET TRANSACTION ISOLATION LEVEL change isolevel for _current_ transaction, in accordance with standard, not for session (ALTER SESSION is used in Oracle, but it's not implemented currently). And I would don't mention SET XACTISOLEVEL TO ... form at all. Please update set.sgml - I failed to understand all these SET TIME ZONE { '<REPLACEABLE CLASS="PARAMETER"> now. for Vadim | |||
1999-06-03 | Thanks for this, but SET TRANSACTION ISOLATION LEVEL | Bruce Momjian | |
should be described like SET TIME ZONE: TO is not allowed, as well as DEFAULT option. There are only two forms: for Vadim. | |||
1999-06-03 | Add SET TRANSACTION ISOLATION LEVEL and SET NAMES mention. | Bruce Momjian | |
1999-06-03 | Update SET commands for psql \h, man pages, and sgml. | Bruce Momjian | |
1999-03-07 | geqo now at 11 tables | Bruce Momjian | |
1999-02-18 | Enable bushy and right-hand queries by default. | Bruce Momjian | |
1999-02-14 | Optimizer rename. | Bruce Momjian | |
1999-02-02 | Make GEQO use dependent on table and index count. | Bruce Momjian | |
1999-02-02 | Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. | Bruce Momjian | |
1998-10-14 | New QUERY_LIMIT set command. | Bruce Momjian | |
1998-10-14 | No more pgbuiltin. | Bruce Momjian | |
1998-06-24 | cleanup | Bruce Momjian | |
1998-01-11 | Manual page dash cleanup. | Bruce Momjian | |
1997-10-01 | Update manuals for 6.2 release. | Bruce Momjian | |
1997-09-12 | Increase default geqo parameter to 8. | Bruce Momjian | |
1997-08-26 | Manual page renaming. | Bruce Momjian | |
1997-06-03 | Cleanups. | Vadim B. Mikheev | |
1997-06-02 | Update man and psqlHelp for new SET GEQO=# option. | Bruce Momjian | |
1997-06-01 | SET R_PLANS added to manual page. | Bruce Momjian | |
1997-05-16 | Add documentation for reset, set, and show, and cross-reference in built-in. | Thomas G. Lockhart | |