Skip to content

issues Search Results · repo:postgrespro/jsquery language:C

Filter by

37 results
 (64 ms)

37 results

inpostgrespro/jsquery (press backspace or delete to remove)

Hello, This is more a question, rather than an issue. Why is it important to install jsquery into the schema of use, and not any schema like with other extensions? Is there some specific reason for ...
  • stehlo1
  • 1
  • Opened 
    on Jan 31
  • #56

Hi I try to installing jsquery and it fails with the error message [make USE_PGXS=1](make: *** [/usr/lib/postgresql/16/lib/pgxs/src/makefiles/../../src/Makefile.global:792: jsquery_gram.c] Error 127)
  • razersergey
  • 1
  • Opened 
    on Nov 15, 2023
  • #49

Hi, jsquery latest release fails to build against v16. v16 is due next week. Will you release a new version? ...or a better question: Is this extension being maintained? Regards, Devrim /usr/lib64/ccache/clang ...
  • devrimgunduz
  • 5
  • Opened 
    on Sep 7, 2023
  • #47

Can we use this extension on PostgreSQL installations on Red Hat (and variants) Linux.
  • aamir-syed
  • 2
  • Opened 
    on Jun 24, 2023
  • #46

Hi, jsqıery fails to build against GCC 13 (Fedora 38). Can you please take a look? Thanks! gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute ...
  • devrimgunduz
  • 4
  • Opened 
    on Apr 22, 2023
  • #45

Hi I try to run the regression tests after installing jsquery and it fails with the error message _ +ERROR: operator is not unique: jsonb @@ unknown +LINE 1: select { a : { b : 1}} ::jsonb @@ a.* 0 ; +HINT: ...
  • didmicang
  • 2
  • Opened 
    on Feb 24, 2023
  • #44

This happens when loading the extension (compiling it works without warning nor error): tmp=# create extension jsquery; ERROR: could not load library /think/cs/re/2022-11-DB15_rh7/lib/postgresql/jsquery.so ...
  • murdegern
  • 2
  • Opened 
    on Nov 11, 2022
  • #41

For example, jsonb document { a : [{ b : xyz , c : true}, 10], d : { e : [7, false]}} would be decomposed into following entries: a .#. b . xyz a .#. c .true a .#.10 d . e .#.7 d . e .#.false ...
  • Ileca
  • Opened 
    on Jun 14, 2021
  • #38

With bison 3.7, some error message changed and makes the jsquery regression tests fail: 607--- /tmp/autopkgtest-lxc.qv5k86ce/downtmp/build.QH8/src/expected/jsquery.out 2020-07-27 04:40:49.000000000 +0000 ...
  • df7cb
  • 7
  • Opened 
    on Jul 27, 2020
  • #37

Hi, could we have a new release with PG12 support so I can update the Debian packages? Thanks!
  • df7cb
  • 4
  • Opened 
    on May 21, 2019
  • #36
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! 
Press the
/
key to activate the search input again and adjust your query.
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