| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | SET autocommit no longer needed in /contrib because pg_regress.sh does | Bruce Momjian | 2002-10-21 | 1 | -1/+0 |
| | | | | | it automatically now on regression session startup. | ||||
| * | Update /contrib for "autocommit TO 'on'". | Bruce Momjian | 2002-10-18 | 1 | -9/+10 |
| | | | | | | | | | | | Create objects in public schema. Make spacing/capitalization consistent. Remove transaction block use for object creation. Remove unneeded function GRANTs. | ||||
| * | Update incorrect expected file. Use 'timestamp without time zone' | Tom Lane | 2001-10-03 | 1 | -3/+3 |
| | | | | | datatype in test, to try to avoid any dependency on local time zone. | ||||
| * | New contrib module for BTREE emulation in GiST. | Tom Lane | 2001-08-22 | 1 | -0/+36 |
| From Oleg Bartunov and Teodor Sigaev. | |||||
