| From: | Katherine Ward <kward6(at)yahoo(dot)com> |
|---|---|
| To: | pgsql-patches(at)postgresql(dot)org |
| Subject: | Superficial changes for Win32 |
| Date: | 2002-06-10 17:56:32 |
| Message-ID: | 20020610175632.79278.qmail@web11104.mail.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
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
__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
| Attachment | Content-Type | Size |
|---|---|---|
| my_diff.txt | text/plain | 120.1 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Manfred Koizar | 2002-06-10 21:14:44 | HeapTupleHeader accessor macros II |
| Previous Message | Tom Lane | 2002-06-10 14:18:13 | Re: guc.c and postgresql.conf.sample constistency check |