Contact
Privacy
DMCA
Robuta
https://doxygen.postgresql.org/pl__handler_8c.html
PostgreSQL Source Code: src/pl/plpgsql/src/pl_handler.c File Reference
source code
postgresql
src
pl
handler
https://doxygen.postgresql.org/structPLpgSQL__stmt__exit.html
PostgreSQL Source Code: PLpgSQL_stmt_exit Struct Reference
source code
postgresql
plpgsql
stmt
exit
https://commitfest.postgresql.org/patch/5364/
Using Expanded Objects other than Arrays from plpgsql
using
expanded
objects
arrays
plpgsql
https://doxygen.postgresql.org/structPLpgSQL__stmt__fori.html
PostgreSQL Source Code: PLpgSQL_stmt_fori Struct Reference
source code
postgresql
plpgsql
stmt
fori
https://doxygen.postgresql.org/structPLpgSQL__condition.html
PostgreSQL Source Code: PLpgSQL_condition Struct Reference
source code
postgresql
plpgsql
condition
struct
https://doxygen.postgresql.org/pl__exec_8c.html
PostgreSQL Source Code: src/pl/plpgsql/src/pl_exec.c File Reference
source code
postgresql
src
pl
exec
https://commitfest.postgresql.org/patch/5974/
When deleting the plpgsql function, release the CachedPlan of the function
deleting
plpgsql
function
release
https://commitfest.postgresql.org/patch/4581/
Various small unrelated doc patches: plpgsql, schemas, permissions, oidvector
various
small
unrelated
doc
patches
https://okbob.blogspot.com/2014/08/lot-of-fixes-in-plpgsqlcheck.html
Pavel Stehule's blog: lot of fixes in plpgsql_check
s blog
pavel
lot
fixes
plpgsql
https://coverage.postgresql.org/src/pl/plpgsql/src/pl_handler.c.gcov.html
LCOV - PostgreSQL 19devel - src/pl/plpgsql/src/pl_handler.c
lcov
postgresql
src
pl
handler
https://gist.github.com/dlangille/3f464ac2537028f0602551f1bf4db2ba
I have this query in a plpgsql function, and I want to discard the result set, and I think I need...
I have this query in a plpgsql function, and I want to discard the result set, and I think I need to do that via PERFORM. - query
https://coverage.postgresql.org/src/pl/plpgsql/src/pl_gram.c.gcov.html
LCOV - PostgreSQL 19devel - src/pl/plpgsql/src/pl_gram.c
lcov
postgresql
src
pl
gram
https://commitfest.postgresql.org/patch/412/
plpgsql - possibility to get element or array type for referenced variable type
to get
plpgsql
possibility
element