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