Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
5ad4034a
Commit
5ad4034a
authored
Dec 07, 1999
by
Jan Wieck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Again updated INSIDE TODO
Jan
parent
70dd9e81
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
5 deletions
+4
-5
src/backend/utils/adt/ri_triggers.c
src/backend/utils/adt/ri_triggers.c
+4
-5
No files found.
src/backend/utils/adt/ri_triggers.c
View file @
5ad4034a
...
...
@@ -6,7 +6,7 @@
*
* 1999 Jan Wieck
*
* $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 $
*
* ----------
*/
...
...
@@ -15,11 +15,10 @@
/* ----------
* Internal TODO:
*
* Finish functions for MATCH FULL:
* setdefault_del
* setdefault_upd
* Add MATCH <unspecified> logic (in places where not
* equal to MATCH FULL.
*
* Add MATCH PARTIAL logic
* Add MATCH PARTIAL logic
.
* ----------
*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment