Movatterモバイル変換


[0]ホーム

URL:


Skip to content

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

Sign up
Appearance settings

Commit780651d

Browse files
committed
Update obsolete comment.
1 parent1170a97 commit780651d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/include/miscadmin.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group
1313
* Portions Copyright (c) 1994, Regents of the University of California
1414
*
15-
* $Id: miscadmin.h,v 1.113 2002/12/05 04:04:50 momjian Exp $
15+
* $Id: miscadmin.h,v 1.114 2002/12/09 18:21:43 tgl Exp $
1616
*
1717
* NOTES
1818
* some of the information in this file should be moved to
@@ -53,7 +53,7 @@
5353
*
5454
* A related, but conceptually distinct, mechanism is the "critical section"
5555
* mechanism. A critical section not only holds off cancel/die interrupts,
56-
* but causes any elog(ERROR) or elog(FATAL) to become elog(STOP) --- that is,
56+
* but causes any elog(ERROR) or elog(FATAL) to become elog(PANIC) --- that is,
5757
* a system-wide reset is forced. Needless to say, only really *critical*
5858
* code should be marked as a critical section! Currently, this mechanism
5959
* is only used for XLOG-related code.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp