index
:
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
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
c.h
Age
Commit message (
Expand
)
Author
2000-06-02
More cleanup of c.h binary macros
Bruce Momjian
2000-06-02
Reverse PG_BINARY defines
Bruce Momjian
2000-06-02
Remove NT-specific file open defines by defining our own open macros for
Bruce Momjian
2000-05-28
First round of changes for new fmgr interface. fmgr itself and the
Tom Lane
2000-04-12
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
Reverse out macro fix for the time being.
Bruce Momjian
2000-04-12
Prevent drop database failure from showing.
Bruce Momjian
2000-03-20
Add compatiblity information for bytea.
Bruce Momjian
2000-03-19
Change MemSet and StrNCpy to evaluate their arguments only once.
Tom Lane
2000-01-26
Add:
Bruce Momjian
2000-01-13
Fixed everything in and surrounding createdb and dropdb to make it more
Peter Eisentraut
1999-12-20
Avoid compiler warnings on systems that have snprintf and/or vsnprintf
Tom Lane
1999-07-17
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
More config.h cleanups.
Bruce Momjian
1999-07-13
Redefine cpu's as __cpu__. Only for 6.6 branch.
Bruce Momjian
1999-07-01
#ifdef around true and false.
Bruce Momjian
1999-06-19
Rename to vararg_format().
Bruce Momjian
1999-06-19
Change form() to varargform() to prevent portability problems.
Bruce Momjian
1999-05-25
pgindent run over code.
Bruce Momjian
1999-04-02
Remove overly presumptuous use of __STDC__ in c.h, replacing
Tom Lane
1999-03-30
Small cleanups.
Bruce Momjian
1999-03-09
Changes to fix/improve the dynamic loading on NT
Marc G. Fournier
1999-02-13
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-11
Include <varargs.h> on SunOS. (Does any other platform need it??)
Tom Lane
1999-01-17
Apply Win32 patch from Horak Daniel.
Bruce Momjian
1999-01-17
Add configure test to see whether vsnprintf() is present,
Tom Lane
1998-12-13
Change Size from unsigned int to size_t.
Bruce Momjian
1998-10-04
Unixware patches from Billy G. Allie.
Bruce Momjian
1998-09-01
OK, folks, here is the pgindent output.
Bruce Momjian
1998-08-29
Hello!
Bruce Momjian
1998-08-25
From: Massimo Dal Zotto <dz@cs.unitn.it>
Marc G. Fournier
1998-06-23
rename MAIN_MEMORY to STABLE_MEMORY_STORAGE
Bruce Momjian
1998-06-20
Fixup for asserts.
Bruce Momjian
1998-06-15
Fix macros that were not properly surrounded by parens or braces.
Bruce Momjian
1998-04-06
ASSERT fixes.
Bruce Momjian
1998-03-31
Fix macro read violation for Maurice.
Bruce Momjian
1998-03-20
Sorry. I made above mistakes. "__svr4" should be "__svr4__" or
Bruce Momjian
1998-02-26
pgindent run before 6.3 release, with Thomas' requested changes.
Bruce Momjian
1998-02-24
From: t-ishii@sra.co.jp
Marc G. Fournier
1998-02-12
MemSet cleanup.
Bruce Momjian
1998-02-11
Memset cleanup
Bruce Momjian
1998-02-11
Change to MemSet for Alpha.
Bruce Momjian
1998-02-11
Change int align.
Bruce Momjian
1998-01-27
Deadlock ceallnup.
Bruce Momjian
1998-01-26
From: Phil Thompson <phil@river-bank.demon.co.uk>
Marc G. Fournier
1998-01-24
Fix prototypes so they don't look like function definitions.
Bruce Momjian
1997-11-10
Fix case issues with quotes.
Bruce Momjian
1997-10-30
No more warnings on macros, thanks VAdim.
Bruce Momjian
1997-10-27
c.h:
Vadim B. Mikheev
1997-10-25
StrNCpy cleanup.
Bruce Momjian
[next]