Home
last modified time | relevance | path

Searched refs:set_xid_epoch (Results 1 – 25 of 42) sorted by relevance

12

/dports/databases/postgresql14-pltcl/postgresql-14.1/src/bin/pg_resetwal/
H A Dpg_resetwal.c66 static uint32 set_xid_epoch = (uint32) -1; variable
157 set_xid_epoch = strtoul(optarg, &endptr, 0); in main()
166 if (set_xid_epoch == -1) in main()
443 if (set_xid_epoch != -1) in main()
445 FullTransactionIdFromEpochAndXid(set_xid_epoch, in main()
866 if (set_xid_epoch != -1) in PrintNewControlValues()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/bin/pg_resetwal/
H A Dpg_resetwal.c66 static uint32 set_xid_epoch = (uint32) -1; variable
157 set_xid_epoch = strtoul(optarg, &endptr, 0); in main()
166 if (set_xid_epoch == -1) in main()
443 if (set_xid_epoch != -1) in main()
445 FullTransactionIdFromEpochAndXid(set_xid_epoch, in main()
866 if (set_xid_epoch != -1) in PrintNewControlValues()
/dports/databases/postgresql14-server/postgresql-14.1/src/bin/pg_resetwal/
H A Dpg_resetwal.c66 static uint32 set_xid_epoch = (uint32) -1; variable
157 set_xid_epoch = strtoul(optarg, &endptr, 0); in main()
166 if (set_xid_epoch == -1) in main()
443 if (set_xid_epoch != -1) in main()
445 FullTransactionIdFromEpochAndXid(set_xid_epoch, in main()
866 if (set_xid_epoch != -1) in PrintNewControlValues()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/bin/pg_resetwal/
H A Dpg_resetwal.c66 static uint32 set_xid_epoch = (uint32) -1; variable
157 set_xid_epoch = strtoul(optarg, &endptr, 0); in main()
166 if (set_xid_epoch == -1) in main()
443 if (set_xid_epoch != -1) in main()
445 FullTransactionIdFromEpochAndXid(set_xid_epoch, in main()
866 if (set_xid_epoch != -1) in PrintNewControlValues()
/dports/databases/postgresql14-docs/postgresql-14.1/src/bin/pg_resetwal/
H A Dpg_resetwal.c66 static uint32 set_xid_epoch = (uint32) -1; variable
157 set_xid_epoch = strtoul(optarg, &endptr, 0); in main()
166 if (set_xid_epoch == -1) in main()
443 if (set_xid_epoch != -1) in main()
445 FullTransactionIdFromEpochAndXid(set_xid_epoch, in main()
866 if (set_xid_epoch != -1) in PrintNewControlValues()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/bin/pg_resetwal/
H A Dpg_resetwal.c66 static uint32 set_xid_epoch = (uint32) -1; variable
157 set_xid_epoch = strtoul(optarg, &endptr, 0); in main()
166 if (set_xid_epoch == -1) in main()
443 if (set_xid_epoch != -1) in main()
445 FullTransactionIdFromEpochAndXid(set_xid_epoch, in main()
866 if (set_xid_epoch != -1) in PrintNewControlValues()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/bin/pg_resetwal/
H A Dpg_resetwal.c66 static uint32 set_xid_epoch = (uint32) -1; variable
157 set_xid_epoch = strtoul(optarg, &endptr, 0); in main()
166 if (set_xid_epoch == -1) in main()
443 if (set_xid_epoch != -1) in main()
445 FullTransactionIdFromEpochAndXid(set_xid_epoch, in main()
866 if (set_xid_epoch != -1) in PrintNewControlValues()
/dports/databases/postgresql13-server/postgresql-13.5/src/bin/pg_resetwal/
H A Dpg_resetwal.c66 static uint32 set_xid_epoch = (uint32) -1; variable
157 set_xid_epoch = strtoul(optarg, &endptr, 0); in main()
166 if (set_xid_epoch == -1) in main()
443 if (set_xid_epoch != -1) in main()
445 FullTransactionIdFromEpochAndXid(set_xid_epoch, in main()
866 if (set_xid_epoch != -1) in PrintNewControlValues()
/dports/databases/postgresql14-client/postgresql-14.1/src/bin/pg_resetwal/
H A Dpg_resetwal.c66 static uint32 set_xid_epoch = (uint32) -1; variable
157 set_xid_epoch = strtoul(optarg, &endptr, 0); in main()
166 if (set_xid_epoch == -1) in main()
443 if (set_xid_epoch != -1) in main()
445 FullTransactionIdFromEpochAndXid(set_xid_epoch, in main()
866 if (set_xid_epoch != -1) in PrintNewControlValues()
/dports/databases/postgresql13-client/postgresql-13.5/src/bin/pg_resetwal/
H A Dpg_resetwal.c66 static uint32 set_xid_epoch = (uint32) -1; variable
157 set_xid_epoch = strtoul(optarg, &endptr, 0); in main()
166 if (set_xid_epoch == -1) in main()
443 if (set_xid_epoch != -1) in main()
445 FullTransactionIdFromEpochAndXid(set_xid_epoch, in main()
866 if (set_xid_epoch != -1) in PrintNewControlValues()
/dports/databases/postgresql13-docs/postgresql-13.5/src/bin/pg_resetwal/
H A Dpg_resetwal.c66 static uint32 set_xid_epoch = (uint32) -1; variable
157 set_xid_epoch = strtoul(optarg, &endptr, 0); in main()
166 if (set_xid_epoch == -1) in main()
443 if (set_xid_epoch != -1) in main()
445 FullTransactionIdFromEpochAndXid(set_xid_epoch, in main()
866 if (set_xid_epoch != -1) in PrintNewControlValues()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/bin/pg_resetwal/
H A Dpg_resetwal.c66 static uint32 set_xid_epoch = (uint32) -1;
157 set_xid_epoch = strtoul(optarg, &endptr, 0);
166 if (set_xid_epoch == -1)
443 if (set_xid_epoch != -1)
445 FullTransactionIdFromEpochAndXid(set_xid_epoch,
866 if (set_xid_epoch != -1)
/dports/databases/postgresql13-plpython/postgresql-13.5/src/bin/pg_resetwal/
H A Dpg_resetwal.c66 static uint32 set_xid_epoch = (uint32) -1;
157 set_xid_epoch = strtoul(optarg, &endptr, 0);
166 if (set_xid_epoch == -1)
443 if (set_xid_epoch != -1)
445 FullTransactionIdFromEpochAndXid(set_xid_epoch,
866 if (set_xid_epoch != -1)
/dports/databases/postgresql13-plperl/postgresql-13.5/src/bin/pg_resetwal/
H A Dpg_resetwal.c66 static uint32 set_xid_epoch = (uint32) -1; variable
157 set_xid_epoch = strtoul(optarg, &endptr, 0); in main()
166 if (set_xid_epoch == -1) in main()
443 if (set_xid_epoch != -1) in main()
445 FullTransactionIdFromEpochAndXid(set_xid_epoch, in main()
866 if (set_xid_epoch != -1) in PrintNewControlValues()
/dports/databases/postgresql12-client/postgresql-12.9/src/bin/pg_resetwal/
H A Dpg_resetwal.c66 static uint32 set_xid_epoch = (uint32) -1; variable
157 set_xid_epoch = strtoul(optarg, &endptr, 0); in main()
166 if (set_xid_epoch == -1) in main()
443 if (set_xid_epoch != -1) in main()
445 FullTransactionIdFromEpochAndXid(set_xid_epoch, in main()
885 if (set_xid_epoch != -1) in PrintNewControlValues()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/bin/pg_resetwal/
H A Dpg_resetwal.c66 static uint32 set_xid_epoch = (uint32) -1; variable
157 set_xid_epoch = strtoul(optarg, &endptr, 0); in main()
166 if (set_xid_epoch == -1) in main()
443 if (set_xid_epoch != -1) in main()
445 FullTransactionIdFromEpochAndXid(set_xid_epoch, in main()
885 if (set_xid_epoch != -1) in PrintNewControlValues()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/bin/pg_resetwal/
H A Dpg_resetwal.c66 static uint32 set_xid_epoch = (uint32) -1;
157 set_xid_epoch = strtoul(optarg, &endptr, 0);
166 if (set_xid_epoch == -1)
443 if (set_xid_epoch != -1)
445 FullTransactionIdFromEpochAndXid(set_xid_epoch, in get_git_cmd_output()
885 if (set_xid_epoch != -1)
/dports/databases/postgresql12-server/postgresql-12.9/src/bin/pg_resetwal/
H A Dpg_resetwal.c66 static uint32 set_xid_epoch = (uint32) -1;
157 set_xid_epoch = strtoul(optarg, &endptr, 0);
166 if (set_xid_epoch == -1)
443 if (set_xid_epoch != -1)
445 FullTransactionIdFromEpochAndXid(set_xid_epoch,
885 if (set_xid_epoch != -1)
/dports/databases/postgresql12-contrib/postgresql-12.9/src/bin/pg_resetwal/
H A Dpg_resetwal.c66 static uint32 set_xid_epoch = (uint32) -1;
157 set_xid_epoch = strtoul(optarg, &endptr, 0);
166 if (set_xid_epoch == -1)
443 if (set_xid_epoch != -1)
445 FullTransactionIdFromEpochAndXid(set_xid_epoch,
885 if (set_xid_epoch != -1)
/dports/databases/postgresql12-docs/postgresql-12.9/src/bin/pg_resetwal/
H A Dpg_resetwal.c66 static uint32 set_xid_epoch = (uint32) -1;
157 set_xid_epoch = strtoul(optarg, &endptr, 0);
166 if (set_xid_epoch == -1)
443 if (set_xid_epoch != -1)
445 FullTransactionIdFromEpochAndXid(set_xid_epoch,
885 if (set_xid_epoch != -1)
/dports/databases/postgresql12-plpython/postgresql-12.9/src/bin/pg_resetwal/
H A Dpg_resetwal.c66 static uint32 set_xid_epoch = (uint32) -1; variable
157 set_xid_epoch = strtoul(optarg, &endptr, 0); in main()
166 if (set_xid_epoch == -1) in main()
443 if (set_xid_epoch != -1) in main()
445 FullTransactionIdFromEpochAndXid(set_xid_epoch, in main()
885 if (set_xid_epoch != -1) in PrintNewControlValues()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/bin/pg_resetxlog/
H A Dpg_resetxlog.c65 static uint32 set_xid_epoch = (uint32) -1; variable
137 set_xid_epoch = strtoul(optarg, &endptr, 0); in main()
146 if (set_xid_epoch == -1) in main()
386 if (set_xid_epoch != -1) in main()
387 ControlFile.checkPointCopy.nextXidEpoch = set_xid_epoch; in main()
824 if (set_xid_epoch != -1) in PrintNewControlValues()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/bin/pg_resetxlog/
H A Dpg_resetxlog.c65 static uint32 set_xid_epoch = (uint32) -1; variable
137 set_xid_epoch = strtoul(optarg, &endptr, 0); in main()
146 if (set_xid_epoch == -1) in main()
386 if (set_xid_epoch != -1) in main()
387 ControlFile.checkPointCopy.nextXidEpoch = set_xid_epoch; in main()
824 if (set_xid_epoch != -1) in PrintNewControlValues()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/bin/pg_resetxlog/
H A Dpg_resetxlog.c65 static uint32 set_xid_epoch = (uint32) -1; variable
137 set_xid_epoch = strtoul(optarg, &endptr, 0); in main()
146 if (set_xid_epoch == -1) in main()
386 if (set_xid_epoch != -1) in main()
387 ControlFile.checkPointCopy.nextXidEpoch = set_xid_epoch; in main()
824 if (set_xid_epoch != -1) in PrintNewControlValues()
/dports/databases/postgresql10-client/postgresql-10.19/src/bin/pg_resetwal/
H A Dpg_resetwal.c64 static uint32 set_xid_epoch = (uint32) -1; variable
136 set_xid_epoch = strtoul(optarg, &endptr, 0); in main()
145 if (set_xid_epoch == -1) in main()
385 if (set_xid_epoch != -1) in main()
386 ControlFile.checkPointCopy.nextXidEpoch = set_xid_epoch; in main()
819 if (set_xid_epoch != -1) in PrintNewControlValues()

12