index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
port.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Centralize implementation of delay code by creating a pg_usleep()
Tom Lane
2004-02-10
1
-1
/
+6
*
Win32 adjustments for dirmod and configure/configure.in.
Bruce Momjian
2004-02-02
1
-2
/
+2
*
Adjust rename on Win32 to only link to temp name while holding lock,
Bruce Momjian
2004-02-02
1
-3
/
+3
*
Briefly,
Bruce Momjian
2004-02-02
1
-1
/
+22
*
make sure the $Id tags are converted to $PostgreSQL as well ...
PostgreSQL Daemon
2003-11-29
1
-1
/
+1
*
Attempt threading in this order:
Bruce Momjian
2003-09-13
1
-5
/
+5
*
ifdef out pqGetpwuid() because Win32 doesn't have struct passwd.
Bruce Momjian
2003-09-05
1
-1
/
+3
*
Another pgindent run with updated typedefs.
Bruce Momjian
2003-08-08
1
-9
/
+9
*
Move simple_prompt()/sprompt.c into /port.
Bruce Momjian
2003-08-08
1
-9
/
+11
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
1
-2
/
+2
*
pgindent run.
Bruce Momjian
2003-08-04
1
-26
/
+28
*
Do not include:
Bruce Momjian
2003-06-24
1
-1
/
+3
*
Add thread.c for libpq threading, and hook it into libpq/configure.
Bruce Momjian
2003-06-14
1
-1
/
+17
*
Attached is the complete diff against current CVS.
Bruce Momjian
2003-06-12
1
-1
/
+3
*
Back out patch that got bundled into another patch.
Bruce Momjian
2003-06-12
1
-3
/
+1
*
New patch with corrected README attached.
Bruce Momjian
2003-06-12
1
-1
/
+3
*
Allow interfaces to compile under MingGW/Win32 by adding _P to symbols
Bruce Momjian
2003-05-16
1
-1
/
+2
*
Reorganize Win32 includes to only include <port.h> after system includes
Bruce Momjian
2003-05-16
1
-5
/
+9
*
Allow Win32 to compile under MinGW. Major changes are:
Bruce Momjian
2003-05-15
1
-0
/
+93