1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-15 03:41:20 +03:00
Files
postgres/src/backend
Andres Freund 11abd6c90f Renumber CHECKPOINT_* flags.
Commit 7dbb606938 added a new CHECKPOINT_FLUSH_ALL flag. As that
commit needed to be backpatched I didn't change the numeric values of
the existing flags as that could lead to nastly problems if any
external code issued checkpoints. That's not a concern on master, so
renumber them there.

Also add a comment about CHECKPOINT_FLUSH_ALL above
CreateCheckPoint().
2014-10-21 00:20:08 +02:00
..
2014-10-21 00:20:08 +02:00
2014-07-10 15:01:43 -04:00
2014-05-06 12:12:18 -04:00
2014-10-12 01:06:35 -04:00
2014-10-05 23:23:50 -04:00
2014-10-20 10:33:16 -04:00
2014-09-22 20:50:17 -04:00
2014-05-06 12:12:18 -04:00
2014-10-20 10:23:40 -04:00