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
/
include
/
libpq
Age
Commit message (
Expand
)
Author
2024-03-04
Remove unused 'countincludesself' argument to pq_sendcountedtext()
Heikki Linnakangas
2024-03-03
Replace BackendIds with 0-based ProcNumbers
Heikki Linnakangas
2024-01-08
Make dblink interruptible, via new libpqsrv APIs.
Noah Misch
2024-01-08
Remove excess #include "utils/wait_event.h".
Noah Misch
2024-01-08
Fix missing word in comment.
Noah Misch
2024-01-03
Update copyright for 2024
Bruce Momjian
2023-10-26
Add trailing commas to enum definitions
Peter Eisentraut
2023-10-05
Refactor ListenSocket array.
Heikki Linnakangas
2023-08-22
Introduce macros for protocol characters.
Nathan Bossart
2023-07-20
Revert "Add notBefore and notAfter to SSL cert info display"
Daniel Gustafsson
2023-07-20
Add notBefore and notAfter to SSL cert info display
Daniel Gustafsson
2023-07-17
Remove db_user_namespace.
Nathan Bossart
2023-07-03
Remove support for OpenSSL 1.0.1
Michael Paquier
2023-06-12
Remove a few unused global variables and declarations.
Heikki Linnakangas
2023-05-20
rename "gss_accept_deleg" to "gss_accept_delegation".
Bruce Momjian
2023-04-13
De-Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-08
Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-07
Add support for Kerberos credential delegation
Stephen Frost
2023-03-29
Copy and store addrinfo in libpq-owned private memory
Daniel Gustafsson
2023-03-27
Make SCRAM iteration count configurable
Daniel Gustafsson
2023-03-17
libpq: Remove code for SCM credential authentication
Michael Paquier
2023-03-15
Add a hook for modifying the ldapbind password
Andrew Dunstan
2023-03-14
libpq: Add support for require_auth to control authorized auth methods
Michael Paquier
2023-02-15
Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates
Michael Paquier
2023-02-14
Change argument type of pq_sendbytes from char * to void *
Peter Eisentraut
2023-02-03
Retire PG_SETMASK() macro.
Thomas Munro
2023-01-23
Add helper library for use of libpq inside the server environment
Andres Freund
2023-01-16
Store IdentLine->pg_user as an AuthToken
Michael Paquier
2023-01-12
Rename some variables related to ident files in hba.{c,h}
Michael Paquier
2023-01-12
Fix incorrect comment in hba.h
Michael Paquier
2023-01-12
Use WaitEventSet API for postmaster's event loop.
Thomas Munro
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-12-20
Remove hardcoded dependency to cryptohash type in the internals of SCRAM
Michael Paquier
2022-11-24
Rework memory contexts in charge of HBA/ident tokenization
Michael Paquier
2022-11-14
Invent open_auth_file() in hba.c to refactor authentication file opening
Michael Paquier
2022-11-09
Provide sigaction() for Windows.
Thomas Munro
2022-10-26
Refactor code handling the names of files loaded in hba.c
Michael Paquier
2022-10-19
Refactor regular expression handling in hba.c
Michael Paquier
2022-09-20
Harmonize more parameter names in bulk.
Peter Geoghegan
2022-09-17
Make check_usermap() parameter names consistent.
Peter Geoghegan
2022-08-24
Allow parallel workers to retrieve some data from Port
Michael Paquier
2022-08-22
Remove configure probes for sockaddr_storage members.
Thomas Munro
2022-08-18
Remove configure probe for netinet/tcp.h.
Thomas Munro
2022-08-14
Remove replacement code for getaddrinfo.
Thomas Munro
2022-08-14
Remove configure probe for struct sockaddr_storage.
Thomas Munro
2022-08-14
Remove configure probes for sys/un.h and struct sockaddr_un.
Thomas Munro
2022-07-16
Emulate sigprocmask(), not sigsetmask(), on Windows.
Thomas Munro
2022-05-12
Add some missing PGDLLIMPORT markings
Michael Paquier
2022-04-08
Apply PGDLLIMPORT markings broadly.
Robert Haas
2022-04-06
Remove exclusive backup mode
Stephen Frost
[prev]
[next]