Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70dd9e8 commit 5ad4034Copy full SHA for 5ad4034
src/backend/utils/adt/ri_triggers.c
@@ -6,7 +6,7 @@
6
*
7
* 1999 Jan Wieck
8
9
- * $Header: /cvsroot/pgsql/src/backend/utils/adt/ri_triggers.c,v 1.7 1999/12/07 00:11:35 wieck Exp $
+ * $Header: /cvsroot/pgsql/src/backend/utils/adt/ri_triggers.c,v 1.8 1999/12/07 00:13:41 wieck Exp $
10
11
* ----------
12
*/
@@ -15,11 +15,10 @@
15
/* ----------
16
* Internal TODO:
17
18
- * Finish functions for MATCH FULL:
19
- * setdefault_del
20
- * setdefault_upd
+ * Add MATCH <unspecified> logic (in places where not
+ * equal to MATCH FULL.
21
22
- * Add MATCH PARTIAL logic
+ * Add MATCH PARTIAL logic.
23
24
25
0 commit comments