Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-07-01 | Remove contrib version of rtree_gist --- now in core system. | Tom Lane | |
2003-05-14 | Backend support for autocommit removed, per recent discussions. The | Tom Lane | |
only remnant of this failed experiment is that the server will take SET AUTOCOMMIT TO ON. Still TODO: provide some client-side autocommit logic in libpq. | |||
2002-10-18 | Update /contrib for "autocommit TO 'on'". | Bruce Momjian | |
Create objects in public schema. Make spacing/capitalization consistent. Remove transaction block use for object creation. Remove unneeded function GRANTs. | |||
2001-05-31 | Support for emulating RTREE indexing in GiST. Contributed by | Tom Lane | |
Oleg Bartunov and Teodor Sigaev. |