postgresql/src/include
Alvaro Herrera 1632ea4368
Return ReplicationSlotAcquire API to its original form
Per 96540f80f833; the awkward API introduced by c655077639 is no
longer needed.

Author: Andres Freund <andres@anarazel.de>
Reviewed-by: Álvaro Herrera <alvherre@alvh.no-ip.org>
Discussion: https://postgr.es/m/20210408020913.zzprrlvqyvlt5cyy@alap3.anarazel.de
2021-06-11 15:48:26 -04:00
..
access Reduce the range of OIDs reserved for genbki.pl. 2021-05-27 15:55:08 -04:00
bootstrap
catalog Reconsider the handling of procedure OUT parameters. 2021-06-10 17:11:36 -04:00
commands Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
common Adjust locations which have an incorrect copyright year 2021-06-04 12:19:50 +12:00
datatype
executor Restore the portal-level snapshot after procedure COMMIT/ROLLBACK. 2021-05-21 14:03:59 -04:00
fe_utils psql: Refine lexing of BEGIN...END blocks in CREATE FUNCTION statements 2021-04-16 12:20:23 +02:00
foreign Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
jit
lib Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
libpq Add heuristic incoming-message-size limits in the server. 2021-04-28 15:50:46 -04:00
mb Fix incautious handling of possibly-miscoded strings in client code. 2021-06-07 14:15:25 -04:00
nodes Optimize creation of slots for FDW bulk inserts 2021-06-11 20:23:33 +02:00
optimizer Reconsider the handling of procedure OUT parameters. 2021-06-10 17:11:36 -04:00
parser Reconsider the handling of procedure OUT parameters. 2021-06-10 17:11:36 -04:00
partitioning Fix relcache inconsistency hazard in partition detach 2021-04-22 15:13:25 -04:00
port Adjust locations which have an incorrect copyright year 2021-06-04 12:19:50 +12:00
portability
postmaster
regex
replication Return ReplicationSlotAcquire API to its original form 2021-06-11 15:48:26 -04:00
rewrite Adjust locations which have an incorrect copyright year 2021-06-04 12:19:50 +12:00
snowball
statistics
storage Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
tcop Restore the portal-level snapshot after procedure COMMIT/ROLLBACK. 2021-05-21 14:03:59 -04:00
tsearch
utils Restore the portal-level snapshot after procedure COMMIT/ROLLBACK. 2021-05-21 14:03:59 -04:00
.gitignore
c.h
fmgr.h
funcapi.h Reconsider the handling of procedure OUT parameters. 2021-06-10 17:11:36 -04:00
getaddrinfo.h
getopt_long.h
Makefile
miscadmin.h Refactor CHECK_FOR_INTERRUPTS() to add flexibility. 2021-05-14 13:29:39 -04:00
pg_config_ext.h.in
pg_config_manual.h Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00
pg_config.h.in
pg_getopt.h
pg_trace.h
pgstat.h Fix issues in pg_stat_wal. 2021-05-19 11:38:34 +09:00
pgtar.h
pgtime.h
port.h
postgres_ext.h
postgres_fe.h
postgres.h
rusagestub.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
windowapi.h