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
Age
Commit message (
Expand
)
Author
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-14
Remove traces of BeOS.
Peter Eisentraut
2024-10-11
Avoid mixing custom and OpenSSL BIO functions
Daniel Gustafsson
2024-10-06
libpq: Discard leading and trailing spaces for parameters and values in URIs
Michael Paquier
2024-10-04
ecpg: avoid adding whitespace around '&' in connection URLs.
Tom Lane
2024-10-02
Parse libpq's "keepalives" option more like other integer options.
Tom Lane
2024-10-01
Simplify checking for xlocale.h
Peter Eisentraut
2024-09-29
In passwordFromFile, don't leak the open file after stat failures.
Tom Lane
2024-09-09
Add PQfullProtocolVersion() to surface the precise protocol version.
Robert Haas
2024-09-08
Avoid core dump after getpwuid_r failure.
Tom Lane
2024-09-05
Prevent mis-encoding of "trailing junk after numeric literal" errors.
Tom Lane
2024-09-05
Check availability of module injection_points in TAP tests
Michael Paquier
2024-09-03
Fix typos in code comments and test data
Daniel Gustafsson
2024-09-03
Fix typos and grammar in code comments and docs
Michael Paquier
2024-09-02
Remove support for OpenSSL older than 1.1.0
Daniel Gustafsson
2024-09-02
More use of getpwuid_r() directly
Peter Eisentraut
2024-08-23
Provide feature-test macros for libpq features added in v17.
Tom Lane
2024-08-23
thread-safety: gmtime_r(), localtime_r()
Peter Eisentraut
2024-08-16
libpq: Trace all messages received from the server
Alvaro Herrera
2024-08-16
libpq: Fix minor TOCTOU violation
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-14
libpq: Trace responses to SSLRequest and GSSENCRequest
Alvaro Herrera
2024-08-12
libpq: Trace frontend authentication challenges
Alvaro Herrera
2024-08-10
Fix inappropriate uses of atol()
Peter Eisentraut
2024-08-09
libpq: Trace StartupMessage/SSLRequest/GSSENCRequest correctly
Alvaro Herrera
2024-08-08
libpq: Add suppress argument to pqTraceOutputNchar
Alvaro Herrera
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-08-01
Convert some extern variables to static, Windows code
Peter Eisentraut
2024-07-28
libpq: Use strerror_r instead of strerror
Peter Eisentraut
2024-07-26
Add tests for errors during SSL or GSSAPI handshake
Heikki Linnakangas
2024-07-26
Add test for early backend startup errors
Heikki Linnakangas
2024-07-26
Fix fallback behavior when server sends an ERROR early at startup
Heikki Linnakangas
2024-07-25
Add extern declarations for Bison global variables
Peter Eisentraut
2024-07-08
Fix outdated comment after removal of direct SSL fallback
Heikki Linnakangas
2024-07-04
Fix copy/paste mistake in comment
Alvaro Herrera
2024-07-03
Clean up more unused variables in perl code
Michael Paquier
2024-07-02
Fix overflow in parsing of positional parameter
Peter Eisentraut
2024-07-01
Fix copy-paste mistake in PQcancelCreate
Alvaro Herrera
2024-06-26
Use PqMsg_* macros in fe-auth.c.
Nathan Bossart
2024-06-24
Translation updates
Peter Eisentraut
[prev]
[next]