Content-Length: 268327 | pFad | http://github.com/postgrespro/postgres/commit/1c05b0b4ea05fc73ea3612212c943cd459efa17d

D0 Looks like we need #include <sys/stat.h> here on some · postgrespro/postgres@1c05b0b · GitHub
Skip to content

Commit 1c05b0b

Browse files
committed
Looks like we need #include <sys/stat.h> here on some
platforms. Per buildfarm.
1 parent b9b8831 commit 1c05b0b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/backend/utils/cache/relmapper.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,14 @@
3333
*
3434
*
3535
* IDENTIFICATION
36-
* $PostgreSQL: pgsql/src/backend/utils/cache/relmapper.c,v 1.1 2010/02/07 20:48:10 tgl Exp $
36+
* $PostgreSQL: pgsql/src/backend/utils/cache/relmapper.c,v 1.2 2010/02/07 22:00:53 tgl Exp $
3737
*
3838
*-------------------------------------------------------------------------
3939
*/
4040
#include "postgres.h"
4141

4242
#include <fcntl.h>
43+
#include <sys/stat.h>
4344
#include <unistd.h>
4445

4546
#include "access/xact.h"

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/1c05b0b4ea05fc73ea3612212c943cd459efa17d

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy