index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
Commit message (
Expand
)
Author
Age
*
Can't add a keyword without making it a keyword. :-)
Bruce Momjian
1996-11-20
*
There is a bug in aclinsert3 in the code which update the acl arrays.
Bruce Momjian
1996-11-20
*
Removed old Assert's used during development.
Bruce Momjian
1996-11-19
*
The routines in magic.c have moved to the more accessible version.c.
Bryan Henderson
1996-11-19
*
Remove linux define of __USE_POSIX, which doesn't appear to do anything.
Bryan Henderson
1996-11-18
*
Add comments about the diversity of signal functionality. Came from
Bryan Henderson
1996-11-18
*
Make port-specific link libraries defined for linking backend more global
Bryan Henderson
1996-11-18
*
Quiet compiler warnings about missing prototypes in Linux's bitops.h.
Bryan Henderson
1996-11-18
*
Fix for error when viewing group access privs.
Bruce Momjian
1996-11-17
*
Fix for Alter TABLE add column varchar(). Was causing zero length.
Bruce Momjian
1996-11-17
*
Remove old GetPGData reference that causes warning.
Bryan Henderson
1996-11-16
*
Add #include <sys/types.h> so it works with Ultrix's in.h
Bryan Henderson
1996-11-16
*
Remove quote removal. Moved to parser.
Bruce Momjian
1996-11-15
*
Correct permissions on lo_export(). Open up permissions.
Bruce Momjian
1996-11-15
*
Fix quote/doublequote handling.
Bruce Momjian
1996-11-15
*
Remove PERFECT_MEM
Bruce Momjian
1996-11-15
*
Unallocate opaque.
Bruce Momjian
1996-11-15
*
Mulitple inclusion of sys/socket.h
Marc G. Fournier
1996-11-15
*
Features added:
Marc G. Fournier
1996-11-14
*
Bring in Randy's NOROOT patch
Marc G. Fournier
1996-11-14
*
Fix a comment...was going to fix the <sys/types.h> problem, but
Marc G. Fournier
1996-11-14
*
Couple of Ultrix4 related patches submited by:
Marc G. Fournier
1996-11-14
*
Remove most compile-time options, add a few runtime options to make up for it.
Bryan Henderson
1996-11-14
*
Use port-protos.h instead of trying to declare random() and srandom()
Bryan Henderson
1996-11-14
*
Use -Wno-error option only if compiler is gcc.
Bryan Henderson
1996-11-14
*
Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>
Marc G. Fournier
1996-11-13
*
Use new utils/version.c instead of backend/utils/init/magic.c.
Bryan Henderson
1996-11-12
*
Fixed double pfree on opaque.
Bruce Momjian
1996-11-11
*
Various cleanups from D'Arcy
Marc G. Fournier
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-11
*
Warning removal cleanup
Bruce Momjian
1996-11-11
*
Change gmake to $(MAKE) so backend compiles on system with no "gmake".
Bryan Henderson
1996-11-10
*
prototype cleanup
Bruce Momjian
1996-11-10
*
Recognize dependencies more reliably.
Bryan Henderson
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
*
Add #include <unistd.h> to quiet compiler warning about missing getopt() decl...
Bryan Henderson
1996-11-10
*
Remove #include <regex.h> so it compiles on systems with GNU regex library.
Bryan Henderson
1996-11-10
*
Make it find inet_aton.h so backend compiles on Solaris.
Bryan Henderson
1996-11-10
*
Makefile cleanup after reorganization
Bruce Momjian
1996-11-09
*
More compile cleanups
Bruce Momjian
1996-11-08
*
Fix perbyte_cpu thing
Bryan Henderson
1996-11-08
*
Compile and warning cleanup
Bruce Momjian
1996-11-08
*
Another patch to quiet the compiler from D'Arcy
Marc G. Fournier
1996-11-08
*
Add some missing includes
Marc G. Fournier
1996-11-08
*
D'Arcy's recent cleanups
Marc G. Fournier
1996-11-08
*
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
*
More files cleaned out
Marc G. Fournier
1996-11-06
[next]