Skip to content

issues Search Results · repo:petere/pgpcre language:C

Filter by

6 results
 (77 ms)

6 results

inpetere/pgpcre (press backspace or delete to remove)

I did two queries, one as a standard regular expression search using a WHERE clause of response_body- id ~ text which resulted in the following query plan: Finalize Aggregate (cost=1020194.34..1020194.35 ...
  • ppayne
  • Opened 
    on Apr 8, 2023
  • #7

From Debian bug https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1000001: From: Matthew Vernon matthew@debian.org To: maintonly@bugs.debian.org Subject: pgpcre: depends on obsolete pcre3 library Date: ...
  • df7cb
  • 2
  • Opened 
    on Nov 22, 2021
  • #6

openSUSE 15.2 PostgreSQL 13.2 make install fails with: cd /usr/lib/postgresql13/lib64/bitcode /usr/bin/llvm-lto -thinlto -thinlto-action=thinlink -o pgpcre.index.bc pgpcre/pgpcre.bc error: can t ...
  • Tux
  • 2
  • Opened 
    on Apr 21, 2021
  • #5

libprce2-posix0, I think. Can t even install on Postgres Docker (based on Debian Buster).
  • patarapolw
  • Opened 
    on Mar 25, 2021
  • #4

What did I do? SELECT pcre_match( ([0-9]+)(k?)mN([0-9]+)E([0-9]+) , 1kmN2745E4432 ); What did I expect? {1, k ,2745,4432} What did it do? PG crashed without a message (and it took all the unlogged ...
  • tobwen
  • 2
  • Opened 
    on Nov 7, 2020
  • #3

On s390x and hppa, pgpcre fails with a lot of -4 errors which is PCRE_ERROR_BADMAGIC. SELECT foo =~ fo+ ; - ?column? ----------- - t -(1 row) - +ERROR: PCRE exec error: -4 ... SELECT pcre_captured_substrings( ...
  • df7cb
  • Opened 
    on Oct 21, 2020
  • #2
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub