postgresql/contrib/pg_surgery
Alvaro Herrera b3d7d6e462
Remove xloginsert.h from xlog.h
xlog.h is directly and indirectly #included in a lot of places.  With
this change, xloginsert.h is no longer unnecessarily included in the
large number of them that don't need it.

Author: Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
Discussion: https://postgr.es/m/CALj2ACVe-W+WM5P44N7eG9C2_FmaeM8Dq5aCnD3fHt0Ba=WR6w@mail.gmail.com
2022-01-30 12:25:24 -03:00
..
expected Improve error messages about mismatching relkind 2021-07-08 09:44:51 +02:00
sql pg_surgery: Try to stabilize regression tests. 2020-09-18 13:26:48 -04:00
.gitignore New contrib module, pg_surgery, with heap surgery functions. 2020-09-10 11:14:07 -04:00
Makefile New contrib module, pg_surgery, with heap surgery functions. 2020-09-10 11:14:07 -04:00
heap_surgery.c Remove xloginsert.h from xlog.h 2022-01-30 12:25:24 -03:00
pg_surgery--1.0.sql Update copyright for 2021 2021-01-02 13:06:25 -05:00
pg_surgery.control New contrib module, pg_surgery, with heap surgery functions. 2020-09-10 11:14:07 -04:00