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
b7539d92
Commit
b7539d92
authored
Dec 08, 1999
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix indexing of cidr.
parent
2192a92f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
src/include/catalog/pg_amproc.h
src/include/catalog/pg_amproc.h
+2
-1
No files found.
src/include/catalog/pg_amproc.h
View file @
b7539d92
...
...
@@ -9,7 +9,7 @@
*
* Copyright (c) 1994, Regents of the University of California
*
* $Id: pg_amproc.h,v 1.1
6 1999/11/25 01:28:05 wieck
Exp $
* $Id: pg_amproc.h,v 1.1
7 1999/12/08 11:37:38 momjian
Exp $
*
* NOTES
* the genbki.sh script reads this file and generates .bki
...
...
@@ -96,6 +96,7 @@ DATA(insert OID = 0 (403 1312 1314 1));
DATA
(
insert
OID
=
0
(
403
1313
1315
1
));
DATA
(
insert
OID
=
0
(
403
810
836
1
));
DATA
(
insert
OID
=
0
(
403
935
926
1
));
DATA
(
insert
OID
=
0
(
403
652
926
1
));
DATA
(
insert
OID
=
0
(
403
1768
1769
1
));
DATA
(
insert
OID
=
0
(
403
1663
1636
1
));
...
...
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