index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
cache
Commit message (
Expand
)
Author
Age
*
Inline memset() as MemSet().
Bruce Momjian
1997-09-18
*
Inline frequently called functions.
Bruce Momjian
1997-09-18
*
RelationBuildRuleLock(): char* --> Datum for ruleaction and
Vadim B. Mikheev
1997-09-12
*
heapattr functions now return a Datum, not char *.
Bruce Momjian
1997-09-12
*
Used modified version of indent that understands over 100 typedefs.
Bruce Momjian
1997-09-08
*
Add typdefs to pgindent run.
Bruce Momjian
1997-09-08
*
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-08
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
*
Calls of RelationBuildTriggers() & FreeTriggerDesc()
Vadim B. Mikheev
1997-09-01
*
Fix for pointer arithmetic.
Bruce Momjian
1997-08-26
*
Change void * to Dllist*.
Bruce Momjian
1997-08-26
*
Major patch to speed up backend startup after profiling analysis.
Bruce Momjian
1997-08-24
*
Fetch information about DEFAULT/CHECK while openning a relation.
Vadim B. Mikheev
1997-08-22
*
AttrConstr --> TupleConstr
Vadim B. Mikheev
1997-08-21
*
Read info for DEFAULT from pg_attrdef.
Vadim B. Mikheev
1997-08-21
*
More NOT_USEDs
Bruce Momjian
1997-08-20
*
Make functions static where possible, enclose unused functions in #ifdef NOT_...
Bruce Momjian
1997-08-19
*
NOT NULL implementation (submitted by Robson Paniago de Miranda).
Vadim B. Mikheev
1997-08-19
*
Now that names are null terminated, no need to do all that NAMEDATALEN stuff.
Bruce Momjian
1997-08-18
*
Remove more (void) and fix -Wall warnings.
Bruce Momjian
1997-08-12
*
Cleanup for NAMEDATALEN use.
Bruce Momjian
1997-08-03
*
Added SCO support, from Daniel Harris.
Bruce Momjian
1997-07-28
*
New func RelationForgetRelation();
Vadim B. Mikheev
1997-06-04
*
RelationPurgeLocalRelation():
Vadim B. Mikheev
1997-05-22
*
Little memmory leak in RelationFlushRelation() in freeing
Vadim B. Mikheev
1997-05-20
*
Change portname "sparc" to "sunos4" and change some portname dependencies to
Bryan Henderson
1996-12-04
*
More stuff to make it compile on various ports.
Bryan Henderson
1996-11-27
*
Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>
Marc G. Fournier
1996-11-13
*
All external function definitions now have prototypes that are checked.
Bruce Momjian
1996-11-10
*
Compile and warning cleanup
Bruce Momjian
1996-11-08
*
Another directory that compiles with no errors, and few warnings
Marc G. Fournier
1996-11-06
*
Produce a clean compile of backend...
Marc G. Fournier
1996-11-03
*
Added needed include file.
Bruce Momjian
1996-10-31
*
Simplify make files, add full dependencies.
Bryan Henderson
1996-10-27
*
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-24
*
Major code cleanups from D'arcy (-Wall -Werror)
Marc G. Fournier
1996-10-23
*
D'Arcy change.
Bruce Momjian
1996-10-13
*
Fixes a bug in 'create index'
Marc G. Fournier
1996-08-15
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09