index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
access
/
common
/
tupdesc.c
Commit message (
Expand
)
Author
Age
*
Rename strNcpy to StrNCpy, and change third parameter.
Bruce Momjian
1997-10-25
*
Inline memset() as MemSet().
Bruce Momjian
1997-09-18
*
Cleanup for array fix patch.
Bruce Momjian
1997-09-10
*
Fix for arrays.
Bruce Momjian
1997-09-10
*
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
*
CreateTupleDescCopy don't copy constraints now!
Vadim B. Mikheev
1997-08-22
*
Name change cleanup.
Bruce Momjian
1997-08-21
*
AttrConstr --> TupleConstr
Vadim B. Mikheev
1997-08-21
*
Rename pg_attribute.attnvals to attdisbursion.
Bruce Momjian
1997-08-21
*
Get rid of attproc, atttyparg, attcanindex, attdefrel, attbound
Vadim B. Mikheev
1997-08-21
*
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
*
Cleanup for NAMEDATALEN use.
Bruce Momjian
1997-08-03
*
Re-add -I../.. for fmgr.h
Marc G. Fournier
1996-11-05
*
Added missing #includes pointed out by Keith Parks
Marc G. Fournier
1996-11-05
*
That pretty much totally cleans up the includes files here.
Marc G. Fournier
1996-11-03
*
More include file cleanups
Marc G. Fournier
1996-11-03
*
More intelligent #include cleanups, as pointed out by Bryan...
Marc G. Fournier
1996-11-01
*
Added misc include files
Marc G. Fournier
1996-10-31
*
Cosmetic changes to ordering of #include files
Marc G. Fournier
1996-10-21
*
Other then:
Marc G. Fournier
1996-10-20
*
First pass at fixing my own mistakes
Marc G. Fournier
1996-10-20
*
There...that pretty much cleans up redundant/unused #includes in
Marc G. Fournier
1996-10-19
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09