Home
last modified time | relevance | path

Searched refs:_equalCreatePLangStmt (Results 1 – 25 of 44) sorted by relevance

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/nodes/
H A Dequalfuncs.c1925 _equalCreatePLangStmt(const CreatePLangStmt *a, const CreatePLangStmt *b) in _equalCreatePLangStmt() function
3195 retval = _equalCreatePLangStmt(a, b); in equal()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/nodes/
H A Dequalfuncs.c1925 _equalCreatePLangStmt(const CreatePLangStmt *a, const CreatePLangStmt *b) in _equalCreatePLangStmt() function
3195 retval = _equalCreatePLangStmt(a, b); in equal()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/nodes/
H A Dequalfuncs.c1925 _equalCreatePLangStmt(const CreatePLangStmt *a, const CreatePLangStmt *b) in _equalCreatePLangStmt() function
3195 retval = _equalCreatePLangStmt(a, b); in equal()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/nodes/
H A Dequalfuncs.c1925 _equalCreatePLangStmt(const CreatePLangStmt *a, const CreatePLangStmt *b) in _equalCreatePLangStmt() function
3195 retval = _equalCreatePLangStmt(a, b); in equal()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/nodes/
H A Dequalfuncs.c1925 _equalCreatePLangStmt(const CreatePLangStmt *a, const CreatePLangStmt *b) in _equalCreatePLangStmt() function
3195 retval = _equalCreatePLangStmt(a, b); in equal()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/nodes/
H A Dequalfuncs.c1925 _equalCreatePLangStmt(const CreatePLangStmt *a, const CreatePLangStmt *b) in _equalCreatePLangStmt() function
3195 retval = _equalCreatePLangStmt(a, b); in equal()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/nodes/
H A Dequalfuncs.c1925 _equalCreatePLangStmt(const CreatePLangStmt *a, const CreatePLangStmt *b) in _equalCreatePLangStmt() function
3195 retval = _equalCreatePLangStmt(a, b); in equal()
/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/
H A Dsrc_backend_nodes_equalfuncs.c2238 _equalCreatePLangStmt(const CreatePLangStmt *a, const CreatePLangStmt *b) in _equalCreatePLangStmt() function
3686 retval = _equalCreatePLangStmt(a, b); in equal()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/nodes/
H A Dequalfuncs.c2011 _equalCreatePLangStmt(const CreatePLangStmt *a, const CreatePLangStmt *b) in _equalCreatePLangStmt() function
3462 retval = _equalCreatePLangStmt(a, b); in equal()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/nodes/
H A Dequalfuncs.c2011 _equalCreatePLangStmt(const CreatePLangStmt *a, const CreatePLangStmt *b) in _equalCreatePLangStmt() function
3462 retval = _equalCreatePLangStmt(a, b); in equal()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/nodes/
H A Dequalfuncs.c2025 _equalCreatePLangStmt(const CreatePLangStmt *a, const CreatePLangStmt *b) in _equalCreatePLangStmt() function
3488 retval = _equalCreatePLangStmt(a, b); in equal()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/nodes/
H A Dequalfuncs.c2011 _equalCreatePLangStmt(const CreatePLangStmt *a, const CreatePLangStmt *b) in _equalCreatePLangStmt() function
3462 retval = _equalCreatePLangStmt(a, b); in equal()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/nodes/
H A Dequalfuncs.c2011 _equalCreatePLangStmt(const CreatePLangStmt *a, const CreatePLangStmt *b) in _equalCreatePLangStmt() function
3462 retval = _equalCreatePLangStmt(a, b); in equal()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/nodes/
H A Dequalfuncs.c2011 _equalCreatePLangStmt(const CreatePLangStmt *a, const CreatePLangStmt *b) in _equalCreatePLangStmt() function
3462 retval = _equalCreatePLangStmt(a, b); in equal()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/nodes/
H A Dequalfuncs.c2011 _equalCreatePLangStmt(const CreatePLangStmt *a, const CreatePLangStmt *b) in _equalCreatePLangStmt() function
3462 retval = _equalCreatePLangStmt(a, b); in equal()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/nodes/
H A Dequalfuncs.c2025 _equalCreatePLangStmt(const CreatePLangStmt *a, const CreatePLangStmt *b) in _equalCreatePLangStmt() function
3488 retval = _equalCreatePLangStmt(a, b); in equal()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/nodes/
H A Dequalfuncs.c2025 _equalCreatePLangStmt(const CreatePLangStmt *a, const CreatePLangStmt *b) in _equalCreatePLangStmt() function
3488 retval = _equalCreatePLangStmt(a, b); in equal()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/nodes/
H A Dequalfuncs.c2025 _equalCreatePLangStmt(const CreatePLangStmt *a, const CreatePLangStmt *b) in _equalCreatePLangStmt() function
3488 retval = _equalCreatePLangStmt(a, b); in equal()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/nodes/
H A Dequalfuncs.c2025 _equalCreatePLangStmt(const CreatePLangStmt *a, const CreatePLangStmt *b) in _equalCreatePLangStmt() function
3488 retval = _equalCreatePLangStmt(a, b); in equal()
/dports/databases/libpg_query/libpg_query-10-1.0.4/src/postgres/
H A Dsrc_backend_nodes_equalfuncs.c2239 _equalCreatePLangStmt(const CreatePLangStmt *a, const CreatePLangStmt *b) in _equalCreatePLangStmt() function
3690 retval = _equalCreatePLangStmt(a, b); in equal()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/nodes/
H A Dequalfuncs.c2025 _equalCreatePLangStmt(const CreatePLangStmt *a, const CreatePLangStmt *b) in _equalCreatePLangStmt() function
3488 retval = _equalCreatePLangStmt(a, b); in equal()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/nodes/
H A Dequalfuncs.c2025 _equalCreatePLangStmt(const CreatePLangStmt *a, const CreatePLangStmt *b) in _equalCreatePLangStmt() function
3488 retval = _equalCreatePLangStmt(a, b); in equal()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/nodes/
H A Dequalfuncs.c2101 _equalCreatePLangStmt(const CreatePLangStmt *a, const CreatePLangStmt *b) in _equalCreatePLangStmt() function
3629 retval = _equalCreatePLangStmt(a, b); in equal()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/nodes/
H A Dequalfuncs.c2101 _equalCreatePLangStmt(const CreatePLangStmt *a, const CreatePLangStmt *b) in _equalCreatePLangStmt() function
3629 retval = _equalCreatePLangStmt(a, b); in equal()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/nodes/
H A Dequalfuncs.c2101 _equalCreatePLangStmt(const CreatePLangStmt *a, const CreatePLangStmt *b) in _equalCreatePLangStmt() function
3629 retval = _equalCreatePLangStmt(a, b); in equal()

12