public inbox for [email protected]  
help / color / mirror / Atom feed
From: Heikki Linnakangas <[email protected]>
To: [email protected]
Subject: pgsql: Remove "#ifdef WIN32" guards from src/port/win32*.c
Date: Mon, 12 Feb 2024 09:58:18 +0000
Message-ID: <[email protected]> (raw)

Remove "#ifdef WIN32" guards from src/port/win32*.c

These files are only compiled on Windows, and most of them didn't have
"#ifdef WIN32" guards. Remove them from the few that did, for
consistency.

Author: Tristan Partin
Discussion: https://www.postgresql.org/message-id/[email protected]

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/09eb633e1baa3b7cd7929f3cc77f9c46f63c20b1

Modified Files
--------------
src/port/win32common.c | 4 ----
src/port/win32fseek.c  | 4 ++--
src/port/win32stat.c   | 4 ----
3 files changed, 2 insertions(+), 10 deletions(-)



reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: pgsql: Remove "#ifdef WIN32" guards from src/port/win32*.c
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox