Commit Graph

23 Commits (738dc233f4dcb51e9c969718b52f5579de252880)

Author SHA1 Message Date
Bruce Momjian 089003fb46 pgindent run. 22 years ago
Tom Lane 8fd5b3ed67 Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) 22 years ago
Tom Lane e4704001ea This patch fixes a bunch of spelling mistakes in comments throughout the 23 years ago
Bruce Momjian f68fe6716c In case Florian and I don't finish his changes to this contrib before 23 years ago
Tom Lane c7a165adc6 Code review for HeapTupleHeader changes. Add version number to page headers 23 years ago
Tom Lane b663f3443b Add a bunch of pseudo-types to replace the behavior formerly associated 23 years ago
Bruce Momjian b0f5086e41 oid is needed, it is added at the end of the struct (after the null 23 years ago
Bruce Momjian ea08e6cd55 New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
Bruce Momjian b81844b173 pgindent run on all C files. Java run to follow. initdb/regression 24 years ago
Tom Lane aa6970efff Fix some portability problems (get it to compile, at least, on HP's cc) 24 years ago
Bruce Momjian e9ea1255c0 This patch adds the following to the FTI module: 24 years ago
Bruce Momjian 9e1552607a pgindent run. Make it all clean. 25 years ago
Tom Lane d08741eab5 Restructure the key include files per recent pghackers discussion: there 25 years ago
Tom Lane a27b691e29 Ensure that all uses of <ctype.h> functions are applied to unsigned-char 25 years ago
Tom Lane 5bb2300b59 Revise handling of oldstyle/newstyle functions per recent discussions 25 years ago
Tom Lane 4e71240dbb Now that I look at it, is_stopword() is broken and always has been. 26 years ago
Tom Lane 6d87107b0e Result of strcmp() is a signed int. Per bug report 26 years ago
Tom Lane 18952f6744 Second round of fmgr changes: triggers are now invoked in new style, 26 years ago
Bruce Momjian 07842084fe pgindent run over code. 27 years ago
Tom Lane 21badba151 Replace direct inclusions of c.h with inclusion of postgres.h, 27 years ago
Vadim B. Mikheev 971175fa0c New HeapTuple structure/interface. 27 years ago
Bruce Momjian 0de96f82dc Update fti README and stopwords. 28 years ago
Bruce Momjian 8f0ca623ff I finally got the time to put together some stuff for fti for 28 years ago