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
f1bcb171
Commit
f1bcb171
authored
Sep 13, 1998
by
Thomas G. Lockhart
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove remnant from obsolete char16 data type.
parent
8ee1c193
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
src/include/catalog/pg_operator.h
src/include/catalog/pg_operator.h
+1
-2
No files found.
src/include/catalog/pg_operator.h
View file @
f1bcb171
...
...
@@ -7,7 +7,7 @@
*
* Copyright (c) 1994, Regents of the University of California
*
* $Id: pg_operator.h,v 1.3
6 1998/09/01 04:35:08 momjian
Exp $
* $Id: pg_operator.h,v 1.3
7 1998/09/13 14:29:06 thomas
Exp $
*
* NOTES
* the genbki.sh script reads this file and generates .bki
...
...
@@ -113,7 +113,6 @@ DATA(insert OID = 329 ( "=" PGUID 0 b t t 1000 1000 16 329 0 0 0 array_e
DATA
(
insert
OID
=
349
(
"="
PGUID
0
b
t
t
1001
1001
16
349
0
0
0
array_eq
eqsel
eqjoinsel
));
DATA
(
insert
OID
=
374
(
"="
PGUID
0
b
t
t
1002
1002
16
374
0
0
0
array_eq
eqsel
eqjoinsel
));
DATA
(
insert
OID
=
375
(
"="
PGUID
0
b
t
t
1003
1003
16
375
0
0
0
array_eq
eqsel
eqjoinsel
));
DATA
(
insert
OID
=
376
(
"="
PGUID
0
b
t
t
1004
1004
16
376
0
0
0
array_eq
eqsel
eqjoinsel
));
DATA
(
insert
OID
=
377
(
"="
PGUID
0
b
t
t
1005
1005
16
377
0
0
0
array_eq
eqsel
eqjoinsel
));
DATA
(
insert
OID
=
378
(
"="
PGUID
0
b
t
t
1006
1006
16
378
0
0
0
array_eq
eqsel
eqjoinsel
));
DATA
(
insert
OID
=
379
(
"="
PGUID
0
b
t
t
1007
1007
16
379
0
0
0
array_eq
eqsel
eqjoinsel
));
...
...
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