- 25 Aug, 1997 4 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
pg_password utility. Cleanup for psql passwords. New datetime contrib stuff for new version. Fix for strutils needing config.h.
-
Bruce Momjian authored
-
- 24 Aug, 1997 1 commit
-
-
Bruce Momjian authored
-
- 22 Aug, 1997 22 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
elog(WARN,"ADD ATTRIBUTE: DEFAULT is not implemented, yet"); Call ExecConstraints in CopyFrom
-
Vadim B. Mikheev authored
Store CHECK infos on CREATE TABLE
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
Set atttype for relchecks to 21 (int2) Set relkind for pg_attrdef & pg_relcheck to 'n'
-
Vadim B. Mikheev authored
+ FreeTupleDesc
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
Use for 'selct .. into ..' copy of TupleDesc (without constraints) #ifdef NOT_USED for resetVarAttrLenForCreateTable (just free tupdesc copy)
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
+ CreateTupleDescCopyConstr to copy them too. + FreeTupleDesc
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 21 Aug, 1997 13 commits
-
-
Bruce Momjian authored
Change time function names to be more consistent, and check for zero divides, from Michael Reifenberg.
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Bruce Momjian authored
-
Bruce Momjian authored
Change pg_attribute.attnvals to float4, change #ifdef 0 to #if 0, fix aix call to strNcpy, fix pg_super_user_id in pg_dumpall, change pg_database.dtadba from oid to int4.
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
from pg_attribute. atthasdef added.
-