Files
postgres/src
Tom Lane 4a78cdeb6b Support an optional asynchronous commit mode, in which we don't flush WAL
before reporting a transaction committed.  Data consistency is still
guaranteed (unlike setting fsync = off), but a crash may lose the effects
of the last few transactions.  Patch by Simon, some editorialization by Tom.
2007-08-01 22:45:09 +00:00
..
2007-07-25 16:10:41 +00:00
2007-07-25 10:17:46 +00:00
2007-08-01 22:24:32 +00:00
2007-01-20 17:16:17 +00:00