Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / okbob/plpgsql_check issues and pull requests
#179 - Problem: impossible to supply custom PG_CONFIG to PGXS
Pull Request -
State: closed - Opened by yrashk about 1 month ago
- 1 comment
#178 - Server crashes when trying to execute select trace_test()
Issue -
State: closed - Opened by nkPit 2 months ago
- 12 comments
#177 - Server crashes when trying to execute select stmtid, exec_stmts, stmtname from plpgsql_profiler_function_statements_tb('covtest');
Issue -
State: closed - Opened by nkPit 3 months ago
- 3 comments
#176 - Server crashes when trying to execute select f1()
Issue -
State: closed - Opened by nkPit 3 months ago
- 3 comments
#175 - Segmentation error in hash_bytes function due to null pointer passed to hash_search during execution of plpgsql_check_is_checked
Issue -
State: closed - Opened by nkPit 3 months ago
- 4 comments
#174 - Server crashes when trying to execute select f1()
Issue -
State: closed - Opened by nkPit 5 months ago
- 10 comments
#173 - false error with rule on table
Issue -
State: closed - Opened by klementszabolcs 5 months ago
- 3 comments
#172 - Server crashes when trying to execute select * from plpgsql_check_function('fx()');
Issue -
State: closed - Opened by nkPit 6 months ago
- 4 comments
#171 - False error on temp table error:42P01:46:SQL statement:relation "blahblahblah" does not exist
Issue -
State: closed - Opened by StepanYankevych 7 months ago
- 3 comments
#169 - Segementation fault in plpgsql_check_function
Issue -
State: closed - Opened by kai-eckert 8 months ago
- 3 comments
#168 - Segmentation fault on plpgsql_check_function(oid)
Issue -
State: closed - Opened by casparsch 8 months ago
- 7 comments
#167 - Table pragma not working with tab chars
Issue -
State: closed - Opened by awn70 11 months ago
- 2 comments
#166 - expression does not return data (maybe regression after 2.5.4) ?
Issue -
State: closed - Opened by shuehner 11 months ago
- 1 comment
#165 - Pragma check
Pull Request -
State: closed - Opened by okbob 11 months ago
#164 - Unclosed cursor warning
Pull Request -
State: closed - Opened by okbob 12 months ago
#163 - Question: A way to EXTEND the SQL Validation of EXECUTE 'UDPATE ...'; to specific functions: util.sql_exec('UPDATE ...' );
Issue -
State: closed - Opened by kirkw 12 months ago
- 1 comment
#162 - psql: error: connection to server on socket "/tmp/.s.PGSQL.5432" failed: FATAL: the database system is in recovery mode
Issue -
State: closed - Opened by nkPit 12 months ago
- 6 comments
#161 - Segmentation fault on EXECUTE empty string
Issue -
State: closed - Opened by M-Butter 12 months ago
- 3 comments
#160 - function plpgsql_check_function_tb restarts the PostgreSQL server
Issue -
State: closed - Opened by adamb111 about 1 year ago
- 3 comments
#159 - Cannot determine result of dynamic SQL
Issue -
State: closed - Opened by spk-615 about 1 year ago
- 5 comments
#157 - Create SECURITY.md
Pull Request -
State: closed - Opened by trx843 about 1 year ago
- 1 comment
#156 - pgplsql_check gives cryptic error if an 'empty' exception handler is executed
Issue -
State: closed - Opened by dgtrapeze about 1 year ago
- 1 comment
#155 - Crash / assertion error when installed through plpgsql script
Issue -
State: closed - Opened by MMeent about 1 year ago
- 1 comment
#153 - Compilation error with postgresql12-dev inside Docker container
Issue -
State: closed - Opened by evelina-a about 1 year ago
- 5 comments
#152 - PostgreSQL 15 don't start because of conflicts with another extensions.
Issue -
State: closed - Opened by Tiago-Anastacio about 1 year ago
- 7 comments
#151 - fix: small errors
Pull Request -
State: closed - Opened by 0xflotus about 1 year ago
- 1 comment
#150 - exception handling makes profiler to report empty values in plpgsql_profiler_function_tb results
Issue -
State: closed - Opened by pestryakovda about 1 year ago
- 4 comments
#149 - dynamyc code fails when profiler is on
Issue -
State: closed - Opened by pestryakovda about 1 year ago
- 3 comments
#148 - When checking triggers, tg_table_name is not taken into account
Issue -
State: closed - Opened by andruche over 1 year ago
- 3 comments
#147 - Revert "significant refactoring of profiler and tracer"
Pull Request -
State: closed - Opened by okbob over 1 year ago
#146 - significant refactoring of profiler and tracer
Pull Request -
State: closed - Opened by okbob over 1 year ago
#145 - FIx typo
Issue -
State: closed - Opened by surajkharage19 over 1 year ago
- 2 comments
#144 - Getting an error getting the dependency table for functions with ANYELEMENT types?
Issue -
State: closed - Opened by kirkw over 1 year ago
- 10 comments
#143 - compile error on postgres master branch
Issue -
State: closed - Opened by neiaberau over 1 year ago
- 3 comments
#142 - ERROR install extension inside Docker container
Issue -
State: closed - Opened by johndiego over 1 year ago
- 4 comments
#141 - Few macros declared twice
Issue -
State: closed - Opened by surajkharage19 over 1 year ago
- 3 comments
#140 - Compilation warnings without --enable-cassert flag
Issue -
State: closed - Opened by surajkharage19 over 1 year ago
- 3 comments
#139 - improve error message
Issue -
State: closed - Opened by surajkharage19 over 1 year ago
- 7 comments
#138 - Unused variable warning
Issue -
State: closed - Opened by preethint over 1 year ago
- 6 comments
#137 - cache lookup failed for type 0
Issue -
State: closed - Opened by preethint over 1 year ago
- 3 comments
#136 - compile error with postgres master branch
Issue -
State: closed - Opened by neiaberau almost 2 years ago
- 2 comments
#135 - Add compatibility with pg16 new "USER SET parameter values" infrastru…
Pull Request -
State: closed - Opened by rjuju almost 2 years ago
- 2 comments
#134 - compile failure using latest postgres master
Issue -
State: closed - Opened by neiaberau almost 2 years ago
- 2 comments
#133 - incorrect error with composite types and dropped columns
Issue -
State: closed - Opened by fvannee almost 2 years ago
- 3 comments
#132 - run the plpgsql_profiler_function_tb by passing real parameters for the traced function
Issue -
State: closed - Opened by slavadba almost 2 years ago
- 7 comments
#131 - fix: shared memory request hook allocation; fixes PG15+ bootup
Pull Request -
State: closed - Opened by pcnc about 2 years ago
- 1 comment
#130 - Fixed some formatting and moved the md file back to examples (No README Refs)
Pull Request -
State: closed - Opened by kirkw about 2 years ago
- 1 comment
#127 - The Custom Function and an Examples Folder
Pull Request -
State: closed - Opened by kirkw about 2 years ago
- 1 comment
#126 - errrror on make install
Issue -
State: closed - Opened by neiaberau about 2 years ago
- 2 comments
#125 - Cleaned README.md file... (Can be published)
Pull Request -
State: closed - Opened by kirkw about 2 years ago
- 4 comments
#124 - The title of the project "reads" funny
Issue -
State: closed - Opened by kirkw about 2 years ago
- 2 comments
#123 - Updates to the README.md (requires editing/feedback, do NOT publish)
Pull Request -
State: closed - Opened by kirkw about 2 years ago
- 1 comment
#122 - It is not possible to use the possibilities of the profiler
Issue -
State: closed - Opened by sgrinko about 2 years ago
- 8 comments
#119 - Ability to check dynamic sqls
Issue -
State: closed - Opened by plotn about 2 years ago
- 1 comment
#118 - error: redefinition of typedef 'check_function_callback'
Issue -
State: closed - Opened by esabol over 2 years ago
- 1 comment
#117 - Add bitcode files to .gitignore
Pull Request -
State: closed - Opened by jeltz over 2 years ago
- 1 comment
#116 - Fix false positive for record return type
Pull Request -
State: closed - Opened by jeltz over 2 years ago
- 2 comments
#115 - Detect return properly even when record check fails
Pull Request -
State: closed - Opened by jeltz over 2 years ago
- 1 comment
#114 - Pgloader - How to pass environment variables to connection string in PGsql or load file directly
Issue -
State: closed - Opened by SamirMjs over 2 years ago
- 1 comment
#113 - Fix stack item allocation in push_stmt_to_stmt_stack.
Pull Request -
State: closed - Opened by rjuju over 2 years ago
- 3 comments
#112 - Test failure with PG15: missing "error:2D000:5:COMMIT:cannot commit while a subtransaction is active" output
Issue -
State: closed - Opened by df7cb over 2 years ago
- 13 comments
#111 - Fix compatibility with pg15 new shmem_request_hook.
Pull Request -
State: closed - Opened by rjuju over 2 years ago
- 3 comments
#108 - Postgres 14: procedure call to procedure with out parameter shows 'error:XX000:5:CALL:not enough default arguments'
Issue -
State: closed - Opened by M-Butter over 2 years ago
- 5 comments
#107 - Please check if commit is in begin-end block with exception handling
Issue -
State: closed - Opened by M-Butter over 2 years ago
- 3 comments
#106 - Fix compatibility with pg15.
Pull Request -
State: closed - Opened by rjuju over 2 years ago
- 2 comments
#105 - Properly ignore syntax errors from placeholders
Pull Request -
State: closed - Opened by jeltz over 2 years ago
- 3 comments
#104 - Add support of operators to plpgsql_show_dependency_tb()
Pull Request -
State: closed - Opened by jeltz almost 3 years ago
- 3 comments
#103 - False positive with dbms_sql extension
Issue -
State: closed - Opened by darold almost 3 years ago
- 1 comment
#101 - Segfault when plpgsql_check_function is called from a function with 'SECURITY DEFINER'
Issue -
State: closed - Opened by erickedji almost 3 years ago
- 3 comments
#100 - ddl check mode
Issue -
State: closed - Opened by RekGRpth almost 3 years ago
- 17 comments
#99 - plpgsql_coverage_{branches, statements}(name) statistics with raise exceptions
Issue -
State: closed - Opened by clbouvier almost 3 years ago
- 10 comments
#98 - Remove redundant log output from readme / compilation
Pull Request -
State: closed - Opened by wolfgangwalther almost 3 years ago
- 1 comment
#97 - Segmentation fault with Postgres 14
Issue -
State: closed - Opened by asenyshyn about 3 years ago
- 3 comments
#96 - cppcheck find bug
Issue -
State: closed - Opened by RekGRpth about 3 years ago
- 13 comments
Labels: enhancement
#95 - "Pragma type" doesn't recognize data type array
Issue -
State: closed - Opened by folstuff about 3 years ago
- 3 comments
#94 - Pragma type
Pull Request -
State: closed - Opened by okbob about 3 years ago
#93 - it seems a recent commit on postgres master branch breaks compilation
Issue -
State: closed - Opened by neiaberau about 3 years ago
- 4 comments
#92 - Database crashes sometimes with format 'xml' or format 'json'
Issue -
State: closed - Opened by M-Butter about 3 years ago
- 2 comments
#91 - check SQL functions
Issue -
State: closed - Opened by fvannee about 3 years ago
- 2 comments
#90 - Yet another RHEL 7 issue
Issue -
State: closed - Opened by devrimgunduz-edb over 3 years ago
- 3 comments
#89 - 1.17.0 fails to build against v14
Issue -
State: closed - Opened by devrimgunduz over 3 years ago
- 5 comments
#88 - process crashes in plpgsql_check on function that assigns an array value inside a composite type
Issue -
State: closed - Opened by M-Butter over 3 years ago
- 3 comments
#87 - Fix compatibility with new handling of procedure OUT parameters.
Pull Request -
State: closed - Opened by rjuju over 3 years ago
- 3 comments
#86 - issues compiling on latest postgres source code
Issue -
State: closed - Opened by neiaberau over 3 years ago
- 2 comments
#85 - Fix compatibility with PostgreSQL 14
Pull Request -
State: closed - Opened by rjuju over 3 years ago
- 2 comments
#84 - functions with char parameters do not work with profiler
Issue -
State: closed - Opened by sean-bennett112 almost 4 years ago
- 4 comments
#83 - Postgre sql 14
Pull Request -
State: closed - Opened by okbob almost 4 years ago
#82 - Add new plpgsql_check.profiler_max_shared_chunks GUC.
Pull Request -
State: closed - Opened by rjuju about 4 years ago
- 2 comments
#81 - Expose MAX_SHARED_CHUNKS for user configuration
Issue -
State: closed - Opened by rjuju about 4 years ago
- 7 comments
#80 - Retrieve the query identifier in profiler output.
Pull Request -
State: closed - Opened by rjuju about 4 years ago
- 13 comments
#79 - Possibility to add queryid to the profiler?
Issue -
State: closed - Opened by rjuju about 4 years ago
- 5 comments
#78 - No warning when testing a trigger function that has no return in it
Issue -
State: closed - Opened by marco44 about 4 years ago
- 4 comments
#77 - fatal error during make installcheck on Windows
Issue -
State: closed - Opened by pashagolub about 4 years ago
- 7 comments
#76 - README.md on a tracing facility
Issue -
State: closed - Opened by pluzanov about 4 years ago
- 5 comments
#75 - ERROR: unexpected number of parameters, you should to update extension SQL state: XX000
Issue -
State: closed - Opened by bradleyf about 4 years ago
- 4 comments
#74 - ERROR: could not find function "plpgsql_check_pragma" in file "/usr/lib/postgresql/12/lib/plpgsql_check.so" SQL state: 42883
Issue -
State: closed - Opened by bradleyf about 4 years ago
- 2 comments
#73 - is:open label:documentation hah
Issue -
State: closed - Opened by dsouzajj about 4 years ago
#72 - plpgsql_check support for Postgres procedures
Issue -
State: closed - Opened by aleszeleny about 4 years ago
- 2 comments
#71 - Pragma
Pull Request -
State: closed - Opened by okbob over 4 years ago
#70 - don't skip SELECT keyword for queries
Pull Request -
State: closed - Opened by okbob over 4 years ago