Home
last modified time | relevance | path

Searched refs:has_pubtruncate (Results 26 – 28 of 28) sorted by relevance

12

/dports/databases/postgresql13-plpython/postgresql-13.5/src/bin/psql/
H A Ddescribe.c5813 bool has_pubtruncate; in describePublications() local
5826 has_pubtruncate = (pset.sversion >= 110000); in describePublications()
5835 if (has_pubtruncate) in describePublications()
5888 if (has_pubtruncate) in describePublications()
5902 if (has_pubtruncate) in describePublications()
5912 if (has_pubtruncate) in describePublications()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/bin/psql/
H A Ddescribe.c5813 bool has_pubtruncate;
5826 has_pubtruncate = (pset.sversion >= 110000);
5835 if (has_pubtruncate)
5888 if (has_pubtruncate)
5902 if (has_pubtruncate)
5912 if (has_pubtruncate)
/dports/databases/postgresql13-client/postgresql-13.5/src/bin/psql/
H A Ddescribe.c5813 bool has_pubtruncate;
5826 has_pubtruncate = (pset.sversion >= 110000);
5835 if (has_pubtruncate)
5888 if (has_pubtruncate)
5902 if (has_pubtruncate)
5912 if (has_pubtruncate)

12