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
2025-03-11
Update nls.mk for newly added file
Peter Eisentraut
2025-03-06
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-03-01
Work around OAuth/EVFILT_TIMER quirk on NetBSD.
Thomas Munro
2025-02-24
oauth: Rename macro to avoid collisions on Windows
Daniel Gustafsson
2025-02-24
oauth: Fix incorrect const markers in struct
Daniel Gustafsson
2025-02-24
libpq: Trace all NegotiateProtocolVersion fields
Robert Haas
2025-02-24
libpq: Add PQfullProtocolVersion to exports.txt
Robert Haas
2025-02-20
Remove various unnecessary (char *) casts
Peter Eisentraut
2025-02-20
Add support for OAUTHBEARER SASL mechanism
Daniel Gustafsson
2025-02-15
Make escaping functions retain trailing bytes of an invalid character.
Tom Lane
2025-02-14
Fix PQescapeLiteral()/PQescapeIdentifier() length handling
Andres Freund
2025-02-12
Remove unnecessary (char *) casts [mem]
Peter Eisentraut
2025-02-12
Remove unnecessary (char *) casts [string]
Peter Eisentraut
2025-02-10
Fix handling of invalidly encoded data in escaping functions
Andres Freund
2025-02-06
libpq: Handle asynchronous actions during SASL
Daniel Gustafsson
2025-02-06
Remove support for linking with libeay32 and ssleay32
Daniel Gustafsson
2025-02-04
meson: Add missing dependencies for libpq tests
Andres Freund
2025-02-04
meson: Add pg_regress_ecpg to ecpg test dependencies
Andres Freund
2025-01-31
require_auth: prepare for multiple SASL mechanisms
Daniel Gustafsson
2025-01-25
Test ECPG decadd(), decdiv(), decmul(), and decsub() for risnull() input.
Noah Misch
2025-01-16
Add OLD/NEW support to RETURNING in DML queries.
Dean Rasheed
2025-01-16
Fix error handling of pg_b64_decode()
Peter Eisentraut
2025-01-15
IWYU widely useful pragmas
Peter Eisentraut
2025-01-15
postgres_fdw: SCRAM authentication pass-through
Peter Eisentraut
2025-01-14
Avoid symbol collisions between pqsignal.c and legacy-pqsignal.c.
Tom Lane
2025-01-15
ecpg: Restore detection of unsupported COPY FROM STDIN.
Fujii Masao
2025-01-07
Fix error message wording
Álvaro Herrera
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-12-25
Partial pgindent of .l and .y files
Peter Eisentraut
2024-12-18
libpq: Add service name to PGconn and PQservice()
Michael Paquier
2024-12-06
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-12-01
Fix broken list-munging in ecpg's remove_variables().
Tom Lane
2024-11-28
Remove useless casts to (void *)
Peter Eisentraut
2024-11-28
Require sizeof(bool) == 1.
Thomas Munro
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-11-27
Revert "Blind attempt to fix _configthreadlocale() failures on MinGW."
Thomas Munro
2024-11-27
Remove configure check for _configthreadlocale().
Thomas Munro
2024-11-19
libpq: Improve error message when parsing URI parameters and keywords
Michael Paquier
2024-11-11
libpq: Bail out during SSL/GSS negotiation errors
Michael Paquier
2024-10-23
Fix incorrect struct reference in comment
Daniel Gustafsson
2024-10-23
ecpg: Fix out-of-bound read in DecodeDateTime()
Michael Paquier
2024-10-22
ecpg: Refactor ecpg_log() to skip unnecessary calls to ECPGget_sqlca().
Fujii Masao
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
[prev]
[next]