Re: Superficial changes for Win32 - Mailing list pgsql-patches

From Jan Wieck
Subject Re: Superficial changes for Win32
Date
Msg-id 200206111340.g5BDeY115927@saturn.janwieck.net
Whole thread Raw
In response to Superficial changes for Win32  (Katherine Ward <kward6@yahoo.com>)
List 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@Yahoo.com #



pgsql-patches by date:

Previous
From: Manfred Koizar
Date:
Subject: BufMgr: eliminate unused variables
Next
From: Bruce Momjian
Date:
Subject: Re: SSL (combined patches 1-4)