index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
Commit message (
Expand
)
Author
Age
*
Produce a clean compile of backend...
Marc G. Fournier
1996-11-03
*
Convenience routine for checking superuser status.
Bryan Henderson
1996-11-02
*
Add misc subdirectory.
Bryan Henderson
1996-11-02
*
more removal of PORTNAME_*
Marc G. Fournier
1996-10-31
*
.h files shouldn't include .h files, .c files should contain .h files...
Marc G. Fournier
1996-10-31
*
Added needed include file.
Bruce Momjian
1996-10-31
*
Simplify make files, add full dependencies.
Bryan Henderson
1996-10-27
*
Correct #if statement so it compiles on Solaris. Thanks Keith Parks.
Bryan Henderson
1996-10-26
*
Use EUROPEAN_DATES instead of EUROPEAN_STYLE
Bryan Henderson
1996-10-25
*
Fixes: Growing backend when using nested function calls
Marc G. Fournier
1996-10-24
*
Fixes: Errors when PQexec() in backend creates temp
Marc G. Fournier
1996-10-24
*
Major code cleanups from D'arcy (-Wall -Werror)
Marc G. Fournier
1996-10-23
*
Move "port specific" #ifdefs out of here and into config.h
Marc G. Fournier
1996-10-17
*
Removed const warning.
Bruce Momjian
1996-10-13
*
D'Arcy change.
Bruce Momjian
1996-10-13
*
Mostly adding "const" keyword and making some functions static.
Marc G. Fournier
1996-10-07
*
diff -ru ../../../orig/postgres95/src/backend/utils/adt/varlena.c
Marc G. Fournier
1996-09-23
*
I have two small patches which correct some very obscure bug in the parser
Marc G. Fournier
1996-09-19
*
Fixes:
Marc G. Fournier
1996-09-10
*
Clean up th ecompile process by centralizing the include files
Marc G. Fournier
1996-08-28
*
Path to pg_proc.h to create fmgrtab.c change to include/catalog
Marc G. Fournier
1996-08-28
*
Should finish cleaning out the machine.h includes
Marc G. Fournier
1996-08-27
*
At this rate, maybe next year sometime I'll get this done...
Marc G. Fournier
1996-08-27
*
The patch that is applied at the end of the email makes sure that these
Marc G. Fournier
1996-08-26
*
There, now we support GiST...now what? :)
Marc G. Fournier
1996-08-26
*
Added a SVR4 port
Marc G. Fournier
1996-08-19
*
Fixes a bug in 'create index'
Marc G. Fournier
1996-08-15
*
I grabbed the latest version of the source code via sup this morning,
Marc G. Fournier
1996-08-14
*
More code cleanups
Marc G. Fournier
1996-08-13
*
More code cleanups
Marc G. Fournier
1996-08-13
*
This prevent gcc from complaining about casting a short to a char * and
Marc G. Fournier
1996-07-31
*
More cleanups by "Kurt J. Lidl" <lidl@va.pubnix.com>
Marc G. Fournier
1996-07-30
*
- merging in Dr. George's tree with ours
Marc G. Fournier
1996-07-22
*
Brought in NEOSOFT's port to i386_solaris
Marc G. Fournier
1996-07-20
*
Fixes:
Marc G. Fournier
1996-07-20
*
- improve date/time parsing routines
Marc G. Fournier
1996-07-19
*
Fixes:
Marc G. Fournier
1996-07-19
*
Fixes:
Marc G. Fournier
1996-07-19
*
fixes for textcat(), but headers were missing from archive :(
Marc G. Fournier
1996-07-19
*
fix: BSDi 2.1 requires a port seperate from BSDi 2.0{.1}
Marc G. Fournier
1996-07-16
*
Submitted by Openlink, requires -DOPENLINK_PATCHES in Makefile.global
Marc G. Fournier
1996-07-15
*
Fixes: Using LIKE or ~ operator on text type files which are null valued
Marc G. Fournier
1996-07-09
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09