Home
last modified time | relevance | path

Searched refs:i_objsubid (Results 1 – 25 of 43) sorted by relevance

12

/dports/databases/pglogical/pglogical-REL2_4_0/pglogical_dump/
H A Dpg_dump.c7767 int i_objsubid; in collectComments() local
7806 i_objsubid = PQfnumber(res, "objsubid"); in collectComments()
7817 comments[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectComments()
13008 int i_objsubid; in collectSecLabels() local
13027 i_objsubid = PQfnumber(res, "objsubid"); in collectSecLabels()
13039 labels[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectSecLabels()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/bin/pg_dump/
H A Dpg_dump.c9471 int i_objsubid; in collectComments() local
9505 i_objsubid = PQfnumber(res, "objsubid"); in collectComments()
9516 comments[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectComments()
14999 int i_objsubid; in collectSecLabels() local
15018 i_objsubid = PQfnumber(res, "objsubid"); in collectSecLabels()
15030 labels[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectSecLabels()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/bin/pg_dump/
H A Dpg_dump.c9471 int i_objsubid; in collectComments() local
9505 i_objsubid = PQfnumber(res, "objsubid"); in collectComments()
9516 comments[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectComments()
14999 int i_objsubid; in collectSecLabels() local
15018 i_objsubid = PQfnumber(res, "objsubid"); in collectSecLabels()
15030 labels[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectSecLabels()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/bin/pg_dump/
H A Dpg_dump.c9471 int i_objsubid; in collectComments() local
9505 i_objsubid = PQfnumber(res, "objsubid"); in collectComments()
9516 comments[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectComments()
14999 int i_objsubid; in collectSecLabels() local
15018 i_objsubid = PQfnumber(res, "objsubid"); in collectSecLabels()
15030 labels[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectSecLabels()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/bin/pg_dump/
H A Dpg_dump.c9362 int i_objsubid; in collectComments() local
9380 i_objsubid = PQfnumber(res, "objsubid"); in collectComments()
9391 comments[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectComments()
14664 int i_objsubid; in collectSecLabels() local
14683 i_objsubid = PQfnumber(res, "objsubid"); in collectSecLabels()
14695 labels[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectSecLabels()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/bin/pg_dump/
H A Dpg_dump.c9362 int i_objsubid; in collectComments() local
9380 i_objsubid = PQfnumber(res, "objsubid"); in collectComments()
9391 comments[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectComments()
14664 int i_objsubid; in collectSecLabels() local
14683 i_objsubid = PQfnumber(res, "objsubid"); in collectSecLabels()
14695 labels[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectSecLabels()
/dports/databases/postgresql10-client/postgresql-10.19/src/bin/pg_dump/
H A Dpg_dump.c9362 int i_objsubid; in collectComments() local
9380 i_objsubid = PQfnumber(res, "objsubid"); in collectComments()
9391 comments[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectComments()
14664 int i_objsubid; in collectSecLabels() local
14683 i_objsubid = PQfnumber(res, "objsubid"); in collectSecLabels()
14695 labels[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectSecLabels()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/bin/pg_dump/
H A Dpg_dump.c9362 int i_objsubid; in collectComments() local
9380 i_objsubid = PQfnumber(res, "objsubid"); in collectComments()
9391 comments[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectComments()
14664 int i_objsubid; in collectSecLabels() local
14683 i_objsubid = PQfnumber(res, "objsubid"); in collectSecLabels()
14695 labels[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectSecLabels()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/bin/pg_dump/
H A Dpg_dump.c9362 int i_objsubid; in collectComments() local
9380 i_objsubid = PQfnumber(res, "objsubid"); in collectComments()
9391 comments[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectComments()
14664 int i_objsubid; in collectSecLabels() local
14683 i_objsubid = PQfnumber(res, "objsubid"); in collectSecLabels()
14695 labels[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectSecLabels()
/dports/databases/postgresql10-docs/postgresql-10.19/src/bin/pg_dump/
H A Dpg_dump.c9362 int i_objsubid; in collectComments() local
9380 i_objsubid = PQfnumber(res, "objsubid"); in collectComments()
9391 comments[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectComments()
14664 int i_objsubid; in collectSecLabels() local
14683 i_objsubid = PQfnumber(res, "objsubid"); in collectSecLabels()
14695 labels[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectSecLabels()
/dports/databases/postgresql10-server/postgresql-10.19/src/bin/pg_dump/
H A Dpg_dump.c9362 int i_objsubid; in collectComments() local
9380 i_objsubid = PQfnumber(res, "objsubid"); in collectComments()
9391 comments[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectComments()
14664 int i_objsubid; in collectSecLabels() local
14683 i_objsubid = PQfnumber(res, "objsubid"); in collectSecLabels()
14695 labels[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectSecLabels()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/bin/pg_dump/
H A Dpg_dump.c9471 int i_objsubid; in collectComments() local
9505 i_objsubid = PQfnumber(res, "objsubid"); in collectComments()
9516 comments[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectComments()
14999 int i_objsubid; in collectSecLabels() local
15018 i_objsubid = PQfnumber(res, "objsubid"); in collectSecLabels()
15030 labels[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectSecLabels()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/bin/pg_dump/
H A Dpg_dump.c9471 int i_objsubid; in collectComments() local
9505 i_objsubid = PQfnumber(res, "objsubid"); in collectComments()
9516 comments[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectComments()
14999 int i_objsubid; in collectSecLabels() local
15018 i_objsubid = PQfnumber(res, "objsubid"); in collectSecLabels()
15030 labels[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectSecLabels()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/bin/pg_dump/
H A Dpg_dump.c9471 int i_objsubid; in collectComments() local
9505 i_objsubid = PQfnumber(res, "objsubid"); in collectComments()
9516 comments[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectComments()
14999 int i_objsubid; in collectSecLabels() local
15018 i_objsubid = PQfnumber(res, "objsubid"); in collectSecLabels()
15030 labels[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectSecLabels()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/bin/pg_dump/
H A Dpg_dump.c9471 int i_objsubid; in collectComments() local
9505 i_objsubid = PQfnumber(res, "objsubid"); in collectComments()
9516 comments[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectComments()
14999 int i_objsubid; in collectSecLabels() local
15018 i_objsubid = PQfnumber(res, "objsubid"); in collectSecLabels()
15030 labels[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectSecLabels()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/bin/pg_dump/
H A Dpg_dump.c9870 int i_objsubid; in collectComments() local
9888 i_objsubid = PQfnumber(res, "objsubid"); in collectComments()
9899 comments[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectComments()
15310 int i_objsubid; in collectSecLabels() local
15329 i_objsubid = PQfnumber(res, "objsubid"); in collectSecLabels()
15341 labels[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectSecLabels()
/dports/databases/postgresql11-docs/postgresql-11.14/src/bin/pg_dump/
H A Dpg_dump.c9870 int i_objsubid; in collectComments() local
9888 i_objsubid = PQfnumber(res, "objsubid"); in collectComments()
9899 comments[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectComments()
15310 int i_objsubid; in collectSecLabels() local
15329 i_objsubid = PQfnumber(res, "objsubid"); in collectSecLabels()
15341 labels[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectSecLabels()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/bin/pg_dump/
H A Dpg_dump.c9870 int i_objsubid; in collectComments() local
9888 i_objsubid = PQfnumber(res, "objsubid"); in collectComments()
9899 comments[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectComments()
15310 int i_objsubid; in collectSecLabels() local
15329 i_objsubid = PQfnumber(res, "objsubid"); in collectSecLabels()
15341 labels[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectSecLabels()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/bin/pg_dump/
H A Dpg_dump.c9870 int i_objsubid; in collectComments() local
9888 i_objsubid = PQfnumber(res, "objsubid"); in collectComments()
9899 comments[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectComments()
15310 int i_objsubid; in collectSecLabels() local
15329 i_objsubid = PQfnumber(res, "objsubid"); in collectSecLabels()
15341 labels[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectSecLabels()
/dports/databases/postgresql11-client/postgresql-11.14/src/bin/pg_dump/
H A Dpg_dump.c9870 int i_objsubid; in collectComments() local
9888 i_objsubid = PQfnumber(res, "objsubid"); in collectComments()
9899 comments[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectComments()
15310 int i_objsubid; in collectSecLabels() local
15329 i_objsubid = PQfnumber(res, "objsubid"); in collectSecLabels()
15341 labels[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectSecLabels()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/bin/pg_dump/
H A Dpg_dump.c9870 int i_objsubid; in collectComments() local
9888 i_objsubid = PQfnumber(res, "objsubid"); in collectComments()
9899 comments[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectComments()
15310 int i_objsubid; in collectSecLabels() local
15329 i_objsubid = PQfnumber(res, "objsubid"); in collectSecLabels()
15341 labels[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectSecLabels()
/dports/databases/postgresql12-client/postgresql-12.9/src/bin/pg_dump/
H A Dpg_dump.c9963 int i_objsubid;
9981 i_objsubid = PQfnumber(res, "objsubid");
9992 comments[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid));
15438 int i_objsubid;
15457 i_objsubid = PQfnumber(res, "objsubid");
15469 labels[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid));
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/bin/pg_dump/
H A Dpg_dump.c10195 int i_objsubid; in collectComments() local
10213 i_objsubid = PQfnumber(res, "objsubid"); in collectComments()
10224 comments[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectComments()
15498 int i_objsubid; in collectSecLabels() local
15517 i_objsubid = PQfnumber(res, "objsubid"); in collectSecLabels()
15529 labels[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectSecLabels()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/bin/pg_dump/
H A Dpg_dump.c10195 int i_objsubid; in collectComments() local
10213 i_objsubid = PQfnumber(res, "objsubid"); in collectComments()
10224 comments[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectComments()
15498 int i_objsubid; in collectSecLabels() local
15517 i_objsubid = PQfnumber(res, "objsubid"); in collectSecLabels()
15529 labels[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectSecLabels()
/dports/databases/postgresql14-docs/postgresql-14.1/src/bin/pg_dump/
H A Dpg_dump.c10195 int i_objsubid; in collectComments() local
10213 i_objsubid = PQfnumber(res, "objsubid"); in collectComments()
10224 comments[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectComments()
15498 int i_objsubid; in collectSecLabels() local
15517 i_objsubid = PQfnumber(res, "objsubid"); in collectSecLabels()
15529 labels[i].objsubid = atoi(PQgetvalue(res, i, i_objsubid)); in collectSecLabels()

12