summaryrefslogtreecommitdiff
path: root/src/include/c.h
Commit message (Expand)AuthorAgeFilesLines
* Sorry. I made above mistakes. "__svr4" should be "__svr4__" orBruce Momjian1998-03-201-2/+2
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-4/+5
* From: t-ishii@sra.co.jpMarc G. Fournier1998-02-241-2/+2
* MemSet cleanup.Bruce Momjian1998-02-121-2/+2
* Memset cleanupBruce Momjian1998-02-111-11/+9
* Change to MemSet for Alpha.Bruce Momjian1998-02-111-3/+8
* Change int align.Bruce Momjian1998-02-111-8/+3
* Deadlock ceallnup.Bruce Momjian1998-01-271-2/+12
* From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier1998-01-261-11/+13
* Fix prototypes so they don't look like function definitions.Bruce Momjian1998-01-241-3/+2
* Fix case issues with quotes.Bruce Momjian1997-11-101-4/+4
* No more warnings on macros, thanks VAdim.Bruce Momjian1997-10-301-2/+2
* c.h:Vadim B. Mikheev1997-10-271-2/+2
* StrNCpy cleanup.Bruce Momjian1997-10-251-6/+3
* Rename strNcpy to StrNCpy, and change third parameter.Bruce Momjian1997-10-251-4/+8
* UPdate memset macro.Bruce Momjian1997-09-181-5/+5
* Cleanup for memset macro.Bruce Momjian1997-09-181-4/+12
* Inline frequently called functions.Bruce Momjian1997-09-181-1/+22
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-4/+4
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-24/+24
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-266/+271
* Small cleanup.Bruce Momjian1997-08-251-2/+2
* Major patch to speed up backend startup after profiling analysis.Bruce Momjian1997-08-241-3/+2
* Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so...Bruce Momjian1997-08-121-2/+10
* added const declaration in form() E.MerglEdmund Mergl1997-05-171-2/+2
* Various bug fixes based on a bug report submitted byMarc G. Fournier1997-04-241-1/+2
* Various minor HP related patches from:Marc G. Fournier1997-04-151-1/+3
* modifications to pg_dump towards supporting dumping of ACLs (doesn't work yet!)Marc G. Fournier1997-04-121-1/+3
* Remove WIN32 defines. They never worked.Bruce Momjian1997-02-141-11/+1
* Remove machine.h, since it wasn't doing anything that config.h wasn'tMarc G. Fournier1997-02-091-2/+1
* Add missing paren for hpux.Bruce Momjian1997-02-081-2/+2
* Removal of unused CppConcat defines.Bruce Momjian1996-12-261-11/+1
* Change portname "sparc" to "sunos4" and change some portname dependencies toBryan Henderson1996-12-041-2/+2
* Include stdlib.h to gives its NULL, etc. definitions precedence over ours.Bryan Henderson1996-11-141-1/+7
* Fix c.h for sparc_solarisMarc G. Fournier1996-11-051-2/+2
* Removed PORTNAME_. Use OS version only.Bruce Momjian1996-11-041-4/+4
* Add these files to ${SRCDIR}/includeMarc G. Fournier1996-10-311-0/+768