Commit Graph

18 Commits (b83bd31bd953b6daa22bcbdaee5ade2a27ec7324)

Author SHA1 Message Date
Bruce Momjian f99a569a2e pgindent run for 8.2. 19 years ago
Michael Meskes 276b3bb3e3 Synced parser. 20 years ago
Michael Meskes a13c1edb57 Added C bit fields to ecpg parser 20 years ago
Michael Meskes 150131d9d9 - Made several variables "const char *" instead of "char *" as proposed by Qingqing Zhou <zhouqq@cs.toronto.edu>. 20 years ago
Bruce Momjian 1dc3498251 Standard pgindent run for 8.1. 20 years ago
Michael Meskes a79f8195de '::' is no longer interpreted as a variable in a prepare statement. 22 years ago
Michael Meskes 79c3bf4984 - Fixed DEALLOCATE PREPARE to use correct function call 22 years ago
Michael Meskes 6ccfc4f430 - Issue a warning if a cursor is declared but not opened. 22 years ago
PostgreSQL Daemon 969685ad44 $Header: -> $PostgreSQL Changes ... 22 years ago
Bruce Momjian 089003fb46 pgindent run. 23 years ago
Peter Eisentraut 4f7df90db0 Make ecpg SQLSTATE-aware. Map existing SQLCODE assignments to SQLSTATEs, 23 years ago
Michael Meskes 7a9c074cba - Added some Informix error codes in Informix mode. 23 years ago
Michael Meskes e895eb197d - Synced preproc.y with gram.y 23 years ago
Michael Meskes 4505653e54 Added just another compatibility level for Informix. 23 years ago
Michael Meskes fd3ca524eb Implemented Informix special way to treat NULLs, removed warnings, synced. 23 years ago
Michael Meskes 2cbaaee6c3 Just another Informix compatibility change. They uses "free" for cursors as wellafter closing them. 23 years ago
Bruce Momjian 4f70680177 Make ecpg thread safe. 23 years ago
Michael Meskes a4f25b6a9c Started working on a seperate pgtypes library. First test work. PLEASE test compilation on iother systems. 23 years ago
Michael Meskes 988fdce5d1 - Removed space_or_nl and line_end from pgc.l. 24 years ago
Michael Meskes 32a4c3008f Added Christof's patches. 24 years ago
Bruce Momjian ea08e6cd55 New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
Bruce Momjian 6783b2372e Another pgindent run. Fixes enum indenting, and improves #endif 24 years ago
Michael Meskes b78efb6d82 Make sure each call to ECPGraise is logged. 25 years ago
Michael Meskes f0212ced68 - Synced preproc.y with gram.y. 25 years ago
Peter Eisentraut 968d7733a1 Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number of 25 years ago
Bruce Momjian 6c944bf3cc Cleanup of <> and "" 26 years ago
Bruce Momjian 52f77df613 Ye-old pgindent run. Same 4-space tabs. 26 years ago
Michael Meskes 5a197810c0 *** empty log message *** 26 years ago
Michael Meskes 70130905d1 *** empty log message *** 26 years ago
Michael Meskes 9f74608f47 *** empty log message *** 26 years ago