okbob/plpgsql_check
plpgsql_check is a linter tool (does source code static analyze) for the PostgreSQL language plpgsql (the native language for PostgreSQL store procedures).
CNOASSERTION
Issues
- 12
- 3
Server crashes when trying to execute select stmtid, exec_stmts, stmtname from plpgsql_profiler_function_statements_tb('covtest');
#177 opened by nkPit - 3
Server crashes when trying to execute select f1()
#176 opened by nkPit - 4
Segmentation error in hash_bytes function due to null pointer passed to hash_search during execution of plpgsql_check_is_checked
#175 opened by nkPit - 10
Server crashes when trying to execute select f1()
#174 opened by nkPit - 3
false error with rule on table
#173 opened by klementszabolcs - 4
Server crashes when trying to execute select * from plpgsql_check_function('fx()');
#172 opened by nkPit - 3
False error on temp table error:42P01:46:SQL statement:relation "blahblahblah" does not exist
#171 opened by StepanYankevych - 7
Segmentation fault on plpgsql_check_function(oid)
#168 opened by casparsch - 3
Segementation fault in plpgsql_check_function
#169 opened by kai-eckert - 2
Table pragma not working with tab chars
#167 opened by awn70 - 1
- 1
Question: A way to EXTEND the SQL Validation of EXECUTE 'UDPATE ...'; to specific functions: util.sql_exec('UPDATE ...' );
#163 opened by kirkw - 6
psql: error: connection to server on socket "/tmp/.s.PGSQL.5432" failed: FATAL: the database system is in recovery mode
#162 opened by nkPit - 3
Segmentation fault on EXECUTE empty string
#161 opened by M-Butter - 5
Cannot determine result of dynamic SQL
#159 opened by spk-615 - 3
- 1
- 1
pgplsql_check gives cryptic error if an 'empty' exception handler is executed
#156 opened by dgtrapeze - 5
- 7
PostgreSQL 15 don't start because of conflicts with another extensions.
#152 opened by Tiago-Anastacio - 4
exception handling makes profiler to report empty values in plpgsql_profiler_function_tb results
#150 opened by pestryakovda - 3
dynamyc code fails when profiler is on
#149 opened by pestryakovda - 3
- 2
FIx typo
#145 opened by surajkharage19 - 10
Getting an error getting the dependency table for functions with ANYELEMENT types?
#144 opened by kirkw - 3
compile error on postgres master branch
#143 opened by neiaberau - 4
ERROR install extension inside Docker container
#142 opened by johndiego - 3
Few macros declared twice
#141 opened by surajkharage19 - 3
- 6
Unused variable warning
#138 opened by preethint - 7
improve error message
#139 opened by surajkharage19 - 3
cache lookup failed for type 0
#137 opened by preethint - 2
compile error with postgres master branch
#136 opened by neiaberau - 2
compile failure using latest postgres master
#134 opened by neiaberau - 7
run the plpgsql_profiler_function_tb by passing real parameters for the traced function
#132 opened by slavadba - 3
- 13
Test failure with PG15: missing "error:2D000:5:COMMIT:cannot commit while a subtransaction is active" output
#112 opened by df7cb - 2
The title of the project "reads" funny
#124 opened by kirkw - 2
errrror on make install
#126 opened by neiaberau - 8
- 1
Ability to check dynamic sqls
#119 opened by plotn - 1
- 1
Pgloader - How to pass environment variables to connection string in PGsql or load file directly
#114 opened by SamirMjs - 5
Postgres 14: procedure call to procedure with out parameter shows 'error:XX000:5:CALL:not enough default arguments'
#108 opened by M-Butter - 3
- 1
False positive with dbms_sql extension
#103 opened by darold - 3
Segfault when plpgsql_check_function is called from a function with 'SECURITY DEFINER'
#101 opened by erickedji - 10
plpgsql_coverage_{branches, statements}(name) statistics with raise exceptions
#99 opened by clbouvier - 17
ddl check mode
#100 opened by RekGRpth