index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
ecpg
/
test
Age
Commit message (
Expand
)
Author
2025-02-04
meson: Add pg_regress_ecpg to ecpg test dependencies
Andres Freund
2025-01-25
Test ECPG decadd(), decdiv(), decmul(), and decsub() for risnull() input.
Noah Misch
2025-01-07
Fix error message wording
Álvaro Herrera
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-12-05
Fix printf format string warning on MinGW.
Thomas Munro
2024-12-04
Use <stdint.h> and <inttypes.h> for c.h integers.
Thomas Munro
2024-10-22
ecpg: Fix out-of-bound read in DecodeDateTime()
Michael Paquier
2024-10-04
ecpg: avoid adding whitespace around '&' in connection URLs.
Tom Lane
2024-08-03
Add -Wmissing-variable-declarations to the standard compilation flags
Peter Eisentraut
2024-04-29
Make two-phase tests of ECPG and main suite more concurrent-proof
Michael Paquier
2024-04-16
Fix assorted bugs in ecpg's macro mechanism.
Tom Lane
2024-04-08
JSON_TABLE: Add support for NESTED paths and columns
Amit Langote
2024-04-04
Further cleanup for recent JSON-related commits.
Tom Lane
2024-04-04
Add basic JSON_TABLE() functionality
Amit Langote
2024-03-25
ecpg: Fix return code for overflow in numeric conversion
Daniel Gustafsson
2024-03-13
Make the order of the header file includes consistent
Peter Eisentraut
2024-02-19
ecpg: Fix zero-termination of string generated by intoasc()
Michael Paquier
2024-01-04
Update copyright for 2024
Bruce Momjian
2023-11-06
Remove distprep
Peter Eisentraut
2023-10-24
Speed up pg_regress server readiness testing.
Daniel Gustafsson
2023-08-16
Unify some error messages
Peter Eisentraut
2023-07-26
Add more SQL/JSON constructor functions
Amit Langote
2023-07-11
Remove --disable-thread-safety and related code.
Thomas Munro
2023-04-18
ecpg: Fix handling of strings in ORACLE compat code with SQLDA
Michael Paquier
2023-03-31
SQL/JSON: support the IS JSON predicate
Alvaro Herrera
2023-03-29
Add missing .gitignore entries.
Tom Lane
2023-03-29
SQL/JSON: add standard JSON constructor functions
Alvaro Herrera
2023-03-09
Use ICU by default at initdb time.
Jeff Davis
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-12-20
Add copyright notices to meson files
Andrew Dunstan
2022-12-07
meson: Add 'running' test setup, as a replacement for installcheck
Andres Freund
2022-10-05
meson: Add windows resource files
Andres Freund
2022-10-05
meson: ecpg: Split definition of static and shared libraries
Andres Freund
2022-09-22
Harmonize parameter names in ecpg code.
Peter Geoghegan
2022-09-22
meson: Add initial version of meson based build system
Andres Freund
2022-09-09
Fix possible omission of variable storage markers in ECPG.
Tom Lane
2022-08-31
Fix MSVC warning in compat_informix/rnull.pgc
Andres Freund
2022-08-20
regress: allow to specify directory containing expected files, for ecpg
Andres Freund
2022-07-12
Fix ECPG's handling of type names that match SQL keywords.
Tom Lane
2022-03-25
Refactor DLSUFFIX handling
Peter Eisentraut
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-12-20
Remove dynamic translation of regression test scripts, step 2.
Tom Lane
2021-08-17
Improved ECPG warning as suggested by Michael Paquier and removed test case
Michael Meskes
2021-08-13
Fix connection handling for DEALLOCATE and DESCRIBE statements
Michael Meskes
2021-07-30
Fix range check in ECPG numeric to int conversion
John Naylor
2021-06-10
Avoid ECPG test failures in some GSS-capable environments.
Tom Lane
2021-03-24
Add DECLARE STATEMENT command to ECPG
Michael Meskes
2021-01-25
Remove duplicate include
Peter Eisentraut
2021-01-23
Update ecpg's connect-test1 for connection-failure message changes.
Tom Lane
2021-01-22
Avoid redundantly prefixing PQerrorMessage for a connection failure.
Tom Lane
[next]