Home
last modified time | relevance | path

Searched refs:RELOPT_TYPE_REAL (Results 1 – 25 of 112) sorted by relevance

12345

/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/access/common/
H A Dreloptions.c541 relOpts[j]->type = RELOPT_TYPE_REAL; in initialize_reloptions()
640 case RELOPT_TYPE_REAL: in allocate_reloption()
719 newoption = (relopt_real *) allocate_reloption(kinds, RELOPT_TYPE_REAL, in add_real_reloption()
1224 case RELOPT_TYPE_REAL: in parse_one_reloption()
1332 case RELOPT_TYPE_REAL: in fillRelOptions()
1407 {"autovacuum_vacuum_cost_delay", RELOPT_TYPE_REAL, in default_reloptions()
1409 {"autovacuum_vacuum_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1411 {"autovacuum_analyze_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1417 {"vacuum_cleanup_index_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1536 {"n_distinct", RELOPT_TYPE_REAL, offsetof(AttributeOpts, n_distinct)}, in attribute_reloptions()
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/access/common/
H A Dreloptions.c541 relOpts[j]->type = RELOPT_TYPE_REAL; in initialize_reloptions()
640 case RELOPT_TYPE_REAL: in allocate_reloption()
719 newoption = (relopt_real *) allocate_reloption(kinds, RELOPT_TYPE_REAL, in add_real_reloption()
1224 case RELOPT_TYPE_REAL: in parse_one_reloption()
1332 case RELOPT_TYPE_REAL: in fillRelOptions()
1407 {"autovacuum_vacuum_cost_delay", RELOPT_TYPE_REAL, in default_reloptions()
1409 {"autovacuum_vacuum_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1411 {"autovacuum_analyze_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1417 {"vacuum_cleanup_index_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1536 {"n_distinct", RELOPT_TYPE_REAL, offsetof(AttributeOpts, n_distinct)}, in attribute_reloptions()
[all …]
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/access/common/
H A Dreloptions.c541 relOpts[j]->type = RELOPT_TYPE_REAL;
640 case RELOPT_TYPE_REAL:
719 newoption = (relopt_real *) allocate_reloption(kinds, RELOPT_TYPE_REAL,
1224 case RELOPT_TYPE_REAL:
1332 case RELOPT_TYPE_REAL:
1407 {"autovacuum_vacuum_cost_delay", RELOPT_TYPE_REAL,
1409 {"autovacuum_vacuum_scale_factor", RELOPT_TYPE_REAL,
1411 {"autovacuum_analyze_scale_factor", RELOPT_TYPE_REAL,
1417 {"vacuum_cleanup_index_scale_factor", RELOPT_TYPE_REAL,
1536 {"n_distinct", RELOPT_TYPE_REAL, offsetof(AttributeOpts, n_distinct)},
[all …]
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/access/common/
H A Dreloptions.c541 relOpts[j]->type = RELOPT_TYPE_REAL; in initialize_reloptions()
640 case RELOPT_TYPE_REAL: in allocate_reloption()
719 newoption = (relopt_real *) allocate_reloption(kinds, RELOPT_TYPE_REAL, in add_real_reloption()
1224 case RELOPT_TYPE_REAL: in parse_one_reloption()
1332 case RELOPT_TYPE_REAL: in fillRelOptions()
1407 {"autovacuum_vacuum_cost_delay", RELOPT_TYPE_REAL, in default_reloptions()
1409 {"autovacuum_vacuum_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1411 {"autovacuum_analyze_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1417 {"vacuum_cleanup_index_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1536 {"n_distinct", RELOPT_TYPE_REAL, offsetof(AttributeOpts, n_distinct)}, in attribute_reloptions()
[all …]
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/access/common/
H A Dreloptions.c541 relOpts[j]->type = RELOPT_TYPE_REAL; in initialize_reloptions()
640 case RELOPT_TYPE_REAL: in allocate_reloption()
719 newoption = (relopt_real *) allocate_reloption(kinds, RELOPT_TYPE_REAL, in add_real_reloption()
1224 case RELOPT_TYPE_REAL: in parse_one_reloption()
1332 case RELOPT_TYPE_REAL: in fillRelOptions()
1407 {"autovacuum_vacuum_cost_delay", RELOPT_TYPE_REAL, in default_reloptions()
1409 {"autovacuum_vacuum_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1411 {"autovacuum_analyze_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1417 {"vacuum_cleanup_index_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1536 {"n_distinct", RELOPT_TYPE_REAL, offsetof(AttributeOpts, n_distinct)}, in attribute_reloptions()
[all …]
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/access/common/
H A Dreloptions.c541 relOpts[j]->type = RELOPT_TYPE_REAL; in initialize_reloptions()
640 case RELOPT_TYPE_REAL: in allocate_reloption()
719 newoption = (relopt_real *) allocate_reloption(kinds, RELOPT_TYPE_REAL, in add_real_reloption()
1224 case RELOPT_TYPE_REAL: in parse_one_reloption()
1332 case RELOPT_TYPE_REAL: in fillRelOptions()
1407 {"autovacuum_vacuum_cost_delay", RELOPT_TYPE_REAL, in default_reloptions()
1409 {"autovacuum_vacuum_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1411 {"autovacuum_analyze_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1417 {"vacuum_cleanup_index_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1536 {"n_distinct", RELOPT_TYPE_REAL, offsetof(AttributeOpts, n_distinct)}, in attribute_reloptions()
[all …]
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/access/common/
H A Dreloptions.c541 relOpts[j]->type = RELOPT_TYPE_REAL; in initialize_reloptions()
640 case RELOPT_TYPE_REAL: in allocate_reloption()
719 newoption = (relopt_real *) allocate_reloption(kinds, RELOPT_TYPE_REAL, in add_real_reloption()
1224 case RELOPT_TYPE_REAL: in parse_one_reloption()
1332 case RELOPT_TYPE_REAL: in fillRelOptions()
1407 {"autovacuum_vacuum_cost_delay", RELOPT_TYPE_REAL, in default_reloptions()
1409 {"autovacuum_vacuum_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1411 {"autovacuum_analyze_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1417 {"vacuum_cleanup_index_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1536 {"n_distinct", RELOPT_TYPE_REAL, offsetof(AttributeOpts, n_distinct)}, in attribute_reloptions()
[all …]
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/access/common/
H A Dreloptions.c530 relOpts[j]->type = RELOPT_TYPE_REAL; in initialize_reloptions()
629 case RELOPT_TYPE_REAL: in allocate_reloption()
708 newoption = (relopt_real *) allocate_reloption(kinds, RELOPT_TYPE_REAL, in add_real_reloption()
1198 case RELOPT_TYPE_REAL: in parse_one_reloption()
1306 case RELOPT_TYPE_REAL: in fillRelOptions()
1383 {"autovacuum_vacuum_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1385 {"autovacuum_analyze_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1391 {"vacuum_cleanup_index_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1540 {"n_distinct", RELOPT_TYPE_REAL, offsetof(AttributeOpts, n_distinct)}, in attribute_reloptions()
1571 {"random_page_cost", RELOPT_TYPE_REAL, offsetof(TableSpaceOpts, random_page_cost)}, in tablespace_reloptions()
[all …]
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/access/common/
H A Dreloptions.c530 relOpts[j]->type = RELOPT_TYPE_REAL; in initialize_reloptions()
629 case RELOPT_TYPE_REAL: in allocate_reloption()
708 newoption = (relopt_real *) allocate_reloption(kinds, RELOPT_TYPE_REAL, in add_real_reloption()
1198 case RELOPT_TYPE_REAL: in parse_one_reloption()
1306 case RELOPT_TYPE_REAL: in fillRelOptions()
1383 {"autovacuum_vacuum_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1385 {"autovacuum_analyze_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1391 {"vacuum_cleanup_index_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1540 {"n_distinct", RELOPT_TYPE_REAL, offsetof(AttributeOpts, n_distinct)}, in attribute_reloptions()
1571 {"random_page_cost", RELOPT_TYPE_REAL, offsetof(TableSpaceOpts, random_page_cost)}, in tablespace_reloptions()
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/access/common/
H A Dreloptions.c530 relOpts[j]->type = RELOPT_TYPE_REAL; in initialize_reloptions()
629 case RELOPT_TYPE_REAL: in allocate_reloption()
708 newoption = (relopt_real *) allocate_reloption(kinds, RELOPT_TYPE_REAL, in add_real_reloption()
1198 case RELOPT_TYPE_REAL: in parse_one_reloption()
1306 case RELOPT_TYPE_REAL: in fillRelOptions()
1383 {"autovacuum_vacuum_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1385 {"autovacuum_analyze_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1391 {"vacuum_cleanup_index_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1540 {"n_distinct", RELOPT_TYPE_REAL, offsetof(AttributeOpts, n_distinct)}, in attribute_reloptions()
1571 {"random_page_cost", RELOPT_TYPE_REAL, offsetof(TableSpaceOpts, random_page_cost)}, in tablespace_reloptions()
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/access/common/
H A Dreloptions.c530 relOpts[j]->type = RELOPT_TYPE_REAL; in initialize_reloptions()
629 case RELOPT_TYPE_REAL: in allocate_reloption()
708 newoption = (relopt_real *) allocate_reloption(kinds, RELOPT_TYPE_REAL, in add_real_reloption()
1198 case RELOPT_TYPE_REAL: in parse_one_reloption()
1306 case RELOPT_TYPE_REAL: in fillRelOptions()
1383 {"autovacuum_vacuum_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1385 {"autovacuum_analyze_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1391 {"vacuum_cleanup_index_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1540 {"n_distinct", RELOPT_TYPE_REAL, offsetof(AttributeOpts, n_distinct)}, in attribute_reloptions()
1571 {"random_page_cost", RELOPT_TYPE_REAL, offsetof(TableSpaceOpts, random_page_cost)}, in tablespace_reloptions()
[all …]
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/access/common/
H A Dreloptions.c530 relOpts[j]->type = RELOPT_TYPE_REAL; in initialize_reloptions()
629 case RELOPT_TYPE_REAL: in allocate_reloption()
708 newoption = (relopt_real *) allocate_reloption(kinds, RELOPT_TYPE_REAL, in add_real_reloption()
1198 case RELOPT_TYPE_REAL: in parse_one_reloption()
1306 case RELOPT_TYPE_REAL: in fillRelOptions()
1383 {"autovacuum_vacuum_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1385 {"autovacuum_analyze_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1391 {"vacuum_cleanup_index_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1540 {"n_distinct", RELOPT_TYPE_REAL, offsetof(AttributeOpts, n_distinct)}, in attribute_reloptions()
1571 {"random_page_cost", RELOPT_TYPE_REAL, offsetof(TableSpaceOpts, random_page_cost)}, in tablespace_reloptions()
[all …]
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/access/common/
H A Dreloptions.c530 relOpts[j]->type = RELOPT_TYPE_REAL; in initialize_reloptions()
629 case RELOPT_TYPE_REAL: in allocate_reloption()
708 newoption = (relopt_real *) allocate_reloption(kinds, RELOPT_TYPE_REAL, in add_real_reloption()
1198 case RELOPT_TYPE_REAL: in parse_one_reloption()
1306 case RELOPT_TYPE_REAL: in fillRelOptions()
1383 {"autovacuum_vacuum_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1385 {"autovacuum_analyze_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1391 {"vacuum_cleanup_index_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1540 {"n_distinct", RELOPT_TYPE_REAL, offsetof(AttributeOpts, n_distinct)}, in attribute_reloptions()
1571 {"random_page_cost", RELOPT_TYPE_REAL, offsetof(TableSpaceOpts, random_page_cost)}, in tablespace_reloptions()
[all …]
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/access/common/
H A Dreloptions.c530 relOpts[j]->type = RELOPT_TYPE_REAL; in initialize_reloptions()
629 case RELOPT_TYPE_REAL: in allocate_reloption()
708 newoption = (relopt_real *) allocate_reloption(kinds, RELOPT_TYPE_REAL, in add_real_reloption()
1198 case RELOPT_TYPE_REAL: in parse_one_reloption()
1306 case RELOPT_TYPE_REAL: in fillRelOptions()
1383 {"autovacuum_vacuum_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1385 {"autovacuum_analyze_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1391 {"vacuum_cleanup_index_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1540 {"n_distinct", RELOPT_TYPE_REAL, offsetof(AttributeOpts, n_distinct)}, in attribute_reloptions()
1571 {"random_page_cost", RELOPT_TYPE_REAL, offsetof(TableSpaceOpts, random_page_cost)}, in tablespace_reloptions()
[all …]
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/access/common/
H A Dreloptions.c455 relOpts[j]->type = RELOPT_TYPE_REAL; in initialize_reloptions()
554 case RELOPT_TYPE_REAL: in allocate_reloption()
633 newoption = (relopt_real *) allocate_reloption(kinds, RELOPT_TYPE_REAL, in add_real_reloption()
1127 case RELOPT_TYPE_REAL: in parse_one_reloption()
1235 case RELOPT_TYPE_REAL: in fillRelOptions()
1310 {"autovacuum_vacuum_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1312 {"autovacuum_analyze_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1428 {"n_distinct", RELOPT_TYPE_REAL, offsetof(AttributeOpts, n_distinct)}, in attribute_reloptions()
1429 {"n_distinct_inherited", RELOPT_TYPE_REAL, offsetof(AttributeOpts, n_distinct_inherited)} in attribute_reloptions()
1459 {"random_page_cost", RELOPT_TYPE_REAL, offsetof(TableSpaceOpts, random_page_cost)}, in tablespace_reloptions()
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/access/common/
H A Dreloptions.c455 relOpts[j]->type = RELOPT_TYPE_REAL; in initialize_reloptions()
554 case RELOPT_TYPE_REAL: in allocate_reloption()
633 newoption = (relopt_real *) allocate_reloption(kinds, RELOPT_TYPE_REAL, in add_real_reloption()
1127 case RELOPT_TYPE_REAL: in parse_one_reloption()
1235 case RELOPT_TYPE_REAL: in fillRelOptions()
1310 {"autovacuum_vacuum_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1312 {"autovacuum_analyze_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1428 {"n_distinct", RELOPT_TYPE_REAL, offsetof(AttributeOpts, n_distinct)}, in attribute_reloptions()
1429 {"n_distinct_inherited", RELOPT_TYPE_REAL, offsetof(AttributeOpts, n_distinct_inherited)} in attribute_reloptions()
1459 {"random_page_cost", RELOPT_TYPE_REAL, offsetof(TableSpaceOpts, random_page_cost)}, in tablespace_reloptions()
[all …]
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/access/common/
H A Dreloptions.c455 relOpts[j]->type = RELOPT_TYPE_REAL; in initialize_reloptions()
554 case RELOPT_TYPE_REAL: in allocate_reloption()
633 newoption = (relopt_real *) allocate_reloption(kinds, RELOPT_TYPE_REAL, in add_real_reloption()
1127 case RELOPT_TYPE_REAL: in parse_one_reloption()
1235 case RELOPT_TYPE_REAL: in fillRelOptions()
1310 {"autovacuum_vacuum_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1312 {"autovacuum_analyze_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1428 {"n_distinct", RELOPT_TYPE_REAL, offsetof(AttributeOpts, n_distinct)}, in attribute_reloptions()
1429 {"n_distinct_inherited", RELOPT_TYPE_REAL, offsetof(AttributeOpts, n_distinct_inherited)} in attribute_reloptions()
1459 {"random_page_cost", RELOPT_TYPE_REAL, offsetof(TableSpaceOpts, random_page_cost)}, in tablespace_reloptions()
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/access/common/
H A Dreloptions.c502 relOpts[j]->type = RELOPT_TYPE_REAL; in initialize_reloptions()
601 case RELOPT_TYPE_REAL: in allocate_reloption()
680 newoption = (relopt_real *) allocate_reloption(kinds, RELOPT_TYPE_REAL, in add_real_reloption()
1171 case RELOPT_TYPE_REAL: in parse_one_reloption()
1279 case RELOPT_TYPE_REAL: in fillRelOptions()
1354 {"autovacuum_vacuum_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1356 {"autovacuum_analyze_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1475 {"n_distinct", RELOPT_TYPE_REAL, offsetof(AttributeOpts, n_distinct)}, in attribute_reloptions()
1476 {"n_distinct_inherited", RELOPT_TYPE_REAL, offsetof(AttributeOpts, n_distinct_inherited)} in attribute_reloptions()
1506 {"random_page_cost", RELOPT_TYPE_REAL, offsetof(TableSpaceOpts, random_page_cost)}, in tablespace_reloptions()
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/access/common/
H A Dreloptions.c502 relOpts[j]->type = RELOPT_TYPE_REAL; in initialize_reloptions()
601 case RELOPT_TYPE_REAL: in allocate_reloption()
680 newoption = (relopt_real *) allocate_reloption(kinds, RELOPT_TYPE_REAL, in add_real_reloption()
1171 case RELOPT_TYPE_REAL: in parse_one_reloption()
1279 case RELOPT_TYPE_REAL: in fillRelOptions()
1354 {"autovacuum_vacuum_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1356 {"autovacuum_analyze_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1475 {"n_distinct", RELOPT_TYPE_REAL, offsetof(AttributeOpts, n_distinct)}, in attribute_reloptions()
1476 {"n_distinct_inherited", RELOPT_TYPE_REAL, offsetof(AttributeOpts, n_distinct_inherited)} in attribute_reloptions()
1506 {"random_page_cost", RELOPT_TYPE_REAL, offsetof(TableSpaceOpts, random_page_cost)}, in tablespace_reloptions()
[all …]
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/access/common/
H A Dreloptions.c502 relOpts[j]->type = RELOPT_TYPE_REAL; in initialize_reloptions()
601 case RELOPT_TYPE_REAL: in allocate_reloption()
680 newoption = (relopt_real *) allocate_reloption(kinds, RELOPT_TYPE_REAL, in add_real_reloption()
1171 case RELOPT_TYPE_REAL: in parse_one_reloption()
1279 case RELOPT_TYPE_REAL: in fillRelOptions()
1354 {"autovacuum_vacuum_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1356 {"autovacuum_analyze_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1475 {"n_distinct", RELOPT_TYPE_REAL, offsetof(AttributeOpts, n_distinct)}, in attribute_reloptions()
1476 {"n_distinct_inherited", RELOPT_TYPE_REAL, offsetof(AttributeOpts, n_distinct_inherited)} in attribute_reloptions()
1506 {"random_page_cost", RELOPT_TYPE_REAL, offsetof(TableSpaceOpts, random_page_cost)}, in tablespace_reloptions()
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/access/common/
H A Dreloptions.c502 relOpts[j]->type = RELOPT_TYPE_REAL; in initialize_reloptions()
601 case RELOPT_TYPE_REAL: in allocate_reloption()
680 newoption = (relopt_real *) allocate_reloption(kinds, RELOPT_TYPE_REAL, in add_real_reloption()
1171 case RELOPT_TYPE_REAL: in parse_one_reloption()
1279 case RELOPT_TYPE_REAL: in fillRelOptions()
1354 {"autovacuum_vacuum_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1356 {"autovacuum_analyze_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1475 {"n_distinct", RELOPT_TYPE_REAL, offsetof(AttributeOpts, n_distinct)}, in attribute_reloptions()
1476 {"n_distinct_inherited", RELOPT_TYPE_REAL, offsetof(AttributeOpts, n_distinct_inherited)} in attribute_reloptions()
1506 {"random_page_cost", RELOPT_TYPE_REAL, offsetof(TableSpaceOpts, random_page_cost)}, in tablespace_reloptions()
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/access/common/
H A Dreloptions.c502 relOpts[j]->type = RELOPT_TYPE_REAL; in initialize_reloptions()
601 case RELOPT_TYPE_REAL: in allocate_reloption()
680 newoption = (relopt_real *) allocate_reloption(kinds, RELOPT_TYPE_REAL, in add_real_reloption()
1171 case RELOPT_TYPE_REAL: in parse_one_reloption()
1279 case RELOPT_TYPE_REAL: in fillRelOptions()
1354 {"autovacuum_vacuum_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1356 {"autovacuum_analyze_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1475 {"n_distinct", RELOPT_TYPE_REAL, offsetof(AttributeOpts, n_distinct)}, in attribute_reloptions()
1476 {"n_distinct_inherited", RELOPT_TYPE_REAL, offsetof(AttributeOpts, n_distinct_inherited)} in attribute_reloptions()
1506 {"random_page_cost", RELOPT_TYPE_REAL, offsetof(TableSpaceOpts, random_page_cost)}, in tablespace_reloptions()
[all …]
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/access/common/
H A Dreloptions.c502 relOpts[j]->type = RELOPT_TYPE_REAL; in initialize_reloptions()
601 case RELOPT_TYPE_REAL: in allocate_reloption()
680 newoption = (relopt_real *) allocate_reloption(kinds, RELOPT_TYPE_REAL, in add_real_reloption()
1171 case RELOPT_TYPE_REAL: in parse_one_reloption()
1279 case RELOPT_TYPE_REAL: in fillRelOptions()
1354 {"autovacuum_vacuum_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1356 {"autovacuum_analyze_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1475 {"n_distinct", RELOPT_TYPE_REAL, offsetof(AttributeOpts, n_distinct)}, in attribute_reloptions()
1476 {"n_distinct_inherited", RELOPT_TYPE_REAL, offsetof(AttributeOpts, n_distinct_inherited)} in attribute_reloptions()
1506 {"random_page_cost", RELOPT_TYPE_REAL, offsetof(TableSpaceOpts, random_page_cost)}, in tablespace_reloptions()
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/access/common/
H A Dreloptions.c502 relOpts[j]->type = RELOPT_TYPE_REAL; in initialize_reloptions()
601 case RELOPT_TYPE_REAL: in allocate_reloption()
680 newoption = (relopt_real *) allocate_reloption(kinds, RELOPT_TYPE_REAL, in add_real_reloption()
1171 case RELOPT_TYPE_REAL: in parse_one_reloption()
1279 case RELOPT_TYPE_REAL: in fillRelOptions()
1354 {"autovacuum_vacuum_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1356 {"autovacuum_analyze_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1475 {"n_distinct", RELOPT_TYPE_REAL, offsetof(AttributeOpts, n_distinct)}, in attribute_reloptions()
1476 {"n_distinct_inherited", RELOPT_TYPE_REAL, offsetof(AttributeOpts, n_distinct_inherited)} in attribute_reloptions()
1506 {"random_page_cost", RELOPT_TYPE_REAL, offsetof(TableSpaceOpts, random_page_cost)}, in tablespace_reloptions()
[all …]
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/access/common/
H A Dreloptions.c455 relOpts[j]->type = RELOPT_TYPE_REAL; in initialize_reloptions()
554 case RELOPT_TYPE_REAL: in allocate_reloption()
633 newoption = (relopt_real *) allocate_reloption(kinds, RELOPT_TYPE_REAL, in add_real_reloption()
1127 case RELOPT_TYPE_REAL: in parse_one_reloption()
1235 case RELOPT_TYPE_REAL: in fillRelOptions()
1310 {"autovacuum_vacuum_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1312 {"autovacuum_analyze_scale_factor", RELOPT_TYPE_REAL, in default_reloptions()
1428 {"n_distinct", RELOPT_TYPE_REAL, offsetof(AttributeOpts, n_distinct)}, in attribute_reloptions()
1429 {"n_distinct_inherited", RELOPT_TYPE_REAL, offsetof(AttributeOpts, n_distinct_inherited)} in attribute_reloptions()
1459 {"random_page_cost", RELOPT_TYPE_REAL, offsetof(TableSpaceOpts, random_page_cost)}, in tablespace_reloptions()
[all …]

12345