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

Commited345c2

Browse files
committed
Fix typo
1 parent690805c commited345c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/tcop/postgres.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3650,7 +3650,7 @@ assign_transaction_timeout(int newval, void *extra)
36503650
if (IsTransactionState())
36513651
{
36523652
/*
3653-
* If transaction_timeout GUC haschanges within the transaction block
3653+
* If transaction_timeout GUC haschanged within the transaction block
36543654
* enable or disable the timer correspondingly.
36553655
*/
36563656
if (newval>0&& !get_timeout_active(TRANSACTION_TIMEOUT))

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp