Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Now we are able to CREATE PROCEDURAL LANGUAGE (Thanks, Jan). | Vadim B. Mikheev | 1997-10-28 | |
* | Fix \ handling | Vadim B. Mikheev | 1997-10-02 | |
* | STATEMENT triggers are not implemented - elog (WARN). | Vadim B. Mikheev | 1997-09-30 | |
* | Inline memset() as MemSet(). | Bruce Momjian | 1997-09-18 | |
* | Inline frequently called functions. | Bruce Momjian | 1997-09-18 | |
* | Cleanups. | Vadim B. Mikheev | 1997-09-11 | |
* | Used modified version of indent that understands over 100 typedefs. | Bruce Momjian | 1997-09-08 | |
* | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian | 1997-09-08 | |
* | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 | |
* | Before row insertion triggers call. | Vadim B. Mikheev | 1997-09-04 | |
* | BEFORE/AFTER ROW INSERT triggers startup from CopyFrom() | Vadim B. Mikheev | 1997-09-01 | |
* | Workplace for CREATE/DROP TRIGGER | Vadim B. Mikheev | 1997-08-31 |