Home
last modified time | relevance | path

Searched refs:toastheap (Results 1 – 25 of 84) sorted by relevance

1234

/dports/databases/postgresql96-server/postgresql-9.6.24/src/bin/pg_upgrade/
H A Dinfo.c253 if (rel->toastheap) in report_unmatched_relation()
259 if (brel->reloid == rel->toastheap) in report_unmatched_relation()
271 " which is the TOAST table for OID %u", rel->toastheap); in report_unmatched_relation()
533 curr->toastheap = atooid(PQgetvalue(res, relnum, i_toastheap)); in get_rel_infos()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/bin/pg_upgrade/
H A Dinfo.c253 if (rel->toastheap) in report_unmatched_relation()
259 if (brel->reloid == rel->toastheap) in report_unmatched_relation()
271 " which is the TOAST table for OID %u", rel->toastheap); in report_unmatched_relation()
533 curr->toastheap = atooid(PQgetvalue(res, relnum, i_toastheap)); in get_rel_infos()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/bin/pg_upgrade/
H A Dinfo.c253 if (rel->toastheap) in report_unmatched_relation()
259 if (brel->reloid == rel->toastheap) in report_unmatched_relation()
271 " which is the TOAST table for OID %u", rel->toastheap); in report_unmatched_relation()
533 curr->toastheap = atooid(PQgetvalue(res, relnum, i_toastheap)); in get_rel_infos()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/bin/pg_upgrade/
H A Dinfo.c254 if (rel->toastheap) in report_unmatched_relation()
260 if (brel->reloid == rel->toastheap) in report_unmatched_relation()
272 _(" which is the TOAST table for OID %u"), rel->toastheap); in report_unmatched_relation()
539 curr->toastheap = atooid(PQgetvalue(res, relnum, i_toastheap)); in get_rel_infos()
/dports/databases/postgresql10-server/postgresql-10.19/src/bin/pg_upgrade/
H A Dinfo.c254 if (rel->toastheap) in report_unmatched_relation()
260 if (brel->reloid == rel->toastheap) in report_unmatched_relation()
272 _(" which is the TOAST table for OID %u"), rel->toastheap); in report_unmatched_relation()
539 curr->toastheap = atooid(PQgetvalue(res, relnum, i_toastheap)); in get_rel_infos()
/dports/databases/postgresql10-docs/postgresql-10.19/src/bin/pg_upgrade/
H A Dinfo.c254 if (rel->toastheap) in report_unmatched_relation()
260 if (brel->reloid == rel->toastheap) in report_unmatched_relation()
272 _(" which is the TOAST table for OID %u"), rel->toastheap); in report_unmatched_relation()
539 curr->toastheap = atooid(PQgetvalue(res, relnum, i_toastheap)); in get_rel_infos()
/dports/databases/postgresql10-client/postgresql-10.19/src/bin/pg_upgrade/
H A Dinfo.c254 if (rel->toastheap) in report_unmatched_relation()
260 if (brel->reloid == rel->toastheap) in report_unmatched_relation()
272 _(" which is the TOAST table for OID %u"), rel->toastheap); in report_unmatched_relation()
539 curr->toastheap = atooid(PQgetvalue(res, relnum, i_toastheap)); in get_rel_infos()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/bin/pg_upgrade/
H A Dinfo.c254 if (rel->toastheap) in report_unmatched_relation()
260 if (brel->reloid == rel->toastheap) in report_unmatched_relation()
272 _(" which is the TOAST table for OID %u"), rel->toastheap); in report_unmatched_relation()
539 curr->toastheap = atooid(PQgetvalue(res, relnum, i_toastheap)); in get_rel_infos()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/bin/pg_upgrade/
H A Dinfo.c254 if (rel->toastheap) in report_unmatched_relation()
260 if (brel->reloid == rel->toastheap) in report_unmatched_relation()
272 _(" which is the TOAST table for OID %u"), rel->toastheap); in report_unmatched_relation()
539 curr->toastheap = atooid(PQgetvalue(res, relnum, i_toastheap)); in get_rel_infos()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/bin/pg_upgrade/
H A Dinfo.c254 if (rel->toastheap) in report_unmatched_relation()
260 if (brel->reloid == rel->toastheap) in report_unmatched_relation()
272 _(" which is the TOAST table for OID %u"), rel->toastheap); in report_unmatched_relation()
539 curr->toastheap = atooid(PQgetvalue(res, relnum, i_toastheap)); in get_rel_infos()
/dports/databases/postgresql11-docs/postgresql-11.14/src/bin/pg_upgrade/
H A Dinfo.c254 if (rel->toastheap) in report_unmatched_relation()
260 if (brel->reloid == rel->toastheap) in report_unmatched_relation()
272 _(" which is the TOAST table for OID %u"), rel->toastheap); in report_unmatched_relation()
539 curr->toastheap = atooid(PQgetvalue(res, relnum, i_toastheap)); in get_rel_infos()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/bin/pg_upgrade/
H A Dinfo.c254 if (rel->toastheap) in report_unmatched_relation()
260 if (brel->reloid == rel->toastheap) in report_unmatched_relation()
272 _(" which is the TOAST table for OID %u"), rel->toastheap); in report_unmatched_relation()
539 curr->toastheap = atooid(PQgetvalue(res, relnum, i_toastheap)); in get_rel_infos()
/dports/databases/postgresql11-server/postgresql-11.14/src/bin/pg_upgrade/
H A Dinfo.c254 if (rel->toastheap) in report_unmatched_relation()
260 if (brel->reloid == rel->toastheap) in report_unmatched_relation()
272 _(" which is the TOAST table for OID %u"), rel->toastheap); in report_unmatched_relation()
539 curr->toastheap = atooid(PQgetvalue(res, relnum, i_toastheap)); in get_rel_infos()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/bin/pg_upgrade/
H A Dinfo.c254 if (rel->toastheap) in report_unmatched_relation()
260 if (brel->reloid == rel->toastheap) in report_unmatched_relation()
272 _(" which is the TOAST table for OID %u"), rel->toastheap); in report_unmatched_relation()
539 curr->toastheap = atooid(PQgetvalue(res, relnum, i_toastheap)); in get_rel_infos()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/bin/pg_upgrade/
H A Dinfo.c254 if (rel->toastheap) in report_unmatched_relation()
260 if (brel->reloid == rel->toastheap) in report_unmatched_relation()
272 _(" which is the TOAST table for OID %u"), rel->toastheap); in report_unmatched_relation()
539 curr->toastheap = atooid(PQgetvalue(res, relnum, i_toastheap)); in get_rel_infos()
/dports/databases/postgresql11-client/postgresql-11.14/src/bin/pg_upgrade/
H A Dinfo.c254 if (rel->toastheap) in report_unmatched_relation()
260 if (brel->reloid == rel->toastheap) in report_unmatched_relation()
272 _(" which is the TOAST table for OID %u"), rel->toastheap); in report_unmatched_relation()
539 curr->toastheap = atooid(PQgetvalue(res, relnum, i_toastheap)); in get_rel_infos()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/bin/pg_upgrade/
H A Dinfo.c252 if (rel->toastheap) in report_unmatched_relation()
258 if (brel->reloid == rel->toastheap) in report_unmatched_relation()
270 _(" which is the TOAST table for OID %u"), rel->toastheap); in report_unmatched_relation()
534 curr->toastheap = atooid(PQgetvalue(res, relnum, i_toastheap)); in get_rel_infos()
/dports/databases/postgresql14-docs/postgresql-14.1/src/bin/pg_upgrade/
H A Dinfo.c252 if (rel->toastheap) in report_unmatched_relation()
258 if (brel->reloid == rel->toastheap) in report_unmatched_relation()
270 _(" which is the TOAST table for OID %u"), rel->toastheap); in report_unmatched_relation()
534 curr->toastheap = atooid(PQgetvalue(res, relnum, i_toastheap)); in get_rel_infos()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/bin/pg_upgrade/
H A Dinfo.c252 if (rel->toastheap) in report_unmatched_relation()
258 if (brel->reloid == rel->toastheap) in report_unmatched_relation()
270 _(" which is the TOAST table for OID %u"), rel->toastheap); in report_unmatched_relation()
534 curr->toastheap = atooid(PQgetvalue(res, relnum, i_toastheap)); in get_rel_infos()
/dports/databases/postgresql14-server/postgresql-14.1/src/bin/pg_upgrade/
H A Dinfo.c252 if (rel->toastheap) in report_unmatched_relation()
258 if (brel->reloid == rel->toastheap) in report_unmatched_relation()
270 _(" which is the TOAST table for OID %u"), rel->toastheap); in report_unmatched_relation()
534 curr->toastheap = atooid(PQgetvalue(res, relnum, i_toastheap)); in get_rel_infos()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/bin/pg_upgrade/
H A Dinfo.c252 if (rel->toastheap) in report_unmatched_relation()
258 if (brel->reloid == rel->toastheap) in report_unmatched_relation()
270 _(" which is the TOAST table for OID %u"), rel->toastheap); in report_unmatched_relation()
534 curr->toastheap = atooid(PQgetvalue(res, relnum, i_toastheap)); in get_rel_infos()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/bin/pg_upgrade/
H A Dinfo.c252 if (rel->toastheap) in report_unmatched_relation()
258 if (brel->reloid == rel->toastheap) in report_unmatched_relation()
270 _(" which is the TOAST table for OID %u"), rel->toastheap); in report_unmatched_relation()
534 curr->toastheap = atooid(PQgetvalue(res, relnum, i_toastheap)); in get_rel_infos()
/dports/databases/postgresql14-client/postgresql-14.1/src/bin/pg_upgrade/
H A Dinfo.c252 if (rel->toastheap) in report_unmatched_relation()
258 if (brel->reloid == rel->toastheap) in report_unmatched_relation()
270 _(" which is the TOAST table for OID %u"), rel->toastheap); in report_unmatched_relation()
534 curr->toastheap = atooid(PQgetvalue(res, relnum, i_toastheap)); in get_rel_infos()
/dports/databases/postgresql13-server/postgresql-13.5/src/bin/pg_upgrade/
H A Dinfo.c252 if (rel->toastheap) in report_unmatched_relation()
258 if (brel->reloid == rel->toastheap) in report_unmatched_relation()
270 _(" which is the TOAST table for OID %u"), rel->toastheap); in report_unmatched_relation()
534 curr->toastheap = atooid(PQgetvalue(res, relnum, i_toastheap)); in get_rel_infos()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/bin/pg_upgrade/
H A Dinfo.c252 if (rel->toastheap) in report_unmatched_relation()
258 if (brel->reloid == rel->toastheap) in report_unmatched_relation()
270 _(" which is the TOAST table for OID %u"), rel->toastheap); in report_unmatched_relation()
534 curr->toastheap = atooid(PQgetvalue(res, relnum, i_toastheap)); in get_rel_infos()

1234