Commit Graph

25 Commits (6009d70eab2ad5039ef5b9519fa5a63f01ab5f0c)

Author SHA1 Message Date
Bruce Momjian e3f2eb1f39 Fix for varchar functions, and indextyple j-1 fix. 28 years ago
Bruce Momjian 1637684af4 Cleanup getattr code. Make CHAR() use attcacheoff. 28 years ago
Bruce Momjian 726c3854cb Inline fastgetattr and others so data access does not use function 28 years ago
Bruce Momjian 679d39b9c8 Goodbye ABORT. Hello ERROR for all errors. 28 years ago
Bruce Momjian 0d9fc5afd6 Change elog(WARN) to elog(ERROR) and elog(ABORT). 28 years ago
Vadim B. Mikheev 32cd09ac6d Good Bye, Time Travel! 28 years ago
Bruce Momjian 3f365ba0fc Inline memset() as MemSet(). 28 years ago
Bruce Momjian 59f6a57e59 Used modified version of indent that understands over 100 typedefs. 28 years ago
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
Bruce Momjian 1d8bbfd2e7 Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 28 years ago
Vadim B. Mikheev 7540eda8f4 Someone forgot about aligning in fastgetiattr()... 29 years ago
Vadim B. Mikheev 14ed5b3ecd Someone forgot about 'case sizeof(int32)' for 29 years ago
Marc G. Fournier 1c3a7767ca Re-add -I../.. for fmgr.h 29 years ago
Marc G. Fournier fd569a2308 Clean up a few of the #include files 29 years ago
Marc G. Fournier dd71c36933 That pretty much totally cleans up the includes files here. 29 years ago
Marc G. Fournier 0c960e7fc0 More include file cleanups 29 years ago
Marc G. Fournier a95674269f More intelligent #include cleanups, as pointed out by Bryan... 29 years ago
Marc G. Fournier 82b83f6f71 Cosmetic changes to ordering of #include files 29 years ago
Marc G. Fournier f47ffc9a4e Make line 159:bp = NULL, to quiet compiler 29 years ago
Marc G. Fournier d458a1c747 Other then: 29 years ago
Marc G. Fournier 5a0b450c78 First pass at fixing my own mistakes 29 years ago
Marc G. Fournier e77f64af62 There...that pretty much cleans up redundant/unused #includes in 29 years ago
Marc G. Fournier 5dedad99a1 One at a time...another one is complete... 29 years ago
Marc G. Fournier d31084e9d1 Postgres95 1.01 Distribution - Virgin Sources 30 years ago