Home
last modified time | relevance | path

Searched refs:create_syncrep_config (Results 51 – 75 of 84) sorted by relevance

1234

/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/replication/
H A Dsyncrep_gram.c100 static SyncRepConfigData *create_syncrep_config(const char *num_sync,
1270 { (yyval.config) = create_syncrep_config("1", (yyvsp[0].list), SYNC_REP_PRIORITY); }
1276 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); }
1282 { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_QUORUM); }
1288 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); }
1552 create_syncrep_config(const char *num_sync, List *members, uint8 syncrep_method)
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/replication/
H A Dsyncrep_gram.c100 static SyncRepConfigData *create_syncrep_config(const char *num_sync,
1270 { (yyval.config) = create_syncrep_config("1", (yyvsp[0].list), SYNC_REP_PRIORITY); } in yyparse()
1276 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); } in yyparse()
1282 { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_QUORUM); } in yyparse()
1288 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); } in yyparse()
1552 create_syncrep_config(const char *num_sync, List *members, uint8 syncrep_method) in create_syncrep_config() function
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/replication/
H A Dsyncrep_gram.c100 static SyncRepConfigData *create_syncrep_config(const char *num_sync,
1270 { (yyval.config) = create_syncrep_config("1", (yyvsp[0].list), SYNC_REP_PRIORITY); }
1276 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); }
1282 { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_QUORUM); }
1288 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); }
1552 create_syncrep_config(const char *num_sync, List *members, uint8 syncrep_method)
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/replication/
H A Dsyncrep_gram.c100 static SyncRepConfigData *create_syncrep_config(const char *num_sync,
1270 { (yyval.config) = create_syncrep_config("1", (yyvsp[0].list), SYNC_REP_PRIORITY); } in yyparse()
1276 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); } in yyparse()
1282 { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_QUORUM); } in yyparse()
1288 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); } in yyparse()
1552 create_syncrep_config(const char *num_sync, List *members, uint8 syncrep_method) in create_syncrep_config() function
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/replication/
H A Dsyncrep_gram.c100 static SyncRepConfigData *create_syncrep_config(const char *num_sync,
1270 { (yyval.config) = create_syncrep_config("1", (yyvsp[0].list), SYNC_REP_PRIORITY); } in yyparse()
1276 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); } in yyparse()
1282 { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_QUORUM); } in yyparse()
1288 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); } in yyparse()
1552 create_syncrep_config(const char *num_sync, List *members, uint8 syncrep_method) in create_syncrep_config() function
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/replication/
H A Dsyncrep_gram.c100 static SyncRepConfigData *create_syncrep_config(const char *num_sync,
1270 { (yyval.config) = create_syncrep_config("1", (yyvsp[0].list), SYNC_REP_PRIORITY); } in yyparse()
1276 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); } in yyparse()
1282 { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_QUORUM); } in yyparse()
1288 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); } in yyparse()
1552 create_syncrep_config(const char *num_sync, List *members, uint8 syncrep_method) in create_syncrep_config() function
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/replication/
H A Dsyncrep_gram.c100 static SyncRepConfigData *create_syncrep_config(const char *num_sync,
1270 { (yyval.config) = create_syncrep_config("1", (yyvsp[0].list), SYNC_REP_PRIORITY); } in yyparse()
1276 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); } in yyparse()
1282 { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_QUORUM); } in yyparse()
1288 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); } in yyparse()
1552 create_syncrep_config(const char *num_sync, List *members, uint8 syncrep_method) in create_syncrep_config() function
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/replication/
H A Dsyncrep_gram.c100 static SyncRepConfigData *create_syncrep_config(const char *num_sync,
1270 { (yyval.config) = create_syncrep_config("1", (yyvsp[0].list), SYNC_REP_PRIORITY); } in yyparse()
1276 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); } in yyparse()
1282 { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_QUORUM); } in yyparse()
1288 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); } in yyparse()
1552 create_syncrep_config(const char *num_sync, List *members, uint8 syncrep_method) in create_syncrep_config() function
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/replication/
H A Dsyncrep_gram.c100 static SyncRepConfigData *create_syncrep_config(const char *num_sync,
1270 { (yyval.config) = create_syncrep_config("1", (yyvsp[0].list), SYNC_REP_PRIORITY); } in yyparse()
1276 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); } in yyparse()
1282 { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_QUORUM); } in yyparse()
1288 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); } in yyparse()
1552 create_syncrep_config(const char *num_sync, List *members, uint8 syncrep_method) in create_syncrep_config() function
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/replication/
H A Dsyncrep_gram.c100 static SyncRepConfigData *create_syncrep_config(const char *num_sync,
1270 { (yyval.config) = create_syncrep_config("1", (yyvsp[0].list), SYNC_REP_PRIORITY); }
1276 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); }
1282 { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_QUORUM); }
1288 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); }
1552 create_syncrep_config(const char *num_sync, List *members, uint8 syncrep_method)
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/replication/
H A Dsyncrep_gram.c100 static SyncRepConfigData *create_syncrep_config(const char *num_sync,
1270 { (yyval.config) = create_syncrep_config("1", (yyvsp[0].list), SYNC_REP_PRIORITY); } in yyparse()
1276 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); } in yyparse()
1282 { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_QUORUM); } in yyparse()
1288 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); } in yyparse()
1552 create_syncrep_config(const char *num_sync, List *members, uint8 syncrep_method) in create_syncrep_config() function
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/replication/
H A Dsyncrep_gram.c100 static SyncRepConfigData *create_syncrep_config(const char *num_sync,
1270 { (yyval.config) = create_syncrep_config("1", (yyvsp[0].list), SYNC_REP_PRIORITY); } in yyparse()
1276 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); } in yyparse()
1282 { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_QUORUM); } in yyparse()
1288 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); } in yyparse()
1552 create_syncrep_config(const char *num_sync, List *members, uint8 syncrep_method) in create_syncrep_config() function
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/replication/
H A Dsyncrep_gram.c100 static SyncRepConfigData *create_syncrep_config(const char *num_sync,
1270 { (yyval.config) = create_syncrep_config("1", (yyvsp[0].list), SYNC_REP_PRIORITY); } in yyparse()
1276 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); } in yyparse()
1282 { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_QUORUM); } in yyparse()
1288 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); } in yyparse()
1552 create_syncrep_config(const char *num_sync, List *members, uint8 syncrep_method) in create_syncrep_config() function
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/replication/
H A Dsyncrep_gram.c100 static SyncRepConfigData *create_syncrep_config(const char *num_sync,
1270 { (yyval.config) = create_syncrep_config("1", (yyvsp[0].list), SYNC_REP_PRIORITY); } in yyparse()
1276 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); } in yyparse()
1282 { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_QUORUM); } in yyparse()
1288 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); } in yyparse()
1552 create_syncrep_config(const char *num_sync, List *members, uint8 syncrep_method) in create_syncrep_config() function
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/replication/
H A Dsyncrep_gram.c100 static SyncRepConfigData *create_syncrep_config(const char *num_sync,
1270 { (yyval.config) = create_syncrep_config("1", (yyvsp[0].list), SYNC_REP_PRIORITY); } in yyparse()
1276 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); } in yyparse()
1282 { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_QUORUM); } in yyparse()
1288 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); } in yyparse()
1552 create_syncrep_config(const char *num_sync, List *members, uint8 syncrep_method) in create_syncrep_config() function
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/replication/
H A Dsyncrep_gram.c100 static SyncRepConfigData *create_syncrep_config(const char *num_sync,
1270 { (yyval.config) = create_syncrep_config("1", (yyvsp[0].list), SYNC_REP_PRIORITY); } in yyparse()
1276 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); } in yyparse()
1282 { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_QUORUM); } in yyparse()
1288 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); } in yyparse()
1552 create_syncrep_config(const char *num_sync, List *members, uint8 syncrep_method) in create_syncrep_config() function
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/replication/
H A Dsyncrep_gram.c100 static SyncRepConfigData *create_syncrep_config(const char *num_sync,
1270 { (yyval.config) = create_syncrep_config("1", (yyvsp[0].list), SYNC_REP_PRIORITY); }
1276 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); }
1282 { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_QUORUM); }
1288 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); }
1552 create_syncrep_config(const char *num_sync, List *members, uint8 syncrep_method)
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/replication/
H A Dsyncrep_gram.c100 static SyncRepConfigData *create_syncrep_config(const char *num_sync,
1270 { (yyval.config) = create_syncrep_config("1", (yyvsp[0].list), SYNC_REP_PRIORITY); }
1276 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); }
1282 { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_QUORUM); }
1288 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); }
1552 create_syncrep_config(const char *num_sync, List *members, uint8 syncrep_method)
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/replication/
H A Dsyncrep_gram.c100 static SyncRepConfigData *create_syncrep_config(const char *num_sync,
1270 { (yyval.config) = create_syncrep_config("1", (yyvsp[0].list), SYNC_REP_PRIORITY); }
1276 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); }
1282 { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_QUORUM); }
1288 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); }
1552 create_syncrep_config(const char *num_sync, List *members, uint8 syncrep_method)
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/replication/
H A Dsyncrep_gram.c100 static SyncRepConfigData *create_syncrep_config(const char *num_sync, in exit_present()
1270 { (yyval.config) = create_syncrep_config("1", (yyvsp[0].list), SYNC_REP_PRIORITY); }
1276 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); }
1282 { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_QUORUM); }
1288 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); }
1552 create_syncrep_config(const char *num_sync, List *members, uint8 syncrep_method)
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/replication/
H A Dsyncrep_gram.c100 static SyncRepConfigData *create_syncrep_config(const char *num_sync,
1270 { (yyval.config) = create_syncrep_config("1", (yyvsp[0].list), SYNC_REP_PRIORITY); } in yyparse()
1276 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); } in yyparse()
1282 { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_QUORUM); } in yyparse()
1288 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); } in yyparse()
1552 create_syncrep_config(const char *num_sync, List *members, uint8 syncrep_method) in create_syncrep_config() function
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/replication/
H A Dsyncrep_gram.c100 static SyncRepConfigData *create_syncrep_config(const char *num_sync,
1270 { (yyval.config) = create_syncrep_config("1", (yyvsp[0].list), SYNC_REP_PRIORITY); } in yyparse()
1276 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); } in yyparse()
1282 { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_QUORUM); } in yyparse()
1288 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); } in yyparse()
1552 create_syncrep_config(const char *num_sync, List *members, uint8 syncrep_method) in create_syncrep_config() function
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/replication/
H A Dsyncrep_gram.c100 static SyncRepConfigData *create_syncrep_config(const char *num_sync,
1270 { (yyval.config) = create_syncrep_config("1", (yyvsp[0].list), SYNC_REP_PRIORITY); }
1276 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); }
1282 { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_QUORUM); }
1288 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); }
1552 create_syncrep_config(const char *num_sync, List *members, uint8 syncrep_method)
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/replication/
H A Dsyncrep_gram.c100 static SyncRepConfigData *create_syncrep_config(const char *num_sync,
1270 { (yyval.config) = create_syncrep_config("1", (yyvsp[0].list), SYNC_REP_PRIORITY); } in yyparse()
1276 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); } in yyparse()
1282 { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_QUORUM); } in yyparse()
1288 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); } in yyparse()
1552 create_syncrep_config(const char *num_sync, List *members, uint8 syncrep_method) in create_syncrep_config() function
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/replication/
H A Dsyncrep_gram.c100 static SyncRepConfigData *create_syncrep_config(const char *num_sync,
1270 { (yyval.config) = create_syncrep_config("1", (yyvsp[0].list), SYNC_REP_PRIORITY); } in yyparse()
1276 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); } in yyparse()
1282 { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_QUORUM); } in yyparse()
1288 … { (yyval.config) = create_syncrep_config((yyvsp[-3].str), (yyvsp[-1].list), SYNC_REP_PRIORITY); } in yyparse()
1552 create_syncrep_config(const char *num_sync, List *members, uint8 syncrep_method) in create_syncrep_config() function

1234