8000 Add comma missing from postgresql.conf comment. · postgrespro/postgres_cluster@a358423 · GitHub
[go: up one dir, main page]

Skip to content
< 10000 header class="HeaderMktg header-logged-out js-details-container js-header Details f4 py-3" role="banner" data-is-top="true" data-color-mode=light data-light-theme=light data-dark-theme=dark>

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

8000
Appearance settings

Commit a358423

Browse files
committed
Add comma missing from postgresql.conf comment.
1 parent 29ccc32 commit a358423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/utils/misc/postgresql.conf.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@
247247
# - Where to Log -
248248

249249
#log_destination = 'stderr' # Valid values are combinations of
250-
# stderr, csvlog, syslog and eventlog,
250+
# stderr, csvlog, syslog, and eventlog,
251251
# depending on platform. csvlog
252252
# requires logging_collector to be on.
253253

0 commit comments

Comments
 (0)
0