On Tue, Oct 5, 2021 at 2:33 PM Alvaro Herrera <[email protected]> wrote: > On 2021-Oct-05, Robert Haas wrote: > > In the new syntax, the FAST option has been replaced by a > > CHECKSUM option whose value may be 'fast' or 'spread'. > > This was supposed to be CHECKPOINT -- > > | K_FAST > { > $$ = makeDefElem("checkpoint", > (Node *)makeString("fast"), -1); > }
Oops. *blush* -- Robert Haas EDB: http://www.enterprisedb.com
