aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/catalog_utils.c
Commit message (Expand)AuthorAge
* Allow functions and operators on internally-identical types to succeed.Bruce Momjian1997-08-22
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-19
* Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so...Bruce Momjian1997-08-12
* Various compile errors concerning overflow due to shifts, unsigned, and bad p...Bruce Momjian1997-07-24
* From: Darren King <aixssd!darrenk@abs.net>Marc G. Fournier1997-05-22
* Remove case-sensitive identifiers. Thanks for Dan McGuirk for a reversal patch.Bruce Momjian1997-03-02
* Add attribute optimization statistics.Bruce Momjian1997-02-07
* Cast constants to the type of the other binary operand.Bruce Momjian1997-01-22
* I have this annoying habit (among others) of puttingBruce Momjian1996-12-26
* Use "Oid" type where applicable and %ud instead of %d. Thanks Darren King.Bryan Henderson1996-12-11
* This patch changes quite a few instances of references of Oid'sBruce Momjian1996-11-30
* Make it compile on Ultrix. Thanks Erik Bertelson.Bryan Henderson1996-11-26
* Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>Marc G. Fournier1996-11-13
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-10
* Compile and warning cleanupBruce Momjian1996-11-08
* Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier1996-11-06
* Remove NULL_PATCH defineBruce Momjian1996-11-04
* Added prototypes missing from parser patch.Bruce Momjian1996-10-31
* modifications required to reflect centralized include filesMarc G. Fournier1996-08-28
* Fix an Inccorect Error Message...Marc G. Fournier1996-08-09
* Fixes:Marc G. Fournier1996-07-19
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09