Commit Graph

28 Commits (23623f05f05fcdc3142e83bf21cf4dc10e16aafd)

Author SHA1 Message Date
Michael Meskes 23623f05f0 Do not use already free'ed errmsg, bug found by Joachim Wieland 20 years ago
Michael Meskes dd13bf167b - 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 9dc2e6deaf Added patch by Philip Yarra <philip.yarra@internode.on.net> for a bug in thread support. 21 years ago
Michael Meskes 1fbdb6bc9f Fixed segfault in connect when specifying no database name. 21 years ago
Bruce Momjian b6b71b85bc Pgindent run for 8.0. 22 years ago
Bruce Momjian 6cc4175b25 Attached is a patch that takes care of the PATHSEP issue. I made a more 22 years ago
Bruce Momjian 8526f537cc The "cvs add" of test_thread_implicit.pgc seems to have been missed, 22 years ago
Michael Meskes 757fb0e5a9 - Fixed Informix compat math functions to cope with the situations 22 years ago
PostgreSQL Daemon 969685ad44 $Header: -> $PostgreSQL Changes ... 22 years ago
Peter Eisentraut 8878cc4cd7 Rename USE_THREADS to ENABLE_THREAD_SAFETY to avoid name clash with Perl. 22 years ago
Peter Eisentraut c3664c0c00 Add macros for error result fields to libpq. 23 years ago
Peter Eisentraut e39bc695d6 Be a little bit more careful about using sqlstate, in case libpq returned 23 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 42df5e311f Started to create different error codes for different backend messages. 23 years ago
Michael Meskes fee6fd7f65 Fix segfault in connect in informix mode. 23 years ago
Michael Meskes 2bdd2e5dcf Use ISO dates in pgtypeslib by default. 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
Bruce Momjian 4f70680177 Make ecpg thread safe. 23 years ago
Michael Meskes 26188e8c17 - Enable FETCH without INTO. 23 years ago
Michael Meskes dc554458ad Reversed my incorrect fix. 23 years ago
Michael Meskes f7d836212a Fixed double definition of ecpg_compat_mode. 23 years ago
Michael Meskes a50f285d8d Added some more informix compatibility functions. 23 years ago
Bruce Momjian d46e643822 Add Win32 path handling for / vs. \ and drive letters. 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 1a9b0613c1 - Applied error reporting patch by Matthew Vanecek 23 years ago
Bruce Momjian e50f52a074 pgindent run. 24 years ago
Bruce Momjian 92288a1cf9 Change made to elog: 24 years ago
Michael Meskes 988fdce5d1 - Removed space_or_nl and line_end from pgc.l. 24 years ago
Michael Meskes ee14711ce8 - Fixed variable handling in AT statement. 24 years ago
Michael Meskes 32a4c3008f Added Christof's patches. 24 years ago
Bruce Momjian 4911c85e86 Add ALTER TABLE ADD UNIQUE regression tests from Christopher Kings-Lynne. 24 years ago
Bruce Momjian b81844b173 pgindent run on all C files. Java run to follow. initdb/regression 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
Michael Meskes a8261182d2 fixed bug in connect.c 25 years ago
Bruce Momjian 7cf952e7b4 Fix comments that were mis-wrapped, for Tom Lane. 25 years ago
Bruce Momjian 9e1552607a pgindent run. Make it all clean. 25 years ago
Michael Meskes d09fc12044 Moved database name handling to libecpg. 25 years ago
Michael Meskes 2d5ff2f9a0 Added patch by Cristof for catching yet another NOTICE. 26 years ago
Bruce Momjian fa1c31eab6 Change // to /*. 26 years ago
Michael Meskes 339a5bbfb1 *** empty log message *** 26 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