index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
ecpg
Commit message (
Expand
)
Author
Age
*
Fix ecpg's mechanism for detecting unsupported cases in the grammar.
Tom Lane
2024-04-04
*
Further cleanup for recent JSON-related commits.
Tom Lane
2024-04-04
*
Add basic JSON_TABLE() functionality
Amit Langote
2024-04-04
*
ecpg: Fix return code for overflow in numeric conversion
Daniel Gustafsson
2024-03-25
*
Add SQL/JSON query functions
Amit Langote
2024-03-21
*
Make the order of the header file includes consistent
Peter Eisentraut
2024-03-13
*
Use printf's %m format instead of strerror(errno) in more places
Michael Paquier
2024-03-12
*
ecpg: Fix zero-termination of string generated by intoasc()
Michael Paquier
2024-02-19
*
ecpg: Fix error handling on OOMs when parsing timestamps
Michael Paquier
2024-02-19
*
Avoid concurrent calls to bindtextdomain().
Tom Lane
2024-02-09
*
Clean up Windows-specific mutex code in libpq and ecpglib.
Tom Lane
2024-02-09
*
Update copyright for 2024
Bruce Momjian
2024-01-03
*
Fix some typos
Michael Paquier
2024-01-03
*
Make all Perl warnings fatal
Peter Eisentraut
2023-12-29
*
Remove distprep
Peter Eisentraut
2023-11-06
*
Speed up pg_regress server readiness testing.
Daniel Gustafsson
2023-10-24
*
Unify some error messages
Peter Eisentraut
2023-08-16
*
Add more SQL/JSON constructor functions
Amit Langote
2023-07-26
*
Remove --disable-thread-safety and related code.
Thomas Munro
2023-07-12
*
Handle \v as a whitespace character in parsers
Michael Paquier
2023-07-06
*
meson: Add dependencies to perl modules to various script invocations
Andres Freund
2023-06-09
*
Translation updates
Peter Eisentraut
2023-05-22
*
Pre-beta mechanical code beautification.
Tom Lane
2023-05-19
*
Remove stray mid-sentence tabs in comments
Peter Eisentraut
2023-05-19
*
Remove duplicate lines of code
Daniel Gustafsson
2023-04-24
*
ecpg: Fix handling of strings in ORACLE compat code with SQLDA
Michael Paquier
2023-04-18
*
Code review for recent SQL/JSON commits
Alvaro Herrera
2023-04-04
*
SQL/JSON: support the IS JSON predicate
Alvaro Herrera
2023-03-31
*
Add missing .gitignore entries.
Tom Lane
2023-03-29
*
SQL/JSON: add standard JSON constructor functions
Alvaro Herrera
2023-03-29
*
meson: add install-{quiet, world} targets
Andres Freund
2023-03-23
*
pkg-config Requires.private entries should be comma-separated
Peter Eisentraut
2023-03-16
*
Use ICU by default at initdb time.
Jeff Davis
2023-03-09
*
Allow underscores in integer and numeric constants.
Dean Rasheed
2023-02-04
*
meson: Fix typo in pkgconfig generation
Peter Eisentraut
2023-02-01
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
Add copyright notices to meson files
Andrew Dunstan
2022-12-20
*
Non-decimal integer literals
Peter Eisentraut
2022-12-14
*
Order getopt arguments
Peter Eisentraut
2022-12-12
*
meson: Add 'running' test setup, as a replacement for installcheck
Andres Freund
2022-12-07
*
Remove unnecessary uses of Abs()
Peter Eisentraut
2022-10-07
*
meson: Add support for building with precompiled headers
Andres Freund
2022-10-06
*
meson: Add windows resource files
Andres Freund
2022-10-05
*
meson: ecpg: Split definition of static and shared libraries
Andres Freund
2022-10-05
*
Rename shadowed local variables
David Rowley
2022-10-05
*
Harmonize parameter names in ecpg code.
Peter Geoghegan
2022-09-22
*
meson: Add initial version of meson based build system
Andres Freund
2022-09-21
*
Fix possible omission of variable storage markers in ECPG.
Tom Lane
2022-09-09
*
Revert SQL/JSON features
Andrew Dunstan
2022-09-01
*
Fix MSVC warning in compat_informix/rnull.pgc
Andres Freund
2022-08-31
[next]