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
*
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
*
|Subject: Postgres patch: Assert attribute type match
Marc G. Fournier
1996-09-16
*
Fixes:
Marc G. Fournier
1996-09-10
*
Fixes:
Marc G. Fournier
1996-09-10
*
Cleaned up a spurious '-' ...
Marc G. Fournier
1996-09-10
*
modifications required to reflect centralized include files
Marc G. Fournier
1996-08-28
*
Clean up th ecompile process by centralizing the include files
Marc G. Fournier
1996-08-28
*
Went back one directory too far for the -I include
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
*
Moved the include files to src/include/regex
Marc G. Fournier
1996-08-28
*
Should finish cleaning out the machine.h includes
Marc G. Fournier
1996-08-27
*
Remove include of machine.h
Marc G. Fournier
1996-08-27
*
Remove all traces of machine.h and redundant calls to c.h where
Marc G. Fournier
1996-08-27
*
#include "postgres.h" exists in most .c files in system, so adding
Marc G. Fournier
1996-08-27
*
The use of include files is a mess...alot of redundancy, it seems...
Marc G. Fournier
1996-08-27
*
added #include "config.h" for ESCAPE_PATCH define
Marc G. Fournier
1996-08-27
*
At this rate, maybe next year sometime I'll get this done...
Marc G. Fournier
1996-08-27
*
first pass...move some of the "Port" dependencies to src/include/config.h
Marc G. Fournier
1996-08-27
*
Create support for a "common" include directory for the source
Marc G. Fournier
1996-08-27
*
Damn, we really need to clean up this "include file" dilemna...
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
*
Oops, thanks to Dan McGuirk for pointing out that I missed part of
Marc G. Fournier
1996-08-26
*
Quick fix of the PG-GiST import pointed out by Dan
Marc G. Fournier
1996-08-26
*
There, now we support GiST...now what? :)
Marc G. Fournier
1996-08-26
*
Roll in patch that fixes problem with sed 3.0
Marc G. Fournier
1996-08-26
*
This patch for Versions 1 and 2 corrects the following bug:
Marc G. Fournier
1996-08-24
*
The patch does several things:
Marc G. Fournier
1996-08-24
[next]