index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
dblink
Commit message (
Expand
)
Author
Age
Files
Lines
*
De-Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-13
2
-47
/
+84
*
Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-08
2
-84
/
+47
*
Add support for Kerberos credential delegation
Stephen Frost
2023-04-07
2
-47
/
+84
*
dblink: Fix variable confusion introduced in e4602483e95
Andres Freund
2023-01-31
3
-1
/
+25
*
dblink, postgres_fdw: Handle interrupts during connection establishment
Andres Freund
2023-01-23
1
-68
/
+11
*
Update copyright for 2023
Bruce Momjian
2023-01-02
2
-2
/
+2
*
Add copyright notices to meson files
Andrew Dunstan
2022-12-20
1
-0
/
+2
*
Refactor aclcheck functions
Peter Eisentraut
2022-11-13
1
-1
/
+1
*
Rename SetSingleFuncCall() to InitMaterializedSRF()
Michael Paquier
2022-10-18
1
-1
/
+1
*
meson: Add windows resource files
Andres Freund
2022-10-05
1
-0
/
+6
*
Harmonize parameter names in contrib code.
Peter Geoghegan
2022-09-22
1
-1
/
+1
*
meson: Add initial version of meson based build system
Andres Freund
2022-09-21
1
-0
/
+31
*
Adjust assorted hint messages that list all valid options.
Peter Eisentraut
2022-09-16
2
-12
/
+16
*
Assorted examples of expanded type-safer palloc/pg_malloc API
Peter Eisentraut
2022-09-12
1
-6
/
+6
*
Fix incorrect uses of Datum conversion macros
Peter Eisentraut
2022-09-05
1
-1
/
+1
*
Remove redundant null pointer checks before PQclear and PQconninfoFree
Peter Eisentraut
2022-07-03
1
-4
/
+2
*
Remove extraneous blank lines before block-closing braces
Alvaro Herrera
2022-04-13
1
-2
/
+0
*
Simplify SRFs using materialize mode in contrib/ modules
Michael Paquier
2022-03-08
1
-24
/
+2
*
Remove all traces of tuplestore_donestoring() in the C code
Michael Paquier
2022-02-17
1
-5
/
+0
*
Update copyright for 2022
Bruce Momjian
2022-01-07
1
-1
/
+1
*
Merge dblink's paths test script into its main test.
Tom Lane
2021-12-20
5
-42
/
+42
*
Remove dynamic translation of regression test scripts, step 2.
Tom Lane
2021-12-20
5
-3
/
+0
*
Remove dynamic translation of regression test scripts, step 1.
Tom Lane
2021-12-20
2
-6
/
+22
*
postgres_fdw: Fix unexpected reporting of empty message.
Fujii Masao
2021-12-03
1
-1
/
+2
*
Improve HINT message that FDW reports when there are no valid options.
Fujii Masao
2021-10-27
3
-2
/
+11
*
Revert use singular for -1 (commits 9ee7d533da and 5da9868ed9
Bruce Momjian
2021-05-01
1
-3
/
+3
*
adjust dblink regression expected output for commit 5da9868ed9
Bruce Momjian
2021-03-30
1
-3
/
+3
*
Update copyright for 2021
Bruce Momjian
2021-01-02
1
-1
/
+1
*
Use setenv() in preference to putenv().
Tom Lane
2020-12-30
2
-6
/
+6
*
Improve hash_create()'s API for some added robustness.
Tom Lane
2020-12-15
1
-1
/
+2
*
Move catalog index declarations
Peter Eisentraut
2020-11-07
1
-1
/
+0
*
Initialize dblink remoteConn struct in all cases
Joe Conway
2020-05-28
1
-0
/
+5
*
Fix compile failure.
Tom Lane
2020-02-24
1
-8
/
+18
*
Account explicitly for long-lived FDs that are allocated outside fd.c.
Tom Lane
2020-02-24
1
-0
/
+53
*
Remove support for upgrading extensions from "unpackaged" state.
Tom Lane
2020-02-19
2
-48
/
+1
*
Clean up newlines following left parentheses
Alvaro Herrera
2020-01-30
1
-4
/
+2
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
1
-1
/
+1
*
Avoid splitting C string literals with \-newline
Alvaro Herrera
2019-12-24
1
-10
/
+5
*
libq support for sslpassword connection param, DER format keys
Andrew Dunstan
2019-11-30
1
-1
/
+1
*
Split all OBJS style lines in makefiles into one-line-per-entry style.
Andres Freund
2019-11-05
1
-1
/
+3
*
PG_FINALLY
Peter Eisentraut
2019-11-01
1
-16
/
+3
*
Make the order of the header file includes consistent in contrib modules.
Amit Kapila
2019-10-24
1
-2
/
+1
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
1
-9
/
+9
*
Initialize structure at declaration
Peter Eisentraut
2019-03-25
1
-3
/
+1
*
Remove superfluous tqual.h includes.
Andres Freund
2019-01-21
1
-1
/
+0
*
Replace uses of heap_open et al with the corresponding table_* function.
Andres Freund
2019-01-21
1
-3
/
+3
*
Replace heapam.h includes with {table, relation}.h where applicable.
Andres Freund
2019-01-21
1
-1
/
+2
*
Don't include heapam.h from others headers.
Andres Freund
2019-01-14
1
-0
/
+1
*
Update copyright for 2019
Bruce Momjian
2019-01-02
1
-1
/
+1
*
Remove WITH OIDS support, change oid catalog column visibility.
Andres Freund
2018-11-20
1
-4
/
+4
[next]