postgresql/src/include/storage
Tom Lane be76af171c Initial pgindent run for v12.
This is still using the 2.0 version of pg_bsd_indent.
I thought it would be good to commit this separately,
so as to document the differences between 2.0 and 2.1 behavior.

Discussion: https://postgr.es/m/16296.1558103386@sss.pgh.pa.us
2019-05-22 12:55:34 -04:00
..
.gitignore When trace_lwlocks is used, identify individual lwlocks by name. 2015-09-11 14:01:39 -04:00
backendid.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
barrier.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
block.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
buf.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
buf_internals.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
buffile.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
bufmgr.h Change snapshot type to be determined by enum rather than callback. 2019-01-21 17:03:15 -08:00
bufpage.h Standardize ItemIdData terminology. 2019-05-13 15:53:39 -07:00
checksum.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
checksum_impl.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
condition_variable.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
copydir.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
dsm.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
dsm_impl.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
fd.h Initial pgindent run for v12. 2019-05-22 12:55:34 -04:00
freespace.h Revert "Avoid the creation of the free space map for small heap relations". 2019-05-07 09:30:24 +05:30
fsm_internals.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
indexfsm.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
ipc.h Consistently test for in-use shared memory. 2019-04-12 22:36:38 -07:00
item.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
itemid.h Standardize ItemIdData terminology. 2019-05-13 15:53:39 -07:00
itemptr.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
large_object.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
latch.h Remove volatile from latch API 2019-03-04 11:30:41 +01:00
lmgr.h Report progress of CREATE INDEX operations 2019-04-02 15:18:08 -03:00
lock.h Fix and improve description of locktag types in lock.h 2019-05-10 09:35:27 +09:00
lockdefs.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
lwlock.h Enable parallel query with SERIALIZABLE isolation. 2019-03-15 17:47:04 +13:00
md.h Initial pgindent run for v12. 2019-05-22 12:55:34 -04:00
off.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
pg_sema.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
pg_shmem.h Consistently test for in-use shared memory. 2019-04-12 22:36:38 -07:00
pmsignal.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
predicate.h Enable parallel query with SERIALIZABLE isolation. 2019-03-15 17:47:04 +13:00
predicate_internals.h Enable parallel query with SERIALIZABLE isolation. 2019-03-15 17:47:04 +13:00
proc.h Move max_wal_senders out of max_connections for connection slot handling 2019-02-12 10:07:56 +09:00
procarray.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
proclist.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
proclist_types.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
procsignal.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
reinit.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
relfilenode.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
s_lock.h Replace @postgresql.org with @lists.postgresql.org for mailinglists 2019-01-19 19:06:35 +01:00
sharedfileset.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
shm_mq.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
shm_toc.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
shmem.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
sinval.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
sinvaladt.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
smgr.h Refactor the fsync queue for wider use. 2019-04-04 23:38:38 +13:00
spin.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
standby.h Add basic infrastructure for 64 bit transaction IDs. 2019-03-28 18:12:20 +13:00
standbydefs.h Add basic infrastructure for 64 bit transaction IDs. 2019-03-28 18:12:20 +13:00
sync.h Improve comment in sync.h. 2019-04-10 12:49:49 +12:00