index
:
postgresql-pgindent.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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
libpq
/
fe-exec.c
Age
Commit message (
Expand
)
Author
2023-03-27
Make SCRAM iteration count configurable
Daniel Gustafsson
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-11-15
libpq error message refactoring, part 2
Peter Eisentraut
2022-10-14
libpq: Reset singlerow flag correctly in pipeline mode
Alvaro Herrera
2022-09-23
Remove PQsendQuery support in pipeline mode
Alvaro Herrera
2022-09-20
Harmonize more parameter names in bulk.
Peter Geoghegan
2022-08-15
Add missing bad-PGconn guards in libpq entry points.
Tom Lane
2022-07-13
Plug memory leak
Alvaro Herrera
2022-07-05
libpq: Improve idle state handling in pipeline mode
Alvaro Herrera
2022-07-03
Remove redundant null pointer checks before PQclear and PQconninfoFree
Peter Eisentraut
2022-07-03
Remove redundant null pointer checks before free()
Peter Eisentraut
2022-04-21
Fix missed cases in libpq's error handling.
Tom Lane
2022-03-28
Add support for MERGE SQL command
Alvaro Herrera
2022-02-28
Adjust interaction of libpq pipeline mode with errorMessage resets.
Tom Lane
2022-02-18
Rearrange libpq's error reporting to avoid duplicated error text.
Tom Lane
2022-02-18
Don't let libpq "event" procs break the state of PGresult objects.
Tom Lane
2022-02-12
Fix thinko in PQisBusy().
Tom Lane
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-07-29
Improve libpq's handling of OOM during error message construction.
Tom Lane
2021-07-09
libpq: Fix sending queries in pipeline aborted state
Alvaro Herrera
2021-06-29
Fix libpq state machine in pipeline mode
Alvaro Herrera
2021-06-29
Add PQsendFlushRequest to libpq
Alvaro Herrera
2021-06-11
Add 'Portal Close' message to pipelined PQsendQuery()
Alvaro Herrera
2021-06-08
Adjust batch size in postgres_fdw to not use too many parameters
Tomas Vondra
2021-03-30
Improve PQtrace() output format
Alvaro Herrera
2021-03-21
Fix new memory leaks in libpq
Alvaro Herrera
2021-03-15
Implement pipeline mode in libpq
Alvaro Herrera
2021-03-04
Remove server and libpq support for old FE/BE protocol version 2.
Heikki Linnakangas
2021-03-03
Extend the abilities of libpq's target_session_attrs parameter.
Tom Lane
2021-01-11
In libpq, always append new error messages to conn->errorMessage.
Tom Lane
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-10-25
Make the order of the header file includes consistent in non-backend modules.
Amit Kapila
2019-08-05
Fix inconsistencies and typos in the tree, take 9
Michael Paquier
2019-07-29
Fix inconsistencies and typos in the tree
Michael Paquier
2019-05-22
Phase 2 pgindent run for v12.
Tom Lane
2019-03-19
Restructure libpq's handling of send failures.
Tom Lane
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-10-20
Client-side fixes for delayed NOTIFY receipt.
Tom Lane
2018-09-11
Add PQresultMemorySize function to report allocated size of a PGresult.
Tom Lane
2018-04-12
Revert MERGE patch
Simon Riggs
2018-04-03
MERGE SQL Command following SQL:2016
Simon Riggs
2018-04-02
Revert "Modified files for MERGE"
Simon Riggs
2018-04-02
Modified files for MERGE
Simon Riggs
2018-01-03
Update copyright for 2018
Bruce Momjian
2017-11-08
Change TRUE/FALSE to true/false
Peter Eisentraut
2017-09-07
Reduce excessive dereferencing of function pointers
Peter Eisentraut
2017-08-29
Teach libpq to detect integer overflow in the row count of a PGresult.
Tom Lane
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
[next]