Home
last modified time | relevance | path

Searched refs:attForm (Results 1 – 25 of 121) sorted by relevance

12345

/dports/databases/postgresql96-server/postgresql-9.6.24/contrib/sepgsql/
H A Drelation.c55 Form_pg_attribute attForm; in sepgsql_attribute_post_create() local
88 attForm = (Form_pg_attribute) GETSTRUCT(tuple); in sepgsql_attribute_post_create()
94 NameStr(attForm->attname)); in sepgsql_attribute_post_create()
106 quote_identifier(NameStr(attForm->attname))); in sepgsql_attribute_post_create()
353 Form_pg_attribute attForm; in sepgsql_relation_post_create() local
367 attForm = (Form_pg_attribute) GETSTRUCT(atup); in sepgsql_relation_post_create()
378 NameStr(attForm->attname)); in sepgsql_relation_post_create()
391 object.objectSubId = attForm->attnum; in sepgsql_relation_post_create()
484 Form_pg_attribute attForm; in sepgsql_relation_drop() local
495 if (attForm->attisdropped) in sepgsql_relation_drop()
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/contrib/sepgsql/
H A Drelation.c55 Form_pg_attribute attForm; in sepgsql_attribute_post_create() local
88 attForm = (Form_pg_attribute) GETSTRUCT(tuple); in sepgsql_attribute_post_create()
94 NameStr(attForm->attname)); in sepgsql_attribute_post_create()
106 quote_identifier(NameStr(attForm->attname))); in sepgsql_attribute_post_create()
353 Form_pg_attribute attForm; in sepgsql_relation_post_create() local
367 attForm = (Form_pg_attribute) GETSTRUCT(atup); in sepgsql_relation_post_create()
378 NameStr(attForm->attname)); in sepgsql_relation_post_create()
391 object.objectSubId = attForm->attnum; in sepgsql_relation_post_create()
484 Form_pg_attribute attForm; in sepgsql_relation_drop() local
495 if (attForm->attisdropped) in sepgsql_relation_drop()
[all …]
/dports/databases/postgresql96-plpython/postgresql-9.6.24/contrib/sepgsql/
H A Drelation.c55 Form_pg_attribute attForm; in sepgsql_attribute_post_create() local
88 attForm = (Form_pg_attribute) GETSTRUCT(tuple); in sepgsql_attribute_post_create()
94 NameStr(attForm->attname)); in sepgsql_attribute_post_create()
106 quote_identifier(NameStr(attForm->attname))); in sepgsql_attribute_post_create()
353 Form_pg_attribute attForm; in sepgsql_relation_post_create() local
367 attForm = (Form_pg_attribute) GETSTRUCT(atup); in sepgsql_relation_post_create()
378 NameStr(attForm->attname)); in sepgsql_relation_post_create()
391 object.objectSubId = attForm->attnum; in sepgsql_relation_post_create()
484 Form_pg_attribute attForm; in sepgsql_relation_drop() local
495 if (attForm->attisdropped) in sepgsql_relation_drop()
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/contrib/sepgsql/
H A Drelation.c55 Form_pg_attribute attForm; in sepgsql_attribute_post_create() local
89 attForm = (Form_pg_attribute) GETSTRUCT(tuple); in sepgsql_attribute_post_create()
95 NameStr(attForm->attname)); in sepgsql_attribute_post_create()
107 quote_identifier(NameStr(attForm->attname))); in sepgsql_attribute_post_create()
359 Form_pg_attribute attForm; in sepgsql_relation_post_create() local
373 attForm = (Form_pg_attribute) GETSTRUCT(atup); in sepgsql_relation_post_create()
384 NameStr(attForm->attname)); in sepgsql_relation_post_create()
397 object.objectSubId = attForm->attnum; in sepgsql_relation_post_create()
490 Form_pg_attribute attForm; in sepgsql_relation_drop() local
501 if (attForm->attisdropped) in sepgsql_relation_drop()
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/contrib/sepgsql/
H A Drelation.c55 Form_pg_attribute attForm; in sepgsql_attribute_post_create() local
89 attForm = (Form_pg_attribute) GETSTRUCT(tuple); in sepgsql_attribute_post_create()
95 NameStr(attForm->attname)); in sepgsql_attribute_post_create()
107 quote_identifier(NameStr(attForm->attname))); in sepgsql_attribute_post_create()
359 Form_pg_attribute attForm; in sepgsql_relation_post_create() local
373 attForm = (Form_pg_attribute) GETSTRUCT(atup); in sepgsql_relation_post_create()
384 NameStr(attForm->attname)); in sepgsql_relation_post_create()
397 object.objectSubId = attForm->attnum; in sepgsql_relation_post_create()
490 Form_pg_attribute attForm; in sepgsql_relation_drop() local
501 if (attForm->attisdropped) in sepgsql_relation_drop()
[all …]
/dports/databases/postgresql11-client/postgresql-11.14/contrib/sepgsql/
H A Drelation.c55 Form_pg_attribute attForm; in sepgsql_attribute_post_create() local
89 attForm = (Form_pg_attribute) GETSTRUCT(tuple); in sepgsql_attribute_post_create()
95 NameStr(attForm->attname)); in sepgsql_attribute_post_create()
107 quote_identifier(NameStr(attForm->attname))); in sepgsql_attribute_post_create()
359 Form_pg_attribute attForm; in sepgsql_relation_post_create() local
373 attForm = (Form_pg_attribute) GETSTRUCT(atup); in sepgsql_relation_post_create()
384 NameStr(attForm->attname)); in sepgsql_relation_post_create()
397 object.objectSubId = attForm->attnum; in sepgsql_relation_post_create()
490 Form_pg_attribute attForm; in sepgsql_relation_drop() local
501 if (attForm->attisdropped) in sepgsql_relation_drop()
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/contrib/sepgsql/
H A Drelation.c55 Form_pg_attribute attForm; in sepgsql_attribute_post_create() local
89 attForm = (Form_pg_attribute) GETSTRUCT(tuple); in sepgsql_attribute_post_create()
95 NameStr(attForm->attname)); in sepgsql_attribute_post_create()
107 quote_identifier(NameStr(attForm->attname))); in sepgsql_attribute_post_create()
359 Form_pg_attribute attForm; in sepgsql_relation_post_create() local
373 attForm = (Form_pg_attribute) GETSTRUCT(atup); in sepgsql_relation_post_create()
384 NameStr(attForm->attname)); in sepgsql_relation_post_create()
397 object.objectSubId = attForm->attnum; in sepgsql_relation_post_create()
490 Form_pg_attribute attForm; in sepgsql_relation_drop() local
501 if (attForm->attisdropped) in sepgsql_relation_drop()
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/contrib/sepgsql/
H A Drelation.c55 Form_pg_attribute attForm; in sepgsql_attribute_post_create() local
89 attForm = (Form_pg_attribute) GETSTRUCT(tuple); in sepgsql_attribute_post_create()
95 NameStr(attForm->attname)); in sepgsql_attribute_post_create()
107 quote_identifier(NameStr(attForm->attname))); in sepgsql_attribute_post_create()
359 Form_pg_attribute attForm; in sepgsql_relation_post_create() local
373 attForm = (Form_pg_attribute) GETSTRUCT(atup); in sepgsql_relation_post_create()
384 NameStr(attForm->attname)); in sepgsql_relation_post_create()
397 object.objectSubId = attForm->attnum; in sepgsql_relation_post_create()
490 Form_pg_attribute attForm; in sepgsql_relation_drop() local
501 if (attForm->attisdropped) in sepgsql_relation_drop()
[all …]
/dports/databases/postgresql10-pltcl/postgresql-10.19/contrib/sepgsql/
H A Drelation.c55 Form_pg_attribute attForm; in sepgsql_attribute_post_create() local
89 attForm = (Form_pg_attribute) GETSTRUCT(tuple); in sepgsql_attribute_post_create()
95 NameStr(attForm->attname)); in sepgsql_attribute_post_create()
107 quote_identifier(NameStr(attForm->attname))); in sepgsql_attribute_post_create()
359 Form_pg_attribute attForm; in sepgsql_relation_post_create() local
373 attForm = (Form_pg_attribute) GETSTRUCT(atup); in sepgsql_relation_post_create()
384 NameStr(attForm->attname)); in sepgsql_relation_post_create()
397 object.objectSubId = attForm->attnum; in sepgsql_relation_post_create()
490 Form_pg_attribute attForm; in sepgsql_relation_drop() local
501 if (attForm->attisdropped) in sepgsql_relation_drop()
[all …]
/dports/databases/postgresql10-plpython/postgresql-10.19/contrib/sepgsql/
H A Drelation.c55 Form_pg_attribute attForm; in sepgsql_attribute_post_create() local
89 attForm = (Form_pg_attribute) GETSTRUCT(tuple); in sepgsql_attribute_post_create()
95 NameStr(attForm->attname)); in sepgsql_attribute_post_create()
107 quote_identifier(NameStr(attForm->attname))); in sepgsql_attribute_post_create()
359 Form_pg_attribute attForm; in sepgsql_relation_post_create() local
373 attForm = (Form_pg_attribute) GETSTRUCT(atup); in sepgsql_relation_post_create()
384 NameStr(attForm->attname)); in sepgsql_relation_post_create()
397 object.objectSubId = attForm->attnum; in sepgsql_relation_post_create()
490 Form_pg_attribute attForm; in sepgsql_relation_drop() local
501 if (attForm->attisdropped) in sepgsql_relation_drop()
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/contrib/sepgsql/
H A Drelation.c55 Form_pg_attribute attForm; in sepgsql_attribute_post_create() local
89 attForm = (Form_pg_attribute) GETSTRUCT(tuple); in sepgsql_attribute_post_create()
95 NameStr(attForm->attname)); in sepgsql_attribute_post_create()
107 quote_identifier(NameStr(attForm->attname))); in sepgsql_attribute_post_create()
359 Form_pg_attribute attForm; in sepgsql_relation_post_create() local
373 attForm = (Form_pg_attribute) GETSTRUCT(atup); in sepgsql_relation_post_create()
384 NameStr(attForm->attname)); in sepgsql_relation_post_create()
397 object.objectSubId = attForm->attnum; in sepgsql_relation_post_create()
490 Form_pg_attribute attForm; in sepgsql_relation_drop() local
501 if (attForm->attisdropped) in sepgsql_relation_drop()
[all …]
/dports/databases/postgresql11-docs/postgresql-11.14/contrib/sepgsql/
H A Drelation.c55 Form_pg_attribute attForm; in sepgsql_attribute_post_create() local
89 attForm = (Form_pg_attribute) GETSTRUCT(tuple); in sepgsql_attribute_post_create()
95 NameStr(attForm->attname)); in sepgsql_attribute_post_create()
107 quote_identifier(NameStr(attForm->attname))); in sepgsql_attribute_post_create()
359 Form_pg_attribute attForm; in sepgsql_relation_post_create() local
373 attForm = (Form_pg_attribute) GETSTRUCT(atup); in sepgsql_relation_post_create()
384 NameStr(attForm->attname)); in sepgsql_relation_post_create()
397 object.objectSubId = attForm->attnum; in sepgsql_relation_post_create()
490 Form_pg_attribute attForm; in sepgsql_relation_drop() local
501 if (attForm->attisdropped) in sepgsql_relation_drop()
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/contrib/sepgsql/
H A Drelation.c55 Form_pg_attribute attForm; in sepgsql_attribute_post_create() local
89 attForm = (Form_pg_attribute) GETSTRUCT(tuple); in sepgsql_attribute_post_create()
95 NameStr(attForm->attname)); in sepgsql_attribute_post_create()
107 quote_identifier(NameStr(attForm->attname))); in sepgsql_attribute_post_create()
359 Form_pg_attribute attForm; in sepgsql_relation_post_create() local
373 attForm = (Form_pg_attribute) GETSTRUCT(atup); in sepgsql_relation_post_create()
384 NameStr(attForm->attname)); in sepgsql_relation_post_create()
397 object.objectSubId = attForm->attnum; in sepgsql_relation_post_create()
490 Form_pg_attribute attForm; in sepgsql_relation_drop() local
501 if (attForm->attisdropped) in sepgsql_relation_drop()
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/contrib/sepgsql/
H A Drelation.c55 Form_pg_attribute attForm; in sepgsql_attribute_post_create() local
89 attForm = (Form_pg_attribute) GETSTRUCT(tuple); in sepgsql_attribute_post_create()
95 NameStr(attForm->attname)); in sepgsql_attribute_post_create()
107 quote_identifier(NameStr(attForm->attname))); in sepgsql_attribute_post_create()
359 Form_pg_attribute attForm; in sepgsql_relation_post_create() local
373 attForm = (Form_pg_attribute) GETSTRUCT(atup); in sepgsql_relation_post_create()
384 NameStr(attForm->attname)); in sepgsql_relation_post_create()
397 object.objectSubId = attForm->attnum; in sepgsql_relation_post_create()
490 Form_pg_attribute attForm; in sepgsql_relation_drop() local
501 if (attForm->attisdropped) in sepgsql_relation_drop()
[all …]
/dports/databases/postgresql11-plpython/postgresql-11.14/contrib/sepgsql/
H A Drelation.c55 Form_pg_attribute attForm;
89 attForm = (Form_pg_attribute) GETSTRUCT(tuple);
95 NameStr(attForm->attname));
107 quote_identifier(NameStr(attForm->attname)));
359 Form_pg_attribute attForm;
373 attForm = (Form_pg_attribute) GETSTRUCT(atup);
384 NameStr(attForm->attname));
397 object.objectSubId = attForm->attnum;
490 Form_pg_attribute attForm;
501 if (attForm->attisdropped)
[all …]
/dports/databases/postgresql11-server/postgresql-11.14/contrib/sepgsql/
H A Drelation.c55 Form_pg_attribute attForm; in sepgsql_attribute_post_create() local
89 attForm = (Form_pg_attribute) GETSTRUCT(tuple); in sepgsql_attribute_post_create()
95 NameStr(attForm->attname)); in sepgsql_attribute_post_create()
107 quote_identifier(NameStr(attForm->attname))); in sepgsql_attribute_post_create()
359 Form_pg_attribute attForm; in sepgsql_relation_post_create() local
373 attForm = (Form_pg_attribute) GETSTRUCT(atup); in sepgsql_relation_post_create()
384 NameStr(attForm->attname)); in sepgsql_relation_post_create()
397 object.objectSubId = attForm->attnum; in sepgsql_relation_post_create()
490 Form_pg_attribute attForm; in sepgsql_relation_drop() local
501 if (attForm->attisdropped) in sepgsql_relation_drop()
[all …]
/dports/databases/postgresql11-pltcl/postgresql-11.14/contrib/sepgsql/
H A Drelation.c55 Form_pg_attribute attForm; in sepgsql_attribute_post_create() local
89 attForm = (Form_pg_attribute) GETSTRUCT(tuple); in sepgsql_attribute_post_create()
95 NameStr(attForm->attname)); in sepgsql_attribute_post_create()
107 quote_identifier(NameStr(attForm->attname))); in sepgsql_attribute_post_create()
359 Form_pg_attribute attForm; in sepgsql_relation_post_create() local
373 attForm = (Form_pg_attribute) GETSTRUCT(atup); in sepgsql_relation_post_create()
384 NameStr(attForm->attname)); in sepgsql_relation_post_create()
397 object.objectSubId = attForm->attnum; in sepgsql_relation_post_create()
490 Form_pg_attribute attForm; in sepgsql_relation_drop() local
501 if (attForm->attisdropped) in sepgsql_relation_drop()
[all …]
/dports/databases/postgresql12-contrib/postgresql-12.9/contrib/sepgsql/
H A Drelation.c55 Form_pg_attribute attForm; in sepgsql_attribute_post_create() local
89 attForm = (Form_pg_attribute) GETSTRUCT(tuple); in sepgsql_attribute_post_create()
95 NameStr(attForm->attname)); in sepgsql_attribute_post_create()
107 quote_identifier(NameStr(attForm->attname))); in sepgsql_attribute_post_create()
359 Form_pg_attribute attForm; in sepgsql_relation_post_create() local
373 attForm = (Form_pg_attribute) GETSTRUCT(atup); in sepgsql_relation_post_create()
384 NameStr(attForm->attname)); in sepgsql_relation_post_create()
397 object.objectSubId = attForm->attnum; in sepgsql_relation_post_create()
490 Form_pg_attribute attForm; in sepgsql_relation_drop() local
501 if (attForm->attisdropped) in sepgsql_relation_drop()
[all …]
/dports/databases/postgresql96-client/postgresql-9.6.24/contrib/sepgsql/
H A Drelation.c55 Form_pg_attribute attForm; in sepgsql_attribute_post_create() local
88 attForm = (Form_pg_attribute) GETSTRUCT(tuple); in sepgsql_attribute_post_create()
94 NameStr(attForm->attname)); in sepgsql_attribute_post_create()
106 quote_identifier(NameStr(attForm->attname))); in sepgsql_attribute_post_create()
353 Form_pg_attribute attForm; in sepgsql_relation_post_create() local
367 attForm = (Form_pg_attribute) GETSTRUCT(atup); in sepgsql_relation_post_create()
378 NameStr(attForm->attname)); in sepgsql_relation_post_create()
391 object.objectSubId = attForm->attnum; in sepgsql_relation_post_create()
484 Form_pg_attribute attForm; in sepgsql_relation_drop() local
495 if (attForm->attisdropped) in sepgsql_relation_drop()
[all …]
/dports/databases/postgresql96-plperl/postgresql-9.6.24/contrib/sepgsql/
H A Drelation.c55 Form_pg_attribute attForm; in sepgsql_attribute_post_create() local
88 attForm = (Form_pg_attribute) GETSTRUCT(tuple); in sepgsql_attribute_post_create()
94 NameStr(attForm->attname)); in sepgsql_attribute_post_create()
106 quote_identifier(NameStr(attForm->attname))); in sepgsql_attribute_post_create()
353 Form_pg_attribute attForm; in sepgsql_relation_post_create() local
367 attForm = (Form_pg_attribute) GETSTRUCT(atup); in sepgsql_relation_post_create()
378 NameStr(attForm->attname)); in sepgsql_relation_post_create()
391 object.objectSubId = attForm->attnum; in sepgsql_relation_post_create()
484 Form_pg_attribute attForm; in sepgsql_relation_drop() local
495 if (attForm->attisdropped) in sepgsql_relation_drop()
[all …]
/dports/databases/postgresql96-docs/postgresql-9.6.24/contrib/sepgsql/
H A Drelation.c55 Form_pg_attribute attForm; in sepgsql_attribute_post_create() local
88 attForm = (Form_pg_attribute) GETSTRUCT(tuple); in sepgsql_attribute_post_create()
94 NameStr(attForm->attname)); in sepgsql_attribute_post_create()
106 quote_identifier(NameStr(attForm->attname))); in sepgsql_attribute_post_create()
353 Form_pg_attribute attForm; in sepgsql_relation_post_create() local
367 attForm = (Form_pg_attribute) GETSTRUCT(atup); in sepgsql_relation_post_create()
378 NameStr(attForm->attname)); in sepgsql_relation_post_create()
391 object.objectSubId = attForm->attnum; in sepgsql_relation_post_create()
484 Form_pg_attribute attForm; in sepgsql_relation_drop() local
495 if (attForm->attisdropped) in sepgsql_relation_drop()
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/contrib/sepgsql/
H A Drelation.c55 Form_pg_attribute attForm; in sepgsql_attribute_post_create() local
89 attForm = (Form_pg_attribute) GETSTRUCT(tuple); in sepgsql_attribute_post_create()
95 NameStr(attForm->attname)); in sepgsql_attribute_post_create()
107 quote_identifier(NameStr(attForm->attname))); in sepgsql_attribute_post_create()
359 Form_pg_attribute attForm; in sepgsql_relation_post_create() local
373 attForm = (Form_pg_attribute) GETSTRUCT(atup); in sepgsql_relation_post_create()
384 NameStr(attForm->attname)); in sepgsql_relation_post_create()
397 object.objectSubId = attForm->attnum; in sepgsql_relation_post_create()
490 Form_pg_attribute attForm; in sepgsql_relation_drop() local
501 if (attForm->attisdropped) in sepgsql_relation_drop()
[all …]
/dports/databases/postgresql12-plperl/postgresql-12.9/contrib/sepgsql/
H A Drelation.c55 Form_pg_attribute attForm; in sepgsql_attribute_post_create() local
89 attForm = (Form_pg_attribute) GETSTRUCT(tuple); in sepgsql_attribute_post_create()
95 NameStr(attForm->attname)); in sepgsql_attribute_post_create()
107 quote_identifier(NameStr(attForm->attname))); in sepgsql_attribute_post_create()
359 Form_pg_attribute attForm; in sepgsql_relation_post_create() local
373 attForm = (Form_pg_attribute) GETSTRUCT(atup); in sepgsql_relation_post_create()
384 NameStr(attForm->attname)); in sepgsql_relation_post_create()
397 object.objectSubId = attForm->attnum; in sepgsql_relation_post_create()
490 Form_pg_attribute attForm; in sepgsql_relation_drop() local
501 if (attForm->attisdropped) in sepgsql_relation_drop()
[all …]
/dports/databases/postgresql12-plpython/postgresql-12.9/contrib/sepgsql/
H A Drelation.c55 Form_pg_attribute attForm;
89 attForm = (Form_pg_attribute) GETSTRUCT(tuple);
95 NameStr(attForm->attname));
107 quote_identifier(NameStr(attForm->attname)));
359 Form_pg_attribute attForm;
373 attForm = (Form_pg_attribute) GETSTRUCT(atup);
384 NameStr(attForm->attname));
397 object.objectSubId = attForm->attnum;
490 Form_pg_attribute attForm;
501 if (attForm->attisdropped)
[all …]
/dports/databases/postgresql12-pltcl/postgresql-12.9/contrib/sepgsql/
H A Drelation.c55 Form_pg_attribute attForm; in sepgsql_attribute_post_create() local
89 attForm = (Form_pg_attribute) GETSTRUCT(tuple); in sepgsql_attribute_post_create()
95 NameStr(attForm->attname)); in sepgsql_attribute_post_create()
107 quote_identifier(NameStr(attForm->attname))); in sepgsql_attribute_post_create()
359 Form_pg_attribute attForm; in sepgsql_relation_post_create() local
373 attForm = (Form_pg_attribute) GETSTRUCT(atup); in sepgsql_relation_post_create()
384 NameStr(attForm->attname)); in sepgsql_relation_post_create()
397 object.objectSubId = attForm->attnum; in sepgsql_relation_post_create()
490 Form_pg_attribute attForm; in sepgsql_relation_drop() local
501 if (attForm->attisdropped) in sepgsql_relation_drop()
[all …]

12345