postgresql/src/bin
Peter Eisentraut bcbd940806 Remove dynamic_shared_memory_type=none
PostgreSQL nowadays offers some kind of dynamic shared memory feature on
all supported platforms.  Having the choice of "none" prevents us from
relying on DSM in core features.  So this patch removes the choice of
"none".

Author: Kyotaro Horiguchi <horiguchi.kyotaro@lab.ntt.co.jp>
2018-07-10 18:35:24 +02:00
..
initdb Remove dynamic_shared_memory_type=none 2018-07-10 18:35:24 +02:00
pg_archivecleanup Don't fall off the end of perl functions 2018-05-27 09:08:42 -04:00
pg_basebackup Flip argument order in XLogSegNoOffsetToRecPtr 2018-07-09 14:33:38 -04:00
pg_config Translation updates 2018-05-21 12:29:52 -04:00
pg_controldata Translation updates 2018-06-25 12:37:18 +02:00
pg_ctl Translation updates 2018-05-21 12:29:52 -04:00
pg_dump pgindent run prior to branching 2018-06-30 12:25:49 -04:00
pg_resetwal Flip argument order in XLogSegNoOffsetToRecPtr 2018-07-09 14:33:38 -04:00
pg_rewind Add pg_rewind --no-sync 2018-07-10 08:51:10 +09:00
pg_test_fsync Translation updates 2018-05-21 12:29:52 -04:00
pg_test_timing Translation updates 2018-05-21 12:29:52 -04:00
pg_upgrade Translation updates 2018-05-21 12:29:52 -04:00
pg_verify_checksums Add missing include 2018-06-20 18:19:35 +02:00
pg_waldump Flip argument order in XLogSegNoOffsetToRecPtr 2018-07-09 14:33:38 -04:00
pgbench Add $Test::Builder::Level to pgbench test functions 2018-07-03 23:22:01 +02:00
pgevent Update copyright for 2018 2018-01-02 23:30:12 -05:00
psql pgindent run prior to branching 2018-06-30 12:25:49 -04:00
scripts Translation updates 2018-05-21 12:29:52 -04:00
Makefile Allow on-line enabling and disabling of data checksums 2018-04-05 22:04:48 +02:00