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
*
Further reduce warnings with -Wshadow=compatible-local
David Rowley
2022-08-24
*
Don't define FRONTEND for ecpg libraries
Andres Freund
2022-08-22
*
regress: allow to specify directory containing expected files, for ecpg
Andres Freund
2022-08-20
*
Remove fallbacks for strtoll, strtoull.
Thomas Munro
2022-08-06
*
Make subquery aliases optional in the FROM clause.
Dean Rasheed
2022-07-20
*
Improve perl style in ecpg's parser-construction scripts.
Tom Lane
2022-07-18
*
ecpg: use our instead of my in parse.pl to fix perlcritic complaint
Andres Freund
2022-07-18
*
ecpg: Output dir, source dir, stamp file argument for preproc/*.pl
Andres Freund
2022-07-18
*
Revert "Use wildcards instead of manually-maintained file lists in */nls.mk."
Tom Lane
2022-07-13
*
Use wildcards instead of manually-maintained file lists in */nls.mk.
Tom Lane
2022-07-13
*
NLS: Put list of available languages into LINGUAS files
Peter Eisentraut
2022-07-13
*
Fix ECPG's handling of type names that match SQL keywords.
Tom Lane
2022-07-12
*
Reorder ecpg_config.h.in alphabetically
Peter Eisentraut
2022-07-06
*
Remove redundant null pointer checks before PQclear and PQconninfoFree
Peter Eisentraut
2022-07-03
*
Remove redundant null pointer checks before free()
Peter Eisentraut
2022-07-03
*
Fix previous commit's ecpg_clocale for ppc Darwin.
Noah Misch
2022-07-02
*
ecpglib: call newlocale() once per process.
Noah Misch
2022-07-02
*
Translation updates
Peter Eisentraut
2022-06-27
*
Avoid ecpglib core dump with out-of-order operations.
Tom Lane
2022-06-14
*
Don't fail on libpq-generated error reports in ecpg_raise_backend().
Tom Lane
2022-06-06
*
Make STRING an unreserved_keyword.
Tom Lane
2022-05-30
*
Translation updates
Peter Eisentraut
2022-05-16
*
Indent C code in flex and bison files
Peter Eisentraut
2022-05-13
*
Add a temp-install prerequisite to src/interfaces/ecpg "checktcp".
Noah Misch
2022-04-16
*
Remove extraneous blank lines before block-closing braces
Alvaro Herrera
2022-04-13
*
SQL/JSON constructors
Andrew Dunstan
2022-03-27
*
Refactor DLSUFFIX handling
Peter Eisentraut
2022-03-25
*
Reject trailing junk after numeric literals
Peter Eisentraut
2022-02-16
*
Fix race condition in gettext() initialization in libpq and ecpglib.
Tom Lane
2022-01-21
*
ecpg: Catch zero-length Unicode identifiers correctly
Peter Eisentraut
2022-01-12
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Remove dynamic translation of regression test scripts, step 2.
Tom Lane
2021-12-20
*
Improve some comments in scanner files
Peter Eisentraut
2021-12-01
*
Fix error handling with threads on OOM in ECPG connection logic
Michael Paquier
2021-09-13
*
Fix incorrect merge in ECPG code with DECLARE
Michael Paquier
2021-08-25
*
ecpg: Remove trailing period from error message.
Fujii Masao
2021-08-25
*
Improved ECPG warning as suggested by Michael Paquier and removed test case
Michael Meskes
2021-08-17
*
Fix connection handling for DEALLOCATE and DESCRIBE statements
Michael Meskes
2021-08-13
*
interval: round values when spilling to months
Bruce Momjian
2021-08-03
*
Fix range check in ECPG numeric to int conversion
John Naylor
2021-07-30
*
Translation updates
Peter Eisentraut
2021-06-21
*
Avoid ECPG test failures in some GSS-capable environments.
Tom Lane
2021-06-10
*
Translation updates
Peter Eisentraut
2021-05-17
*
Message style improvements
Peter Eisentraut
2021-05-14
*
Initial pgindent and pgperltidy run for v14.
Tom Lane
2021-05-12
*
Translation updates
Peter Eisentraut
2021-05-10
*
Revert use singular for -1 (commits 9ee7d533da and 5da9868ed9
Bruce Momjian
2021-05-01
*
Fix typos and grammar in comments and docs
Michael Paquier
2021-04-19
*
SQL-standard function body
Peter Eisentraut
2021-04-07
*
Use macro MONTHS_PER_YEAR instead of '12' in /ecpg/pgtypeslib
Bruce Momjian
2021-04-02
[next]