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

Commit92ff092

Browse files
committed
[Forced commit to add log message that I fat-fingered last time]
Give a more reasonable error message when lock file exists but haszero length; prior code confused this with could-not-read-file case.
1 parent77f1400 commit92ff092

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎src/backend/utils/init/miscinit.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
*
1010
* IDENTIFICATION
11-
* $PostgreSQL: pgsql/src/backend/utils/init/miscinit.c,v 1.118 2004/01/07 23:03:06 tgl Exp $
11+
* $PostgreSQL: pgsql/src/backend/utils/init/miscinit.c,v 1.119 2004/01/08 06:01:21 tgl Exp $
1212
*
1313
*-------------------------------------------------------------------------
1414
*/
@@ -23,7 +23,6 @@
2323
#include<unistd.h>
2424
#include<grp.h>
2525
#include<pwd.h>
26-
#include<errno.h>
2726
#include<netinet/in.h>
2827
#include<arpa/inet.h>
2928
#ifdefHAVE_UTIME_H

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp