aboutsummaryrefslogtreecommitdiff
path: root/contrib/spi/insert_username.c
Commit message (Expand)AuthorAge
* Move Trigger and TriggerDesc structs out of rel.h into a new reltrigger.hAlvaro Herrera2011-07-04
* Fix sloppy usage of TRIGGER_FIRED_BEFORE/TRIGGER_FIRED_AFTER.Tom Lane2010-10-08
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Fix executor/spi.h to follow our usual conventions for include files, ie,Tom Lane2009-01-07
* Simplify and standardize conversions between TEXT datums and ordinary CTom Lane2008-03-25
* Wording cleanup for error messages. Also change can't -> cannot.Bruce Momjian2007-02-01
* Magic blocks don't do us any good unless we use 'em ... so install oneTom Lane2006-05-30
* Add CVS tag lines to files that were lacking them.Bruce Momjian2006-03-11
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* pgindent run.Bruce Momjian2003-08-04
* Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)Tom Lane2003-07-24
* Fix bit-rotted reference to GetUserName() ...Tom Lane2002-09-05
* pgindent run. Make it all clean.Bruce Momjian2001-03-22
* Seems to have been missed in GetPgUserName updates.Tom Lane2000-12-04
* Revise handling of oldstyle/newstyle functions per recent discussionsTom Lane2000-11-20
* Update textin() and textout() to new fmgr style. This is just phaseTom Lane2000-07-05
* Second round of fmgr changes: triggers are now invoked in new style,Tom Lane2000-05-29
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-26
* Change some labels in bootparse to make ctags happy. Clean up outfunc/readfu...Bruce Momjian1998-01-06
* Trigger function for inserting user names.Vadim B. Mikheev1997-10-17