Skip to content

Conversation

@nrdvana
Copy link
Contributor

@nrdvana nrdvana commented Nov 3, 2025

This adds support to the DBI parser for Postgres to read the user-defined stored procedures and triggers from the public namespace.

It has been tested on only two versions of postgres so far...
but I've been using it in production for quite a while.

This is independent of #182 which adds support to the SQL parser, but seems to omit the DBI parser.

@nrdvana nrdvana force-pushed the dbi_postgresql_procs_triggers branch from 857b2e9 to db1389a Compare November 3, 2025 18:01
This adds support to the DBI parser for Postgres to read the
user-defined stored procedures and triggers from the public
namespace.

It has been tested on only two versions of postgres so far...
@nrdvana nrdvana force-pushed the dbi_postgresql_procs_triggers branch from db1389a to 983be4a Compare November 3, 2025 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant