aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/common/tupdesc.c
Commit message (Expand)AuthorAge
* Rename strNcpy to StrNCpy, and change third parameter.Bruce Momjian1997-10-25
* Inline memset() as MemSet().Bruce Momjian1997-09-18
* Cleanup for array fix patch.Bruce Momjian1997-09-10
* Fix for arrays.Bruce Momjian1997-09-10
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-08
* Add typdefs to pgindent run.Bruce Momjian1997-09-08
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* CreateTupleDescCopy don't copy constraints now!Vadim B. Mikheev1997-08-22
* Name change cleanup.Bruce Momjian1997-08-21
* AttrConstr --> TupleConstrVadim B. Mikheev1997-08-21
* Rename pg_attribute.attnvals to attdisbursion.Bruce Momjian1997-08-21
* Get rid of attproc, atttyparg, attcanindex, attdefrel, attboundVadim B. Mikheev1997-08-21
* NOT NULL implementation (submitted by Robson Paniago de Miranda).Vadim B. Mikheev1997-08-19
* Now that names are null terminated, no need to do all that NAMEDATALEN stuff.Bruce Momjian1997-08-18
* Cleanup for NAMEDATALEN use.Bruce Momjian1997-08-03
* Re-add -I../.. for fmgr.hMarc G. Fournier1996-11-05
* Added missing #includes pointed out by Keith ParksMarc G. Fournier1996-11-05
* That pretty much totally cleans up the includes files here.Marc G. Fournier1996-11-03
* More include file cleanupsMarc G. Fournier1996-11-03
* More intelligent #include cleanups, as pointed out by Bryan...Marc G. Fournier1996-11-01
* Added misc include filesMarc G. Fournier1996-10-31
* Cosmetic changes to ordering of #include filesMarc G. Fournier1996-10-21
* Other then:Marc G. Fournier1996-10-20
* First pass at fixing my own mistakesMarc G. Fournier1996-10-20
* There...that pretty much cleans up redundant/unused #includes inMarc G. Fournier1996-10-19
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09