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
/
backend
/
utils
Age
Commit message (
Expand
)
Author
1996-11-11
Add an abort() call to ExceptionalCondition so that is Assert is
Marc G. Fournier
1996-11-11
change include c.h to postgres.h
Marc G. Fournier
1996-11-10
All external function definitions now have prototypes that are checked.
Bruce Momjian
1996-11-10
Quiet compiler warnings.
Bryan Henderson
1996-11-10
Remove #include <regex.h> so it compiles on systems with GNU regex library.
Bryan Henderson
1996-11-09
Makefile cleanup after reorganization
Bruce Momjian
1996-11-08
More compile cleanups
Bruce Momjian
1996-11-08
Compile and warning cleanup
Bruce Momjian
1996-11-06
Another directory that compiles with no errors, and few warnings
Marc G. Fournier
1996-11-06
Make sure that #include <postgres.h> is included in fmgrtab.c
Marc G. Fournier
1996-11-06
Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>
Marc G. Fournier
1996-11-04
Remove OPENLINK define
Bruce Momjian
1996-11-04
Remove ARRAY_PATCH define
Bruce Momjian
1996-11-04
Remove ESCAPE_PATCH define
Bruce Momjian
1996-11-04
Removed PORTNAME_. Use OS version only.
Bruce Momjian
1996-11-03
Cleaned up include headers
Marc G. Fournier
1996-11-03
Include Makefile.global so fmgrtab.c compiles properly. Thanks Keith Parks.
Bryan Henderson
1996-11-03
Produce a clean compile of backend...
Marc G. Fournier
1996-11-02
Convenience routine for checking superuser status.
Bryan Henderson
1996-11-02
Add misc subdirectory.
Bryan Henderson
1996-10-31
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-27
Simplify make files, add full dependencies.
Bryan Henderson
1996-10-26
Correct #if statement so it compiles on Solaris. Thanks Keith Parks.
Bryan Henderson
1996-10-25
Use EUROPEAN_DATES instead of EUROPEAN_STYLE
Bryan Henderson
1996-10-24
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-23
Major code cleanups from D'arcy (-Wall -Werror)
Marc G. Fournier
1996-10-17
Move "port specific" #ifdefs out of here and into config.h
Marc G. Fournier
1996-10-13
Removed const warning.
Bruce Momjian
1996-10-13
D'Arcy change.
Bruce Momjian
1996-10-07
Mostly adding "const" keyword and making some functions static.
Marc G. Fournier
1996-09-23
diff -ru ../../../orig/postgres95/src/backend/utils/adt/varlena.c
Marc G. Fournier
1996-09-19
I have two small patches which correct some very obscure bug in the parser
Marc G. Fournier
1996-09-10
Fixes:
Marc G. Fournier
1996-08-28
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-27
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-26
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-19
Added a SVR4 port
Marc G. Fournier
1996-08-15
Fixes a bug in 'create index'
Marc G. Fournier
1996-08-14
I grabbed the latest version of the source code via sup this morning,
Marc G. Fournier
1996-08-13
More code cleanups
Marc G. Fournier
1996-08-13
More code cleanups
Marc G. Fournier
1996-07-31
This prevent gcc from complaining about casting a short to a char * and
Marc G. Fournier
1996-07-30
More cleanups by "Kurt J. Lidl" <lidl@va.pubnix.com>
Marc G. Fournier
1996-07-22
- merging in Dr. George's tree with ours
Marc G. Fournier
[next]