index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
adt
/
ri_triggers.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rearrange fmgr.c and relcache so that it's possible to keep FmgrInfo
Tom Lane
2001-10-06
1
-5
/
+2
*
Further cleanup of dynahash.c API, in pursuit of portability and
Tom Lane
2001-10-05
1
-15
/
+10
*
Another round of cleanups for dynahash.c (maybe it's finally clean of
Tom Lane
2001-10-01
1
-12
/
+15
*
RI triggers would fail for datatypes using old-style equal function,
Tom Lane
2001-05-31
1
-7
/
+21
*
Fix remaining RI permission problems (cascaded update/delete, restrict,
Peter Eisentraut
2001-05-07
1
-3
/
+62
*
Remove dashes in comments that don't need them, rewrap with pgindent.
Bruce Momjian
2001-03-22
1
-431
/
+300
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
1
-5
/
+5
*
Add some notes about memory management of RI plans.
Tom Lane
2001-02-15
1
-2
/
+14
*
Add 'ONLY' to queries generated by RI triggers, so as to preserve pre-7.1
Tom Lane
2000-12-22
1
-25
/
+25
*
keep relations open until they are no longer needed.
Hiroshi Inoue
2000-11-21
1
-5
/
+9
*
Change SearchSysCache coding conventions so that a reference count is
Tom Lane
2000-11-16
1
-8
/
+10
*
When the RI triggers lock the PK table, temporarily switch the current user
Peter Eisentraut
2000-09-25
1
-1
/
+35
*
Remove unused include files. Do not touch /port or includes used by defines.
Bruce Momjian
2000-05-30
1
-9
/
+1
*
Second round of fmgr changes: triggers are now invoked in new style,
Tom Lane
2000-05-29
1
-156
/
+130
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
1
-799
/
+814
*
Added complete MATCH <unspecified> support contributed by Don Baccus.
Jan Wieck
2000-02-07
1
-166
/
+757
*
Changed "triggered data change violation" detection code
Jan Wieck
2000-01-06
1
-1
/
+124
*
Fixed bug in targetlist expression replacement of
Jan Wieck
2000-01-06
1
-4
/
+11
*
Added global variable to have RI triggers override
Jan Wieck
1999-12-10
1
-1
/
+10
*
Fixed concurrent visibility bug.
Jan Wieck
1999-12-08
1
-2
/
+12
*
Again updated INSIDE TODO
Jan Wieck
1999-12-07
1
-5
/
+4
*
Added SET DEFAULT action for ON DELETE/UPDATE
Jan Wieck
1999-12-07
1
-16
/
+479
*
Corrected TODO in source
Jan Wieck
1999-12-06
1
-3
/
+1
*
Added ON DELETE/UPDATE SET NULL
Jan Wieck
1999-12-06
1
-18
/
+411
*
Completed FOREIGN KEY syntax.
Jan Wieck
1999-12-06
1
-23
/
+630
*
Add system indexes to match all caches.
Bruce Momjian
1999-11-22
1
-3
/
+3
*
First real FOREIGN KEY constraint trigger functionality.
Jan Wieck
1999-10-08
1
-12
/
+942
*
Added utils/adt/ri_triggers with empty shells for the
Jan Wieck
1999-09-30
1
-0
/
+184