postgresql/src/backend/access
David Rowley ec5affdbc2 Improve indenting in _hash_pgaddtup
The Assert added in d09dbeb9b came out rather ugly after having run
pgindent on that code.  Here we adjust things to use some local variables
so that the Assert remains within the 80-character margin.

Author: Ted Yu
Discussion: https://postgr.es/m/CALte62wLSir1=x93Jf0xZvHaO009FEJfhVMFwnaR8q=csPP8kQ@mail.gmail.com
2022-11-25 10:10:44 +13:00
..
brin Refactor ownercheck functions 2022-11-13 08:12:37 +01:00
common Refactor aclcheck functions 2022-11-13 09:02:41 +01:00
gin Refactor ownercheck functions 2022-11-13 08:12:37 +01:00
gist Standardize rmgrdesc recovery conflict XID output. 2022-11-17 14:55:08 -08:00
hash Improve indenting in _hash_pgaddtup 2022-11-25 10:10:44 +13:00
heap Simplify vacuum_set_xid_limits() signature. 2022-11-23 11:10:06 -08:00
index Standardize rmgrdesc recovery conflict XID output. 2022-11-17 14:55:08 -08:00
nbtree Standardize rmgrdesc recovery conflict XID output. 2022-11-17 14:55:08 -08:00
rmgrdesc Standardize rmgrdesc recovery conflict XID output. 2022-11-17 14:55:08 -08:00
spgist Standardize rmgrdesc recovery conflict XID output. 2022-11-17 14:55:08 -08:00
table meson: Add initial version of meson based build system 2022-09-21 22:37:17 -07:00
tablesample meson: Add initial version of meson based build system 2022-09-21 22:37:17 -07:00
transam Make multixact error message more explicit 2022-11-24 10:45:10 +01:00
Makefile Introduce access/{table.h, relation.h}, for generic functions from heapam.h. 2019-01-21 10:51:36 -08:00
meson.build meson: Add initial version of meson based build system 2022-09-21 22:37:17 -07:00