Re: Superficial changes for Win32

From: Jan Wieck <janwieck(at)yahoo(dot)com>
To: Katherine Ward <kward6(at)yahoo(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Superficial changes for Win32
Date: 2002-06-11 13:40:34
Message-ID: 200206111340.g5BDeY115927@saturn.janwieck.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Katherine Ward wrote:
> Changes to avoid collisions with WIN32 & MFC names...
> 1. Renamed:
> a. PROC => PGPROC
> b. GetUserName() => GetUserNameFromId()
> c. GetCurrentTime() => GetCurrentDateTime()
> d. IGNORE => IGNORE_DTF in include/utils/datetime.h & utils/adt/datetime.c
>
> 2. Added _P to some lex/yacc tokens:
> CONST, CHAR, DELETE, FLOAT, GROUP, IN, OUT

All 81 tests passed. Patch applied.

Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#================================================== JanWieck(at)Yahoo(dot)com #

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Oliver Elphick 2002-06-11 17:20:03 GUC option log_pid is not checked [Fwd: Bug#149675: Fix]
Previous Message Manfred Koizar 2002-06-10 21:23:01 BufMgr: eliminate unused variables