Commit Graph

32 Commits (77a41e71a3550a438e579da170db86c61bd61e4b)

Author SHA1 Message Date
Teodor Sigaev bb8998a475 Fix parser bug on Windows with UTF8 encoding and C locale, the reason was 19 years ago
Teodor Sigaev f2a01b0d5a Fix localization support for multibyte encoding and C locale. 19 years ago
Bruce Momjian f99a569a2e pgindent run for 8.2. 20 years ago
Bruce Momjian f3d99d160d Add CVS tag lines to files that were lacking them. 20 years ago
Teodor Sigaev cb4ea994c6 Improve support of multibyte encoding: 20 years ago
Teodor Sigaev faacdab101 Improve tag recognizing 20 years ago
Teodor Sigaev 9551ab2fe9 Fix small memory leak 20 years ago
Teodor Sigaev 4f94b49a31 Improve word parser. 20 years ago
Teodor Sigaev e8c81e179e Improve word parser. 20 years ago
Bruce Momjian 436a2956d8 Re-run pgindent, fixing a problem where comment lines after a blank 20 years ago
Teodor Sigaev 3c6cd8a113 Fixes motivated by snake and spoonbill pgbuildfarm members 20 years ago
Teodor Sigaev 62699337bc remove forgotten // comments 20 years ago
Teodor Sigaev c52795d18a Text parser rewritten: 20 years ago
Tom Lane c62b29a603 Fix several contrib makefiles that failed in VPATH builds, particularly 20 years ago
Tom Lane ad148c4154 Suppress warnings on platforms where fprintf is a macro (eg, recent 20 years ago
Tom Lane 0b36cb83dc PGXS should be set with := not =, as specified in the documentation, 21 years ago
Teodor Sigaev f82b853b47 1 Update Snowball sources 21 years ago
Tom Lane 0636d55843 Fix some more 'old-style parameter declaration' warnings. 21 years ago
Bruce Momjian b6b71b85bc Pgindent run for 8.0. 22 years ago
Teodor Sigaev bb89237531 1 Eliminate duplicate field HLWORD->skip 22 years ago
Tom Lane fa96a5e15b Add %option nodefault to all our flex lexers. Fix a couple of rule gaps 22 years ago
Teodor Sigaev a5a68766e1 One more fix confusion 22 years ago
Teodor Sigaev 8f678600c2 Avoid confusion start_parse_str function with tsearch V1 22 years ago
PostgreSQL Daemon 969685ad44 $Header: -> $PostgreSQL Changes ... 22 years ago
Tom Lane 3f43446e36 Persuade tsearch/tsearch2 to work (or at least pass their regression 23 years ago
Peter Eisentraut 3d0d78ce2f Bring the makefiles up to our conventions. 23 years ago
Teodor Sigaev d3fe721a40 Eliminate function start_parse_fh and macro YY_INPUT 23 years ago
Tom Lane 3b29525a79 Sub-Makefiles need to explicitly add CFLAGS_SL to CFLAGS, else their 23 years ago
Tom Lane f237a80d8a Fix to build correctly outside source tree. 23 years ago
Teodor Sigaev d6f0f44b55 make sub-Makefiles in the sub-directories 23 years ago
Bruce Momjian 089003fb46 pgindent run. 23 years ago
Teodor Sigaev b88605337e tsearch2 module 23 years ago