index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
ecpg
Age
Commit message (
Expand
)
Author
2024-10-14
ecpg: avoid breaking the IDENT precedence level in two.
Tom Lane
2024-10-14
ecpg: improve preprocessor's memory management.
Tom Lane
2024-10-14
ecpg: move some functions into a new file ecpg/preproc/util.c.
Tom Lane
2024-10-14
ecpg: re-implement preprocessor's string management.
Tom Lane
2024-10-14
ecpg: major cleanup, simplification, and documentation of parse.pl.
Tom Lane
2024-10-14
ecpg: remove check_rules.pl.
Tom Lane
2024-10-14
ecpg: clean up documentation of parse.pl, and add more input checking.
Tom Lane
2024-10-14
Remove traces of BeOS.
Peter Eisentraut
2024-10-04
ecpg: avoid adding whitespace around '&' in connection URLs.
Tom Lane
2024-10-01
Simplify checking for xlocale.h
Peter Eisentraut
2024-09-05
Prevent mis-encoding of "trailing junk after numeric literal" errors.
Tom Lane
2024-08-23
thread-safety: gmtime_r(), localtime_r()
Peter Eisentraut
2024-08-15
Remove dependence on -fwrapv semantics in a few places.
Nathan Bossart
2024-08-15
Clean up indentation and whitespace inconsistencies in ecpg.
Tom Lane
2024-08-10
Fix inappropriate uses of atol()
Peter Eisentraut
2024-08-07
Revert ECPG's use of pnstrdup()
Peter Eisentraut
2024-08-03
Add -Wmissing-variable-declarations to the standard compilation flags
Peter Eisentraut
2024-08-02
Include bison header files into implementation files
Peter Eisentraut
2024-07-25
Add extern declarations for Bison global variables
Peter Eisentraut
2024-07-02
Fix overflow in parsing of positional parameter
Peter Eisentraut
2024-06-04
Fix PL/pgSQL's handling of integer ranges containing underscores.
Dean Rasheed
2024-05-23
Remove race conditions between ECPGdebug() and ecpg_log().
Tom Lane
2024-05-15
Re-forbid underscore in positional parameters
Peter Eisentraut
2024-05-06
Translation updates
Peter Eisentraut
2024-04-29
Make two-phase tests of ECPG and main suite more concurrent-proof
Michael Paquier
2024-04-24
Remove obsolete symbol from ecpg_config.h.in
Peter Eisentraut
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
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-03-25
ecpg: Fix return code for overflow in numeric conversion
Daniel Gustafsson
2024-03-21
Add SQL/JSON query functions
Amit Langote
2024-03-13
Make the order of the header file includes consistent
Peter Eisentraut
2024-03-12
Use printf's %m format instead of strerror(errno) in more places
Michael Paquier
2024-02-19
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-09
Avoid concurrent calls to bindtextdomain().
Tom Lane
2024-02-09
Clean up Windows-specific mutex code in libpq and ecpglib.
Tom Lane
2024-01-03
Update copyright for 2024
Bruce Momjian
2024-01-03
Fix some typos
Michael Paquier
2023-12-29
Make all Perl warnings fatal
Peter Eisentraut
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-12
Remove --disable-thread-safety and related code.
Thomas Munro
2023-07-06
Handle \v as a whitespace character in parsers
Michael Paquier
2023-06-09
meson: Add dependencies to perl modules to various script invocations
Andres Freund
2023-05-22
Translation updates
Peter Eisentraut
[prev]
[next]