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
/
pgtypeslib
Commit message (
Expand
)
Author
Age
*
Revert "Tidy up locale thread safety in ECPG library."
Peter Eisentraut
2025-03-28
*
Tidy up locale thread safety in ECPG library.
Peter Eisentraut
2025-03-28
*
Remove various unnecessary (char *) casts
Peter Eisentraut
2025-02-20
*
Remove unnecessary (char *) casts [string]
Peter Eisentraut
2025-02-12
*
Update copyright for 2025
Bruce Momjian
2025-01-01
*
ecpg: Fix out-of-bound read in DecodeDateTime()
Michael Paquier
2024-10-23
*
thread-safety: gmtime_r(), localtime_r()
Peter Eisentraut
2024-08-23
*
Remove dependence on -fwrapv semantics in a few places.
Nathan Bossart
2024-08-15
*
ecpg: Fix error handling on OOMs when parsing timestamps
Michael Paquier
2024-02-19
*
Update copyright for 2024
Bruce Momjian
2024-01-03
*
Remove distprep
Peter Eisentraut
2023-11-06
*
Pre-beta mechanical code beautification.
Tom Lane
2023-05-19
*
Remove stray mid-sentence tabs in comments
Peter Eisentraut
2023-05-19
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
Add copyright notices to meson files
Andrew Dunstan
2022-12-20
*
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
*
Further reduce warnings with -Wshadow=compatible-local
David Rowley
2022-08-24
*
Don't define FRONTEND for ecpg libraries
Andres Freund
2022-08-22
*
Remove redundant null pointer checks before free()
Peter Eisentraut
2022-07-03
*
Remove extraneous blank lines before block-closing braces
Alvaro Herrera
2022-04-13
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
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
*
Revert use singular for -1 (commits 9ee7d533da and 5da9868ed9
Bruce Momjian
2021-05-01
*
Use macro MONTHS_PER_YEAR instead of '12' in /ecpg/pgtypeslib
Bruce Momjian
2021-04-02
*
In messages, use singular nouns for -1, like we do for +1.
Bruce Momjian
2021-03-30
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Replace remaining StrNCpy() by strlcpy()
Peter Eisentraut
2020-08-10
*
Mop up some no-longer-necessary hacks around printf %.*s format.
Tom Lane
2020-06-29
*
Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-05-14
*
Dial back -Wimplicit-fallthrough to level 3
Alvaro Herrera
2020-05-13
*
Add -Wimplicit-fallthrough to CFLAGS and CXXFLAGS
Alvaro Herrera
2020-05-12
*
Allow ecpg to be built stand-alone, allow parallel libpq make
Bruce Momjian
2020-03-31
*
Remove long unused code behind a #if 0
Peter Eisentraut
2020-03-02
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Fix off-by-one error in PGTYPEStimestamp_fmt_asc
Tomas Vondra
2019-11-30
*
Remove useless "return;" lines
Alvaro Herrera
2019-11-28
*
Split all OBJS style lines in makefiles into one-line-per-entry style.
Andres Freund
2019-11-05
*
Fix typos in the code
Michael Paquier
2019-10-30
*
Revert "Revert part of commit dddf4cdc3."
Tom Lane
2019-10-25
*
Get rid of useless/dangerous redefinition of bool in ECPG.
Tom Lane
2019-10-25
*
Revert part of commit dddf4cdc3.
Amit Kapila
2019-10-25
*
Make the order of the header file includes consistent in non-backend modules.
Amit Kapila
2019-10-25
*
Clean up MinGW def file generation
Peter Eisentraut
2019-10-20
[next]