Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
postgres-lambda-diff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakob Huber
postgres-lambda-diff
Commits
306f8923
Commit
306f8923
authored
27 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
Fixed table type lengths for Maurice.
parent
f34b9bba
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/include/catalog/pg_type.h
+13
-13
13 additions, 13 deletions
src/include/catalog/pg_type.h
with
13 additions
and
13 deletions
src/include/catalog/pg_type.h
+
13
−
13
View file @
306f8923
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
*
*
* Copyright (c) 1994, Regents of the University of California
* Copyright (c) 1994, Regents of the University of California
*
*
* $Id: pg_type.h,v 1.3
8
1998/04/2
6
0
4:0
9:1
6
momjian Exp $
* $Id: pg_type.h,v 1.3
9
1998/04/2
7
0
3:1
9:1
0
momjian Exp $
*
*
* NOTES
* NOTES
* the genbki.sh script reads this file and generates .bki
* the genbki.sh script reads this file and generates .bki
...
@@ -206,21 +206,21 @@ DESCR("array of 8 oid, used in system tables");
...
@@ -206,21 +206,21 @@ DESCR("array of 8 oid, used in system tables");
DATA
(
insert
OID
=
32
(
SET
PGUID
-
1
-
1
f
r
t
\
054
0
-
1
textin
textout
textin
textout
i
_null_
));
DATA
(
insert
OID
=
32
(
SET
PGUID
-
1
-
1
f
r
t
\
054
0
-
1
textin
textout
textin
textout
i
_null_
));
DESCR
(
"set of tuples"
);
DESCR
(
"set of tuples"
);
DATA
(
insert
OID
=
71
(
pg_type
PGUID
1
1
t
b
t
\
054
1247
0
foo
bar
foo
bar
c
_null_
));
DATA
(
insert
OID
=
71
(
pg_type
PGUID
-
1
-
1
t
b
t
\
054
1247
0
foo
bar
foo
bar
c
_null_
));
DATA
(
insert
OID
=
75
(
pg_attribute
PGUID
1
1
t
b
t
\
054
1249
0
foo
bar
foo
bar
c
_null_
));
DATA
(
insert
OID
=
75
(
pg_attribute
PGUID
-
1
-
1
t
b
t
\
054
1249
0
foo
bar
foo
bar
c
_null_
));
DATA
(
insert
OID
=
81
(
pg_proc
PGUID
1
1
t
b
t
\
054
1255
0
foo
bar
foo
bar
c
_null_
));
DATA
(
insert
OID
=
81
(
pg_proc
PGUID
-
1
-
1
t
b
t
\
054
1255
0
foo
bar
foo
bar
c
_null_
));
DATA
(
insert
OID
=
83
(
pg_class
PGUID
1
1
t
b
t
\
054
1259
0
foo
bar
foo
bar
c
_null_
));
DATA
(
insert
OID
=
83
(
pg_class
PGUID
-
1
-
1
t
b
t
\
054
1259
0
foo
bar
foo
bar
c
_null_
));
DATA
(
insert
OID
=
86
(
pg_shadow
PGUID
1
1
t
b
t
\
054
1260
0
foo
bar
foo
bar
c
_null_
));
DATA
(
insert
OID
=
86
(
pg_shadow
PGUID
-
1
-
1
t
b
t
\
054
1260
0
foo
bar
foo
bar
c
_null_
));
DATA
(
insert
OID
=
87
(
pg_group
PGUID
1
1
t
b
t
\
054
1261
0
foo
bar
foo
bar
c
_null_
));
DATA
(
insert
OID
=
87
(
pg_group
PGUID
-
1
-
1
t
b
t
\
054
1261
0
foo
bar
foo
bar
c
_null_
));
DATA
(
insert
OID
=
88
(
pg_database
PGUID
1
1
t
b
t
\
054
1262
0
foo
bar
foo
bar
c
_null_
));
DATA
(
insert
OID
=
88
(
pg_database
PGUID
-
1
-
1
t
b
t
\
054
1262
0
foo
bar
foo
bar
c
_null_
));
DATA
(
insert
OID
=
90
(
pg_variable
PGUID
1
1
t
b
t
\
054
1264
0
foo
bar
foo
bar
c
_null_
));
DATA
(
insert
OID
=
90
(
pg_variable
PGUID
-
1
-
1
t
b
t
\
054
1264
0
foo
bar
foo
bar
c
_null_
));
DATA
(
insert
OID
=
99
(
pg_log
PGUID
1
1
t
b
t
\
054
1269
0
foo
bar
foo
bar
c
_null_
));
DATA
(
insert
OID
=
99
(
pg_log
PGUID
-
1
-
1
t
b
t
\
054
1269
0
foo
bar
foo
bar
c
_null_
));
/* OIDS 100 - 199 */
/* OIDS 100 - 199 */
DATA
(
insert
OID
=
109
(
pg_attrdef
PGUID
1
1
t
b
t
\
054
1215
0
foo
bar
foo
bar
c
_null_
));
DATA
(
insert
OID
=
109
(
pg_attrdef
PGUID
-
1
-
1
t
b
t
\
054
1215
0
foo
bar
foo
bar
c
_null_
));
DATA
(
insert
OID
=
110
(
pg_relcheck
PGUID
1
1
t
b
t
\
054
1216
0
foo
bar
foo
bar
c
_null_
));
DATA
(
insert
OID
=
110
(
pg_relcheck
PGUID
-
1
-
1
t
b
t
\
054
1216
0
foo
bar
foo
bar
c
_null_
));
DATA
(
insert
OID
=
111
(
pg_trigger
PGUID
1
1
t
b
t
\
054
1219
0
foo
bar
foo
bar
c
_null_
));
DATA
(
insert
OID
=
111
(
pg_trigger
PGUID
-
1
-
1
t
b
t
\
054
1219
0
foo
bar
foo
bar
c
_null_
));
/* OIDS 200 - 299 */
/* OIDS 200 - 299 */
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment