postgresql/src/backend/access
Michael Paquier 2032645b19 Fix compiler warning in non-assert builds
Oversight in commit e1551f9.

Reported-by: Erik Rijkers
Discussion: https://postgr.es/m/b7ad911d3eaa29af9fcdb9ccb26c363c@xs4all.nl
2019-12-18 16:55:25 +09:00
..
brin Make the order of the header file includes consistent in backend modules. 2019-11-12 08:30:16 +05:30
common Fix compiler warning in non-assert builds 2019-12-18 16:55:25 +09:00
gin Fix page modification outside of critical section in GIN 2019-11-20 00:12:33 +03:00
gist Fix yet another crash in page split during GiST index creation. 2019-12-16 13:57:41 +02:00
hash Refactor reloption handling for index AMs in-core 2019-11-25 09:40:53 +09:00
heap Remove duplicated progress reporting during heap scan of VACUUM 2019-12-15 22:05:33 +09:00
index Remove configure --disable-float4-byval 2019-11-21 18:29:21 +01:00
nbtree Rename nbtree tuple macros. 2019-12-16 17:49:45 -08:00
rmgrdesc Remove useless "return;" lines 2019-11-28 16:48:37 -03:00
spgist Refactor reloption handling for index AMs in-core 2019-11-25 09:40:53 +09:00
table Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
tablesample Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
transam Remove shadow variables linked to RedoRecPtr in xlog.c 2019-12-18 10:11:13 +09:00
Makefile