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
*
Removed const warning.
Bruce Momjian
1996-10-13
*
D'Arcy change.
Bruce Momjian
1996-10-13
*
Added include needed for recent addition.
Bruce Momjian
1996-10-13
*
Added include needed for recent addition.
Bruce Momjian
1996-10-13
*
Added consistent include file handling for MAXHOSTNAMELEN.
Bruce Momjian
1996-10-13
*
I checked the alter table code, and started suspecting the relation
Bruce Momjian
1996-10-13
*
Fix prototypes so postmaster.c will compile.
Bryan Henderson
1996-10-13
*
New host-based authentication -- send error message when authentication fails
Bryan Henderson
1996-10-12
*
New host-based authentication with ident
Bryan Henderson
1996-10-12
*
New host-based authentication -- install pg_hba.conf instead of pg_hba
Bryan Henderson
1996-10-12
*
Separate general purpose functions from portal functions so they may be
Bryan Henderson
1996-10-11
*
Add a MIPS/NetBSD port...
Marc G. Fournier
1996-10-11
*
This change should have no practical effect but it is the more
Marc G. Fournier
1996-10-11
*
I have written some patches to the postgres lock manager which allow the
Marc G. Fournier
1996-10-11
*
Comment cleanup.
Bruce Momjian
1996-10-10
*
Modified Assert to be more selective.
Bruce Momjian
1996-10-07
*
Fixed a missed change from Carsten Heyl <heyl@nads.de>
Marc G. Fournier
1996-10-07
*
Mostly adding "const" keyword and making some functions static.
Marc G. Fournier
1996-10-07
*
Change new assert so it generates assert message rather than SIGSEG.
Bruce Momjian
1996-10-07
*
Fix assert to allow zero. OK'ed by Bryan.
Bruce Momjian
1996-10-05
*
Fix args to match prototype.
Bruce Momjian
1996-10-05
*
Here the fix for the first assertion failure I had which killed
Marc G. Fournier
1996-10-04
*
The remainder of D'Arcy's changes, most notibly the usage of SIGNAL_ARGS
Marc G. Fournier
1996-10-04
*
Added dlfcn.h to dl.c in BSD44_derived port
Marc G. Fournier
1996-10-03
*
Added restriction to tables vacuum'able.
Bruce Momjian
1996-10-03
*
Moved them.
Bruce Momjian
1996-10-03
*
Allow vacuum to run for only one table. Fixes allocation bug.
Bruce Momjian
1996-10-03
*
palloc() finfo memory. From Kurt.
Bruce Momjian
1996-09-26
*
Fix cluster finfo problem Kurt reported.
Bruce Momjian
1996-09-26
*
Fixed YACC depenencies and 'make clean' now cleans totally.
Bruce Momjian
1996-09-26
*
This should cause 'make clean' to clean up bki files. Looks like a typo.
Bruce Momjian
1996-09-26
*
Prevents possible packet loss from SIGCHLD.
Bruce Momjian
1996-09-26
*
Changed gawk to awk.
Bruce Momjian
1996-09-25
*
From: Bruce Momjian <maillist@candle.pha.pa.us>
Marc G. Fournier
1996-09-23
*
diff -ru ../../../orig/postgres95/src/backend/utils/adt/varlena.c
Marc G. Fournier
1996-09-23
*
diff -ru ../../../orig/postgres95/src/backend/libpq/be-fsstubs.c
Marc G. Fournier
1996-09-23
*
Here's a patch that I discussed recently on pg95-dev that changes the
Marc G. Fournier
1996-09-23
*
*** src/backend/storage/file/fd.c.orig Thu Sep 12 17:17:21 1996
Marc G. Fournier
1996-09-22
*
|This fixes the bug introduced yesterday that causes "not found" errors
Marc G. Fournier
1996-09-21
*
Nothing patched...just testing something with CVS...
Marc G. Fournier
1996-09-21
*
Various patches from Bryan that *should* clean up the compile problems
Marc G. Fournier
1996-09-20
*
I have two small patches which correct some very obscure bug in the parser
Marc G. Fournier
1996-09-19
*
Another small change. Added the void keyword to an empty arg list.
Marc G. Fournier
1996-09-19
*
Just a small change to flesh out the func_ptr typedef declaration.
Marc G. Fournier
1996-09-19
*
A few changes to cleanup the code.
Marc G. Fournier
1996-09-19
*
Added querylimit patch...
Marc G. Fournier
1996-09-19
*
Fix for pg_log bug
Marc G. Fournier
1996-09-19
*
At Andrew's suggestion, upgrade the Version numbers to reflect the
Marc G. Fournier
1996-09-16
*
More code cleanups from "Kurt J. Lidl" <lidl@va.pubnix.com>
Marc G. Fournier
1996-09-16
*
There is a bug in the function executor. The backend crashes while trying to
Marc G. Fournier
1996-09-16
[next]