Content-Length: 259965 | pFad | http://github.com/postgrespro/postgres/commit/03bda4535ee119d3dae7226faebed089925ace7e

7C Revert "commit_delay" change; just add comment that we don't have · postgrespro/postgres@03bda45 · GitHub
Skip to content

Commit 03bda45

Browse files
committed
Revert "commit_delay" change; just add comment that we don't have
a microsecond specification.
1 parent e747274 commit 03bda45

File tree

1 file changed

+2
-2
lines changed
  • src/backend/utils/misc

1 file changed

+2
-2
lines changed

src/backend/utils/misc/guc.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2033,8 +2033,8 @@ static struct config_int ConfigureNamesInt[] =
20332033
{"commit_delay", PGC_USERSET, WAL_SETTINGS,
20342034
gettext_noop("Sets the delay in microseconds between transaction commit and "
20352035
"flushing WAL to disk."),
2036-
NULL,
2037-
GUC_UNIT_MS
2036+
NULL
2037+
/* we have no microseconds designation, so can't supply units here */
20382038
},
20392039
&CommitDelay,
20402040
0, 0, 100000,

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/03bda4535ee119d3dae7226faebed089925ace7e

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy