Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf955382

Browse files
committed
Remove a bunch of dead entries exposed by findoidjoins crosschecks.
Apparently, whatever these things used to link to got recycled intosomething else ... but the dependent entries didn't.
1 parent85e9e03 commitf955382

File tree

5 files changed

+9
-29
lines changed

5 files changed

+9
-29
lines changed

‎src/include/catalog/pg_aggregate.h

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
* Copyright (c) 1994, Regents of the University of California
99
*
10-
* $Id: pg_aggregate.h,v 1.20 1999/02/13 23:21:04 momjian Exp $
10+
* $Id: pg_aggregate.h,v 1.21 1999/03/26 07:32:40 tgl Exp $
1111
*
1212
* NOTES
1313
* the genbki.sh script reads this file and generates .bki
@@ -113,7 +113,6 @@ DATA(insert OID = 0 ( maxPGUID float4larger- - 700 700 0 700 _null_ _null_
113113
DATA(insertOID=0 (maxPGUIDfloat8larger--7017010701_null__null_ ));
114114
DATA(insertOID=0 (maxPGUIDint4larger--7027020702_null__null_ ));
115115
DATA(insertOID=0 (maxPGUIDdate_larger--1082108201082_null__null_ ));
116-
DATA(insertOID=0 (maxPGUIDfloat8larger--1084108401084_null__null_ ));
117116
DATA(insertOID=0 (maxPGUIDcashlarger--7907900790_null__null_ ));
118117
DATA(insertOID=0 (maxPGUIDdatetime_larger--1184118401184_null__null_ ));
119118
DATA(insertOID=0 (maxPGUIDtimespan_larger--1186118601186_null__null_ ));
@@ -127,7 +126,6 @@ DATA(insert OID = 0 ( minPGUID float4smaller- - 700 700 0 700 _null_ _null
127126
DATA(insertOID=0 (minPGUIDfloat8smaller--7017010701_null__null_ ));
128127
DATA(insertOID=0 (minPGUIDint4smaller--7027020702_null__null_ ));
129128
DATA(insertOID=0 (minPGUIDdate_smaller--1082108201082_null__null_ ));
130-
DATA(insertOID=0 (minPGUIDfloat8smaller--1084108401084_null__null_ ));
131129
DATA(insertOID=0 (minPGUIDcashsmaller--7907900790_null__null_ ));
132130
DATA(insertOID=0 (minPGUIDdatetime_smaller--1184118401184_null__null_ ));
133131
DATA(insertOID=0 (minPGUIDtimespan_smaller--1186118601186_null__null_ ));

‎src/include/catalog/pg_amop.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
* Copyright (c) 1994, Regents of the University of California
99
*
10-
* $Id: pg_amop.h,v 1.20 1999/03/14 05:08:57 momjian Exp $
10+
* $Id: pg_amop.h,v 1.21 1999/03/26 07:32:40 tgl Exp $
1111
*
1212
* NOTES
1313
* the genbki.sh script reads this file and generates .bki
@@ -353,7 +353,7 @@ DATA(insert OID = 0 ( 405426 96 1 hashsel hashnpage ));
353353
/* oid_ops */
354354
DATA(insertOID=0 (4054276071hashselhashnpage ));
355355
/* oid8_ops */
356-
DATA(insertOID=0 (4054356791hashselhashnpage ));
356+
DATA(insertOID=0 (4054356491hashselhashnpage ));
357357
/* float4_ops */
358358
DATA(insertOID=0 (4054286201hashselhashnpage ));
359359
/* char_ops */

‎src/include/catalog/pg_amproc.h

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
* Copyright (c) 1994, Regents of the University of California
1111
*
12-
* $Id: pg_amproc.h,v 1.13 1999/03/14 05:08:58 momjian Exp $
12+
* $Id: pg_amproc.h,v 1.14 1999/03/26 07:32:41 tgl Exp $
1313
*
1414
* NOTES
1515
* the genbki.sh script reads this file and generates .bki
@@ -75,9 +75,6 @@ DATA(insert OID = 0 (402 434 199 3));
7575

7676

7777
/* btree */
78-
DATA(insertOID=0 (4034066891));
79-
DATA(insertOID=0 (4034076901));
80-
DATA(insertOID=0 (4034086911));
8178
DATA(insertOID=0 (4034213501));
8279
DATA(insertOID=0 (4034233551));
8380
DATA(insertOID=0 (4034243531));
@@ -86,12 +83,9 @@ DATA(insert OID = 0 (403 426 351 1));
8683
DATA(insertOID=0 (4034273561));
8784
DATA(insertOID=0 (4034283541));
8885
DATA(insertOID=0 (4034293581));
89-
DATA(insertOID=0 (40343012741));
9086
DATA(insertOID=0 (4034313601));
9187
DATA(insertOID=0 (4034323571));
9288
DATA(insertOID=0 (4034354041));
93-
DATA(insertOID=0 (4034369481));
94-
DATA(insertOID=0 (4034378281));
9589
DATA(insertOID=0 (4037548421));
9690
DATA(insertOID=0 (403107610781));
9791
DATA(insertOID=0 (403107710791));
@@ -105,16 +99,12 @@ DATA(insert OID = 0 (403 935 926 1));
10599

106100

107101
/* hash */
108-
DATA(insertOID=0 (4054066921));
109-
DATA(insertOID=0 (4054076931));
110-
DATA(insertOID=0 (4054086941));
111102
DATA(insertOID=0 (4054214491));
112103
DATA(insertOID=0 (4054234521));
113104
DATA(insertOID=0 (4054264501));
114105
DATA(insertOID=0 (4054274531));
115106
DATA(insertOID=0 (4054284511));
116107
DATA(insertOID=0 (4054294541));
117-
DATA(insertOID=0 (40543012811));
118108
DATA(insertOID=0 (4054314561));
119109
DATA(insertOID=0 (4054354571));
120110
DATA(insertOID=0 (405107610801));

‎src/include/catalog/pg_operator.h

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
* Copyright (c) 1994, Regents of the University of California
99
*
10-
* $Id: pg_operator.h,v 1.51 1999/03/10 05:02:31 tgl Exp $
10+
* $Id: pg_operator.h,v 1.52 1999/03/26 07:32:41 tgl Exp $
1111
*
1212
* NOTES
1313
* the genbki.sh script reads this file and generates .bki
@@ -123,11 +123,6 @@ DATA(insert OID = 383 ( "=" PGUID 0 b t t 10101010 16 383 0 00 array_e
123123
DATA(insertOID=384 ("="PGUID0btt1011101116384000array_eqeqseleqjoinsel ));
124124
DATA(insertOID=385 ("="PGUID0btt1012101216385000array_eqeqseleqjoinsel ));
125125
DATA(insertOID=386 ("="PGUID0btt1013101316386000array_eqeqseleqjoinsel ));
126-
/*
127-
DATA(insert OID = 387 ( "=" PGUID 0 b t t 10141014 16 387 0 00 array_eq eqsel eqjoinsel ));
128-
*/
129-
DATA(insertOID=388 ("="PGUID0btt1015101516388000array_eqeqseleqjoinsel ));
130-
DATA(insertOID=389 ("="PGUID0btt1016101616389000array_eqeqseleqjoinsel ));
131126
DATA(insertOID=390 ("="PGUID0btt1017101716390000array_eqeqseleqjoinsel ));
132127
DATA(insertOID=391 ("="PGUID0btt1018101816391000array_eqeqseleqjoinsel ));
133128
DATA(insertOID=392 ("="PGUID0btt1019101916392000array_eqeqseleqjoinsel ));

‎src/include/catalog/pg_type.h

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
* Copyright (c) 1994, Regents of the University of California
99
*
10-
* $Id: pg_type.h,v 1.56 1999/03/25 03:49:25 tgl Exp $
10+
* $Id: pg_type.h,v 1.57 1999/03/26 07:32:42 tgl Exp $
1111
*
1212
* NOTES
1313
* the genbki.sh script reads this file and generates .bki
@@ -216,7 +216,7 @@ DESCR("command identifier type, sequence in transaction id");
216216

217217
DATA(insertOID=30 (oid8PGUID3289fbt \054026oid8inoid8outoid8inoid8outi_null_ ));
218218
DESCR("array of 8 oid, used in system tables");
219-
DATA(insertOID=32 (SETPGUID-1-1frt \0540-1textintextouttextintextouti_null_ ));
219+
DATA(insertOID=32 (SETPGUID-1-1frt \05400textintextouttextintextouti_null_ ));
220220
DESCR("set of tuples");
221221

222222
DATA(insertOID=71 (pg_typePGUID44tct \05412470foobarfoobari_null_));
@@ -237,7 +237,7 @@ DATA(insert OID = 111 ( pg_trigger PGUID 4 4 t c t \054 1219 0 foo bar foo bar
237237

238238
/* OIDS 200 - 299 */
239239

240-
DATA(insertOID=210 (smgrPGUID212tbt \0540-1smgrinsmgroutsmgrinsmgrouts_null_ ));
240+
DATA(insertOID=210 (smgrPGUID212tbt \05400smgrinsmgroutsmgrinsmgrouts_null_ ));
241241
DESCR("storage manager");
242242

243243
/* OIDS 300 - 399 */
@@ -259,7 +259,7 @@ DESCR("geometric path '(pt1,...)'");
259259
DATA(insertOID=603 (boxPGUID32100fbt \0730600box_inbox_outbox_inbox_outd_null_ ));
260260
DESCR("geometric box '(lower left,upper right)'");
261261
#defineBOXOID603
262-
DATA(insertOID=604 (polygonPGUID-1-1fbt \0540-1poly_inpoly_outpoly_inpoly_outd_null_ ));
262+
DATA(insertOID=604 (polygonPGUID-1-1fbt \05400poly_inpoly_outpoly_inpoly_outd_null_ ));
263263
DESCR("geometric polygon '(pt1,...)'");
264264
#definePOLYGONOID604
265265
DATA(insertOID=605 (filenamePGUID256-1fbt \054018filename_infilename_outfilename_infilename_outi_null_ ));
@@ -327,9 +327,6 @@ DATA(insert OID = 1010 ( _tid PGUID -1 -1 f b t \054 027 array_in array_out
327327
DATA(insertOID=1011 (_xidPGUID-1-1fbt \054028array_inarray_outarray_inarray_outi_null_ ));
328328
DATA(insertOID=1012 (_cidPGUID-1-1fbt \054029array_inarray_outarray_inarray_outi_null_ ));
329329
DATA(insertOID=1013 (_oid8PGUID-1-1fbt \054030array_inarray_outarray_inarray_outi_null_ ));
330-
DATA(insertOID=1014 (_lockPGUID-1-1fbt \054031array_inarray_outarray_inarray_outi_null_ ));
331-
DATA(insertOID=1015 (_stubPGUID-1-1fbt \054033array_inarray_outarray_inarray_outi_null_ ));
332-
DATA(insertOID=1016 (_refPGUID-1-1fbt \0540591array_inarray_outarray_inarray_outi_null_ ));
333330
DATA(insertOID=1017 (_pointPGUID-1-1fbt \0540600array_inarray_outarray_inarray_outd_null_ ));
334331
DATA(insertOID=1018 (_lsegPGUID-1-1fbt \0540601array_inarray_outarray_inarray_outd_null_ ));
335332
DATA(insertOID=1019 (_pathPGUID-1-1fbt \0540602array_inarray_outarray_inarray_outd_null_ ));

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp