Commits

DateSubjectAuthorReleases
2003-08-04 Update copyrights to 2003. Bruce Momjian 7.4.1
2003-08-04 pgindent run. Bruce Momjian 7.4.1
2003-06-24 In an attempt to simplify my life I'm submitting this patch that Bruce Momjian 7.4.1
2003-03-31 The following patch cleans up the deferred trigger mechanism. There is Bruce Momjian 7.4.1
2003-01-08 Updated deferred trigger patch. Bruce Momjian 7.4.1
2003-01-08 This trivial patch implements disabled, deferred triggers, per my Bruce Momjian 7.4.1
2002-11-23 This patch implements FOR EACH STATEMENT triggers, per my email to Bruce Momjian 7.4.1
2002-11-13 Add new palloc0 call as merge of palloc and MemSet(0). Bruce Momjian 7.4.1
2002-11-11 Back out use of palloc0 in place if palloc/MemSet. Seems constant len Bruce Momjian 7.4.1
2002-11-10 Merge palloc()/MemSet(0) calls into a single palloc0() call. Bruce Momjian 7.4.1
2002-09-04 pgindent run. Bruce Momjian 7.3.1
2002-08-17 Improve documentation of trigger firing queue handling, cleanup. Bruce Momjian 7.3.1
2002-07-20 oid is needed, it is added at the end of the struct (after the null Bruce Momjian 7.3.1
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2002-03-06 Change made to elog: Bruce Momjian 7.3.1
2002-03-02 Commit to match discussed elog() changes. Only update is that LOG is Bruce Momjian 7.3.1
2001-10-25 pgindent run on all C files. Java run to follow. initdb/regression Bruce Momjian 7.2.1
2001-03-22 Remove dashes in comments that don't need them, rewrap with pgindent. Bruce Momjian 7.1.1
2001-03-22 pgindent run. Make it all clean. Bruce Momjian 7.1.1
2001-01-24 Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. Bruce Momjian 7.1.1
2000-10-16 Remove NO_SECURITY define. Bruce Momjian 7.1.1
2000-06-08 Mark functions as static and ifdef NOT_USED as appropriate. Bruce Momjian 7.1.1
2000-05-30 Remove unused include files. Do not touch /port or includes used by defines. Bruce Momjian 7.1.1
2000-04-12 Ye-old pgindent run. Same 4-space tabs. Bruce Momjian 7.1.1
2000-02-13 2. trigger.c fails to compile due to a syntax error. It contains Bruce Momjian 7.1.1