postgresql/src/include
Amit Kapila 7e453634bb Add additional information in the vacuum error context.
The additional information added will be an offset number for heap
operations. This information will help us in finding the exact tuple due
to which the error has occurred.

Author: Mahendra Singh Thalor and Amit Kapila
Reviewed-by: Sawada Masahiko, Justin Pryzby and Amit Kapila
Discussion: https://postgr.es/m/CAKYtNApK488TDF4bMbw+1QH8HJf9cxdNDXquhU50TK5iv_FtCQ@mail.gmail.com
2020-08-26 09:40:52 +05:30
..
access Add additional information in the vacuum error context. 2020-08-26 09:40:52 +05:30
bootstrap
catalog Prevent non-superusers from reading pg_backend_memory_contexts, by default. 2020-08-26 10:50:02 +09:00
commands
common
datatype
executor
fe_utils
foreign
jit Fix a few typos in JIT comments and README 2020-08-21 09:33:56 +12:00
lib
libpq
mb
nodes Fix handling of CREATE TABLE LIKE with inheritance. 2020-08-21 15:00:47 -04:00
optimizer
parser Fix handling of CREATE TABLE LIKE with inheritance. 2020-08-21 15:00:47 -04:00
partitioning
port Remove obsolete cygwin.h hack 2020-08-15 11:27:41 +02:00
portability
postmaster
regex
replication
rewrite
snowball
statistics
storage Extend the BufFile interface. 2020-08-26 07:36:43 +05:30
tcop
tsearch
utils snapshot scalability: cache snapshots using a xact completion counter. 2020-08-17 21:08:30 -07:00
.gitignore
c.h
fmgr.h
funcapi.h
getaddrinfo.h
getopt_long.h
Makefile
miscadmin.h
pg_config.h.in
pg_config_ext.h.in
pg_config_manual.h
pg_getopt.h
pg_trace.h
pgstat.h Extend the BufFile interface. 2020-08-26 07:36:43 +05:30
pgtar.h
pgtime.h
port.h
postgres.h
postgres_ext.h
postgres_fe.h
rusagestub.h
windowapi.h