index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Commit message (
Expand
)
Author
Age
*
Include file cleanup:
Marc G. Fournier
1996-11-01
*
More chanes for bsdi_2_1 removal
Bruce Momjian
1996-11-01
*
Removal of bsdi_2_1 port.
Bruce Momjian
1996-11-01
*
typo fix on include file.
Bruce Momjian
1996-10-31
*
Fix prototype.
Bruce Momjian
1996-10-31
*
remove:
Marc G. Fournier
1996-10-31
*
Add these files to ${SRCDIR}/include
Marc G. Fournier
1996-10-31
*
USE of PORTNAME_* should be discouraged wherever possible. The code
Marc G. Fournier
1996-10-31
*
Added needed include file.
Bruce Momjian
1996-10-31
*
Missing from parser patch.
Bruce Momjian
1996-10-31
*
changed define(port) to define(PORTNAME_port)
Bruce Momjian
1996-10-31
*
Parser Overhaul
Bruce Momjian
1996-10-30
*
D'Arcy's cleanups
Marc G. Fournier
1996-10-26
*
Fixes: Errors when PQexec() in backend creates temp
Marc G. Fournier
1996-10-24
*
Bruce...does this fix it once and for all? *grin*
Marc G. Fournier
1996-10-24
*
Major code cleanups from D'arcy (-Wall -Werror)
Marc G. Fournier
1996-10-23
*
Define prototypes from giststrat.c required in gistscan.c
Marc G. Fournier
1996-10-21
*
remove an #ifdef/#else/#endif that doesn't actually have anything inside
Marc G. Fournier
1996-10-20
*
Make default HAVE_MEMMOVE defined, undef inside of definitions for sparc
Marc G. Fournier
1996-10-20
*
change '#if defined(PORTNAME_sparc)' to '#if !defined(HAVE_MEMMOVE)'
Marc G. Fournier
1996-10-20
*
Add #define HAVE_MEMMOVE for systems that do have it.
Marc G. Fournier
1996-10-20
*
Clean up comments (-Wall -Werror)
Marc G. Fournier
1996-10-20
*
More include files cleaned up
Marc G. Fournier
1996-10-20
*
Welp, another subdirectory cleaned out of redundant/unused #include
Marc G. Fournier
1996-10-19
*
Almost have access/common cleaned up...
Marc G. Fournier
1996-10-19
*
A few more yet...
Marc G. Fournier
1996-10-19
*
wish there was an easier way to clean this up...
Marc G. Fournier
1996-10-19
*
another small one
Marc G. Fournier
1996-10-19
*
Hopefully that cleans up the cruft from rel.h
Marc G. Fournier
1996-10-19
*
another...
Marc G. Fournier
1996-10-19
*
its coming...
Marc G. Fournier
1996-10-19
*
step by step...file by file...
Marc G. Fournier
1996-10-19
*
...same
Marc G. Fournier
1996-10-19
*
slow work...
Marc G. Fournier
1996-10-19
*
and another
Marc G. Fournier
1996-10-19
*
another one cleaned up
Marc G. Fournier
1996-10-19
*
and another one..
Marc G. Fournier
1996-10-19
*
another another one
Marc G. Fournier
1996-10-19
*
anothre one reduced to its component parts
Marc G. Fournier
1996-10-19
*
clean out include files of including other includes files except those
Marc G. Fournier
1996-10-19
*
Add prototype for heap_getattr() to quiet compiler
Marc G. Fournier
1996-10-18
*
Reap deleted/unused tuples on page-base
Vadim B. Mikheev
1996-10-18
*
Move definition of PageIsNew from hio.c to here
Vadim B. Mikheev
1996-10-18
*
Document some more #ifdef's
Marc G. Fournier
1996-10-18
*
Document #ifdef's from backend/access subdirs so that we know what
Marc G. Fournier
1996-10-18
*
Moved more -D's out of the port specific Makefiles straight into the
Marc G. Fournier
1996-10-18
*
Centralize more of the defines from backend/port under config.h
Marc G. Fournier
1996-10-18
*
Add a HAVE_TZSET define to clean up defines in backend/utils/adt/nabstime.c
Marc G. Fournier
1996-10-17
*
Fix structure member name from previous patch.
Bruce Momjian
1996-10-13
*
I checked the alter table code, and started suspecting the relation
Bruce Momjian
1996-10-13
[next]