issues
search
pganalyze
/
libpg_query
C library for accessing the PostgreSQL parser outside of the server environment
BSD 3-Clause "New" or "Revised" License
1.21k
stars
182
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow alternate definitions of NAMEDATALEN identifier limit
#268
david-h-muller
opened
1 month ago
0
Fix cursor quoting in FetchStmt
#267
rjuju
closed
3 weeks ago
2
how to generate src_backend_*.c files from flex&bison source file
#266
cjbd
closed
1 month ago
2
A_Const parse output not ideal
#265
aleclarson
opened
1 month ago
3
Upgrade to Postgres 17
#264
msepga
closed
3 weeks ago
3
Additional PL/pgSQL parsing fixes
#263
lfittl
closed
1 month ago
0
Interested in support for dart language
#262
insinfo
opened
1 month ago
2
Incorrect query is parsed without any errors
#261
VaibhaveS
opened
2 months ago
3
Unknown variable errors parsing plpgsql functions referencing composite type attributes
#260
pauldzy
opened
2 months ago
0
add pg_query.rs to README
#259
lemonadern
closed
2 months ago
1
Ability To Increase NAMEDATALEN
#258
david-h-muller
opened
2 months ago
2
Parsing plpgsql function with cursor returns an error
#257
lelit
opened
2 months ago
2
Fix datatype handling for plpgsql function parameters
#256
svenklemm
closed
1 month ago
4
Add function to normalize only utility statements
#255
seanlinsley
closed
2 months ago
0
munmap_chunk(): invalid pointer error due to memcpy with negative size param in pg_query_normalize.c
#254
gabe-sherman
opened
4 months ago
0
Optimize protobuf serialization
#253
seanlinsley
opened
4 months ago
0
T base
#252
taolx0
closed
4 months ago
0
Question about ColumnDef.is_not_null always set to false
#251
lelit
opened
5 months ago
1
Add psqlparse2 to README
#250
dani-maarouf
closed
6 months ago
2
Fix parsing of negative integer constants
#249
msullivan
closed
2 months ago
0
Error when parsing PL/pgSQL function with RETURN NEXT;
#248
MGorkov
opened
6 months ago
0
Update README.md to reflect move from individual to organization
#247
pyramation
closed
3 months ago
0
Avoid json outfuncs key duplication
#246
lfittl
closed
1 month ago
5
pg_query_parse_plpgsql does not support function with sql_body
#245
MGorkov
opened
7 months ago
1
fix some plpgsql errors
#244
MGorkov
closed
1 month ago
2
Parser incorrectly parses queries with negative and zero values
#243
MGorkov
closed
2 months ago
0
libpg_query crash
#242
ToSeven
opened
7 months ago
0
Track the extent of tokens UIDENT and USCONST
#241
ewie
closed
6 months ago
1
Fix: ar variable in Makefile (back patch to v14)
#240
gregnr
closed
9 months ago
0
Fix: ar variable in Makefile (back patch to v13)
#239
gregnr
closed
9 months ago
0
Does this project depend on protobuf?
#238
kovmir
closed
9 months ago
1
Binaries on GitHub Releases?
#237
karlhorky
opened
10 months ago
3
Release 16-5.1.0
#236
lfittl
closed
10 months ago
0
Android Support
#235
deva666
closed
10 months ago
2
Error with CLOCK_REALTIME
#234
Raksha2606
opened
10 months ago
2
Add support for running on Windows
#233
lfittl
closed
10 months ago
0
32-bit support
#232
lfittl
closed
10 months ago
2
32-bit support
#231
anuraaga
closed
10 months ago
1
Update README, CHANGELOG for 16-5.0.0 release
#230
msepga
closed
11 months ago
0
Additional deparser fixes for Postgres 16
#229
lfittl
closed
11 months ago
0
Add option to automatically try all parse modes
#228
seanlinsley
opened
11 months ago
0
Update changelog, prepare `15-4.2.4` release
#227
msepga
closed
11 months ago
0
[Clang] warning: -Wdeprecated-non-prototype
#226
kovmir
closed
11 months ago
1
Upgrade to Postgres 16
#225
msepga
closed
11 months ago
10
strtoint doesn't work well with musl
#224
anuraaga
closed
11 months ago
3
Fix type cast for normalizing alter subscription statement
#223
anuraaga
closed
11 months ago
1
Fix deparse `ALTER TABLE table_name ENABLE TRIGGER ALL` syntax errors
#222
CDThomas
closed
11 months ago
1
Use "-std=gnu99" by default
#221
SunBeau
opened
1 year ago
1
Support for PostgreSQL 16
#220
lelit
closed
10 months ago
4
Protobuf generation: Correctly include $ ASCII_36 token
#219
lfittl
closed
1 year ago
0
Next