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

Commitcb1ff1e

Browse files
committed
Remove some unnecessary quote marks from catalog DATA lines.
This has no functional impact whatsoever. However, it causesthese unnecessary quote marks to disappear from the generatedpostgres.bki file, making it easier to verify that the upcomingbootstrap data conversion patch doesn't change the generated file.
1 parent3cabe38 commitcb1ff1e

File tree

10 files changed

+34
-34
lines changed

10 files changed

+34
-34
lines changed

‎src/include/catalog/pg_aggregate.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -216,8 +216,8 @@ DATA(insert ( 3527n 0 enum_smaller-enum_smaller-----f f r
216216
DATA(insert (3565n0network_smaller-network_smaller-----ffrr1203869000_null__null_ ));
217217

218218
/* count */
219-
DATA(insert (2147n0int8inc_any-int8pl--int8inc_anyint8dec_any-ffrr0200200"0""0" ));
220-
DATA(insert (2803n0int8inc-int8pl--int8incint8dec-ffrr0200200"0""0" ));
219+
DATA(insert (2147n0int8inc_any-int8pl--int8inc_anyint8dec_any-ffrr020020000 ));
220+
DATA(insert (2803n0int8inc-int8pl--int8incint8dec-ffrr020020000 ));
221221

222222
/* var_pop */
223223
DATA(insert (2718n0int8_accumnumeric_var_popnumeric_combinenumeric_serializenumeric_deserializeint8_accumint8_accum_invnumeric_var_popffrr022811282281128_null__null_ ));
@@ -268,7 +268,7 @@ DATA(insert ( 2158n 0 float8_accumfloat8_stddev_sampfloat8_combine-
268268
DATA(insert (2159n0numeric_accumnumeric_stddev_sampnumeric_combinenumeric_serializenumeric_deserializenumeric_accumnumeric_accum_invnumeric_stddev_sampffrr022811282281128_null__null_ ));
269269

270270
/* SQL2003 binary regression aggregates */
271-
DATA(insert (2818n0int8inc_float8_float8-int8pl-----ffrr020000"0"_null_ ));
271+
DATA(insert (2818n0int8inc_float8_float8-int8pl-----ffrr0200000_null_ ));
272272
DATA(insert (2819n0float8_regr_accumfloat8_regr_sxxfloat8_regr_combine-----ffrr01022000"{0,0,0,0,0,0}"_null_ ));
273273
DATA(insert (2820n0float8_regr_accumfloat8_regr_syyfloat8_regr_combine-----ffrr01022000"{0,0,0,0,0,0}"_null_ ));
274274
DATA(insert (2821n0float8_regr_accumfloat8_regr_sxyfloat8_regr_combine-----ffrr01022000"{0,0,0,0,0,0}"_null_ ));

‎src/include/catalog/pg_authid.h

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -100,21 +100,21 @@ typedef FormData_pg_authid *Form_pg_authid;
100100
*/
101101
DATA(insertOID=10 ("POSTGRES"ttttttt-1_null__null_));
102102
#defineBOOTSTRAP_SUPERUSERID10
103-
DATA(insertOID=3373 ("pg_monitor"ftfffff-1_null__null_));
103+
DATA(insertOID=3373 (pg_monitorftfffff-1_null__null_));
104104
#defineDEFAULT_ROLE_MONITOR3373
105-
DATA(insertOID=3374 ("pg_read_all_settings"ftfffff-1_null__null_));
105+
DATA(insertOID=3374 (pg_read_all_settingsftfffff-1_null__null_));
106106
#defineDEFAULT_ROLE_READ_ALL_SETTINGS3374
107-
DATA(insertOID=3375 ("pg_read_all_stats"ftfffff-1_null__null_));
107+
DATA(insertOID=3375 (pg_read_all_statsftfffff-1_null__null_));
108108
#defineDEFAULT_ROLE_READ_ALL_STATS 3375
109-
DATA(insertOID=3377 ("pg_stat_scan_tables"ftfffff-1_null__null_));
109+
DATA(insertOID=3377 (pg_stat_scan_tablesftfffff-1_null__null_));
110110
#defineDEFAULT_ROLE_STAT_SCAN_TABLES3377
111-
DATA(insertOID=4569 ("pg_read_server_files"ftfffff-1_null__null_));
111+
DATA(insertOID=4569 (pg_read_server_filesftfffff-1_null__null_));
112112
#defineDEFAULT_ROLE_READ_SERVER_FILES4569
113-
DATA(insertOID=4570 ("pg_write_server_files"ftfffff-1_null__null_));
113+
DATA(insertOID=4570 (pg_write_server_filesftfffff-1_null__null_));
114114
#defineDEFAULT_ROLE_WRITE_SERVER_FILES4570
115-
DATA(insertOID=4571 ("pg_execute_server_program"ftfffff-1_null__null_));
115+
DATA(insertOID=4571 (pg_execute_server_programftfffff-1_null__null_));
116116
#defineDEFAULT_ROLE_EXECUTE_SERVER_PROGRAM4571
117-
DATA(insertOID=4200 ("pg_signal_backend"ftfffff-1_null__null_));
117+
DATA(insertOID=4200 (pg_signal_backendftfffff-1_null__null_));
118118
#defineDEFAULT_ROLE_SIGNAL_BACKENDID4200
119119

120120
#endif/* PG_AUTHID_H */

‎src/include/catalog/pg_collation.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,10 @@ typedef FormData_pg_collation *Form_pg_collation;
7373
DATA(insertOID=100 (defaultPGNSPPGUIDd-1""""_null_ ));
7474
DESCR("database's default collation");
7575
#defineDEFAULT_COLLATION_OID100
76-
DATA(insertOID=950 (CPGNSPPGUIDc-1"C""C"_null_ ));
76+
DATA(insertOID=950 (CPGNSPPGUIDc-1CC_null_ ));
7777
DESCR("standard C collation");
7878
#defineC_COLLATION_OID950
79-
DATA(insertOID=951 (POSIXPGNSPPGUIDc-1"POSIX""POSIX"_null_ ));
79+
DATA(insertOID=951 (POSIXPGNSPPGUIDc-1POSIXPOSIX_null_ ));
8080
DESCR("standard POSIX collation");
8181
#definePOSIX_COLLATION_OID951
8282

‎src/include/catalog/pg_language.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,13 +69,13 @@ typedef FormData_pg_language *Form_pg_language;
6969
* ----------------
7070
*/
7171

72-
DATA(insertOID=12 ("internal"PGUIDff002246_null_ ));
72+
DATA(insertOID=12 (internalPGUIDff002246_null_ ));
7373
DESCR("built-in functions");
7474
#defineINTERNALlanguageId 12
75-
DATA(insertOID=13 ("c"PGUIDff002247_null_ ));
75+
DATA(insertOID=13 (cPGUIDff002247_null_ ));
7676
DESCR("dynamically-loaded C functions");
7777
#defineClanguageId 13
78-
DATA(insertOID=14 ("sql"PGUIDft002248_null_ ));
78+
DATA(insertOID=14 (sqlPGUIDft002248_null_ ));
7979
DESCR("SQL-language functions");
8080
#defineSQLlanguageId 14
8181

‎src/include/catalog/pg_namespace.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,13 @@ typedef FormData_pg_namespace *Form_pg_namespace;
6666
* ---------------
6767
*/
6868

69-
DATA(insertOID=11 ("pg_catalog"PGUID_null_ ));
69+
DATA(insertOID=11 (pg_catalogPGUID_null_ ));
7070
DESCR("system catalog schema");
7171
#definePG_CATALOG_NAMESPACE 11
72-
DATA(insertOID=99 ("pg_toast"PGUID_null_ ));
72+
DATA(insertOID=99 (pg_toastPGUID_null_ ));
7373
DESCR("reserved schema for TOAST tables");
7474
#definePG_TOAST_NAMESPACE 99
75-
DATA(insertOID=2200 ("public"PGUID_null_ ));
75+
DATA(insertOID=2200 (publicPGUID_null_ ));
7676
DESCR("standard public schema");
7777
#definePG_PUBLIC_NAMESPACE 2200
7878

‎src/include/catalog/pg_pltemplate.h

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -71,13 +71,13 @@ typedef FormData_pg_pltemplate *Form_pg_pltemplate;
7171
* ----------------
7272
*/
7373

74-
DATA(insert ("plpgsql"tt"plpgsql_call_handler""plpgsql_inline_handler""plpgsql_validator""$libdir/plpgsql"_null_ ));
75-
DATA(insert ("pltcl"tt"pltcl_call_handler"_null__null_"$libdir/pltcl"_null_ ));
76-
DATA(insert ("pltclu"ff"pltclu_call_handler"_null__null_"$libdir/pltcl"_null_ ));
77-
DATA(insert ("plperl"tt"plperl_call_handler""plperl_inline_handler""plperl_validator""$libdir/plperl"_null_ ));
78-
DATA(insert ("plperlu"ff"plperlu_call_handler""plperlu_inline_handler""plperlu_validator""$libdir/plperl"_null_ ));
79-
DATA(insert ("plpythonu"ff"plpython_call_handler""plpython_inline_handler""plpython_validator""$libdir/plpython2"_null_ ));
80-
DATA(insert ("plpython2u"ff"plpython2_call_handler""plpython2_inline_handler""plpython2_validator""$libdir/plpython2"_null_ ));
81-
DATA(insert ("plpython3u"ff"plpython3_call_handler""plpython3_inline_handler""plpython3_validator""$libdir/plpython3"_null_ ));
74+
DATA(insert (plpgsqlttplpgsql_call_handlerplpgsql_inline_handlerplpgsql_validator"$libdir/plpgsql"_null_ ));
75+
DATA(insert (pltclttpltcl_call_handler_null__null_"$libdir/pltcl"_null_ ));
76+
DATA(insert (pltcluffpltclu_call_handler_null__null_"$libdir/pltcl"_null_ ));
77+
DATA(insert (plperlttplperl_call_handlerplperl_inline_handlerplperl_validator"$libdir/plperl"_null_ ));
78+
DATA(insert (plperluffplperlu_call_handlerplperlu_inline_handlerplperlu_validator"$libdir/plperl"_null_ ));
79+
DATA(insert (plpythonuffplpython_call_handlerplpython_inline_handlerplpython_validator"$libdir/plpython2"_null_ ));
80+
DATA(insert (plpython2uffplpython2_call_handlerplpython2_inline_handlerplpython2_validator"$libdir/plpython2"_null_ ));
81+
DATA(insert (plpython3uffplpython3_call_handlerplpython3_inline_handlerplpython3_validator"$libdir/plpython3"_null_ ));
8282

8383
#endif/* PG_PLTEMPLATE_H */

‎src/include/catalog/pg_ts_config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ typedef FormData_pg_ts_config *Form_pg_ts_config;
5454
*initial contents of pg_ts_config
5555
* ----------------
5656
*/
57-
DATA(insertOID=3748 ("simple"PGNSPPGUID3722 ));
57+
DATA(insertOID=3748 (simplePGNSPPGUID3722 ));
5858
DESCR("simple configuration");
5959

6060
#endif/* PG_TS_CONFIG_H */

‎src/include/catalog/pg_ts_dict.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ typedef FormData_pg_ts_dict *Form_pg_ts_dict;
6060
* ----------------
6161
*/
6262

63-
DATA(insertOID=3765 ("simple"PGNSPPGUID3727_null_));
63+
DATA(insertOID=3765 (simplePGNSPPGUID3727_null_));
6464
DESCR("simple dictionary: just lower case and check for stopword");
6565

6666
#endif/* PG_TS_DICT_H */

‎src/include/catalog/pg_ts_parser.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ typedef FormData_pg_ts_parser *Form_pg_ts_parser;
6161
* ----------------
6262
*/
6363

64-
DATA(insertOID=3722 ("default"PGNSPprsd_startprsd_nexttokenprsd_endprsd_headlineprsd_lextype ));
64+
DATA(insertOID=3722 (defaultPGNSPprsd_startprsd_nexttokenprsd_endprsd_headlineprsd_lextype ));
6565
DESCR("default word parser");
6666

6767
#endif/* PG_TS_PARSER_H */

‎src/include/catalog/pg_ts_template.h

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,13 @@ typedef FormData_pg_ts_template *Form_pg_ts_template;
5555
* ----------------
5656
*/
5757

58-
DATA(insertOID=3727 ("simple"PGNSPdsimple_initdsimple_lexize ));
58+
DATA(insertOID=3727 (simplePGNSPdsimple_initdsimple_lexize ));
5959
DESCR("simple dictionary: just lower case and check for stopword");
60-
DATA(insertOID=3730 ("synonym"PGNSPdsynonym_initdsynonym_lexize ));
60+
DATA(insertOID=3730 (synonymPGNSPdsynonym_initdsynonym_lexize ));
6161
DESCR("synonym dictionary: replace word by its synonym");
62-
DATA(insertOID=3733 ("ispell"PGNSPdispell_initdispell_lexize ));
62+
DATA(insertOID=3733 (ispellPGNSPdispell_initdispell_lexize ));
6363
DESCR("ispell dictionary");
64-
DATA(insertOID=3742 ("thesaurus"PGNSPthesaurus_initthesaurus_lexize ));
64+
DATA(insertOID=3742 (thesaurusPGNSPthesaurus_initthesaurus_lexize ));
6565
DESCR("thesaurus dictionary: phrase by phrase substitution");
6666

6767
#endif/* PG_TS_TEMPLATE_H */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp