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
/
preproc
Age
Commit message (
Expand
)
Author
2025-05-19
ecpg: Add missing newline in meson.build
Michael Paquier
2025-05-05
Translation updates
Peter Eisentraut
2025-04-25
Fix terminology in comment and message
Peter Eisentraut
2025-03-23
Fix "make clean" for new TAP suite.
Noah Misch
2025-03-13
pg_noreturn to replace pg_attribute_noreturn()
Peter Eisentraut
2025-03-11
Update nls.mk for newly added file
Peter Eisentraut
2025-03-05
ecpg: Fix compiler warning in ecpg build with Meson.
Fujii Masao
2025-03-04
Add .gitignore entry for ecpg test detritus.
Tom Lane
2025-03-04
ecpg: Add TAP test for the ecpg command.
Fujii Masao
2025-01-16
Add OLD/NEW support to RETURNING in DML queries.
Dean Rasheed
2025-01-14
ecpg: Restore detection of unsupported COPY FROM STDIN.
Fujii Masao
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-12-25
Partial pgindent of .l and .y files
Peter Eisentraut
2024-12-01
Fix broken list-munging in ecpg's remove_variables().
Tom Lane
2024-11-27
ecpg: clean up some other assorted memory leaks.
Tom Lane
2024-11-27
ecpg: put all string-valued tokens returned by pgc.l in local storage.
Tom Lane
2024-11-27
ecpg: fix some memory leakage of data-type-related structures.
Tom Lane
2024-10-17
ecpg: fix more minor mishandling of bad input in preprocessor.
Tom Lane
2024-10-16
ecpg: fix some minor mishandling of bad input in preprocessor.
Tom Lane
2024-10-14
ecpg: invent a saner syntax for ecpg.addons entries.
Tom Lane
2024-10-14
ecpg: add cross-checks to parse.pl for usage of internal tables.
Tom Lane
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-04
ecpg: avoid adding whitespace around '&' in connection URLs.
Tom Lane
2024-09-05
Prevent mis-encoding of "trailing junk after numeric literal" errors.
Tom Lane
2024-08-15
Clean up indentation and whitespace inconsistencies in ecpg.
Tom Lane
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-15
Re-forbid underscore in positional parameters
Peter Eisentraut
2024-05-06
Translation updates
Peter Eisentraut
2024-04-16
Fix assorted bugs in ecpg's macro mechanism.
Tom Lane
2024-04-04
Fix ecpg's mechanism for detecting unsupported cases in the grammar.
Tom Lane
2024-03-21
Add SQL/JSON query functions
Amit Langote
2024-03-12
Use printf's %m format instead of strerror(errno) in more places
Michael Paquier
2024-01-04
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-07-05
Handle \v as a whitespace character in parsers
Michael Paquier
2023-06-10
meson: Add dependencies to perl modules to various script invocations
Andres Freund
2023-05-22
Translation updates
Peter Eisentraut
2023-05-19
Pre-beta mechanical code beautification.
Tom Lane
2023-04-24
Remove duplicate lines of code
Daniel Gustafsson
[next]