postgresql/contrib/postgres_fdw
Etsuro Fujita 56c6703bd0 postgres_fdw: Improve comment about handling of asynchronous requests.
We updated this comment in back branches (see commit f6f61a4bd et al);
let's do so in HEAD as well for consistency.

Discussion: https://postgr.es/m/CAPmGK142V1kqDfjo2H%2Bb54JTn2woVBrisFq%2B%3D9jwXwxr0VvbgA%40mail.gmail.com
2024-04-11 19:25:00 +09:00
..
expected Stabilize postgres_fdw test 2024-03-30 14:16:54 +01:00
sql Stabilize postgres_fdw test 2024-03-30 14:16:54 +01:00
.gitignore
connection.c Make libpqsrv_cancel's return const char *, not char * 2024-04-05 18:23:10 +02:00
deparse.c Fixup various StringInfo function usages 2024-04-10 11:53:32 +12:00
Makefile
meson.build
option.c
postgres_fdw--1.0--1.1.sql
postgres_fdw--1.0.sql
postgres_fdw.c postgres_fdw: Improve comment about handling of asynchronous requests. 2024-04-11 19:25:00 +09:00
postgres_fdw.control
postgres_fdw.h
shippable.c