Commit Graph

66 Commits (cff23842a4c68301ddf34559c7af383bb5557054)

Author SHA1 Message Date
Bruce Momjian 319dbfa736 Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 28 years ago
Bruce Momjian 1ccd423235 Massive commit to run PGINDENT on all *.c and *.h files. 28 years ago
Vadim B. Mikheev b5b3e03e34 DefineRelation: DEFAULT/CHECK handling 28 years ago
Vadim B. Mikheev cc332d612b AttrConstr --> TupleConstr 28 years ago
Vadim B. Mikheev b992e200b8 NOT NULL implementation (submitted by Robson Paniago de Miranda). 28 years ago
Bruce Momjian b99c63cfc0 Now that names are null terminated, no need to do all that NAMEDATALEN stuff. 28 years ago
Bruce Momjian ea5b5357cd Remove more (void) and fix -Wall warnings. 29 years ago
Bruce Momjian edb58721b8 Fix pgproc names over 15 chars in output. Add strNcpy() function. remove some (void) casts that are unnecessary. 29 years ago
Bruce Momjian 6ed1715b1f Cleanup for NAMEDATALEN use. 29 years ago
Bruce Momjian 8015ba0836 Prevent relname unallocated string length from being copied into database. 29 years ago
Vadim B. Mikheev e276d8a1a6 Can't COPY TO sequence relation. 29 years ago
Bruce Momjian a5dd06f763 include sem.h added, include string.h neede, from Erik Bertelsen for Ultrix 29 years ago
Marc G. Fournier 7385619f14 Clean it up so that it compiles 29 years ago
Marc G. Fournier 510ebf75a1 Another first pass at cleaning up the #includes 29 years ago
Marc G. Fournier 9a7fda57ee -Wall'd 29 years ago
Marc G. Fournier d31084e9d1 Postgres95 1.01 Distribution - Virgin Sources 30 years ago