index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
parser
/
catalog_utils.c
Commit message (
Expand
)
Author
Age
*
Allow functions and operators on internally-identical types to succeed.
Bruce Momjian
1997-08-22
*
Make functions static where possible, enclose unused functions in #ifdef NOT_...
Bruce Momjian
1997-08-19
*
Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so...
Bruce Momjian
1997-08-12
*
Various compile errors concerning overflow due to shifts, unsigned, and bad p...
Bruce Momjian
1997-07-24
*
From: Darren King <aixssd!darrenk@abs.net>
Marc G. Fournier
1997-05-22
*
Remove case-sensitive identifiers. Thanks for Dan McGuirk for a reversal patch.
Bruce Momjian
1997-03-02
*
Add attribute optimization statistics.
Bruce Momjian
1997-02-07
*
Cast constants to the type of the other binary operand.
Bruce Momjian
1997-01-22
*
I have this annoying habit (among others) of putting
Bruce Momjian
1996-12-26
*
Use "Oid" type where applicable and %ud instead of %d. Thanks Darren King.
Bryan Henderson
1996-12-11
*
This patch changes quite a few instances of references of Oid's
Bruce Momjian
1996-11-30
*
Make it compile on Ultrix. Thanks Erik Bertelson.
Bryan Henderson
1996-11-26
*
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
*
Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>
Marc G. Fournier
1996-11-06
*
Remove NULL_PATCH define
Bruce Momjian
1996-11-04
*
Added prototypes missing from parser patch.
Bruce Momjian
1996-10-31
*
modifications required to reflect centralized include files
Marc G. Fournier
1996-08-28
*
Fix an Inccorect Error Message...
Marc G. Fournier
1996-08-09
*
Fixes:
Marc G. Fournier
1996-07-19
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09