postgresql/src/backend/storage
Andres Freund 143290efd0 Introduce minimal C99 usage to verify compiler support.
This just converts a few for loops in postgres.c to declare variables
in the loop initializer, and uses designated initializers in smgr.c's
definition of smgr callbacks.

Author: Andres Freund
Discussion: https://postgr.es/m/97d4b165-192d-3605-749c-f614a0c4e783@2ndquadrant.com
2018-08-23 18:36:07 -07:00
..
buffer Remove dubious micro-optimization in ckpt_buforder_comparator(). 2018-01-10 15:50:54 -05:00
file Fix memory leak in BufFileCreateShared(). 2018-06-16 14:21:08 +09:00
freespace Fix inadequate buffer locking in FSM and VM page re-initialization. 2018-07-13 11:53:10 -04:00
ipc Reset shmem_exit_inprogress after shmem_exit() 2018-07-12 20:22:17 +02:00
large_object Update copyright for 2018 2018-01-02 23:30:12 -05:00
lmgr Make autovacuum more aggressive to remove orphaned temp tables 2018-08-13 11:49:04 +02:00
page Revert "Allow on-line enabling and disabling of data checksums" 2018-04-09 19:03:42 +02:00
smgr Introduce minimal C99 usage to verify compiler support. 2018-08-23 18:36:07 -07:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00