Commit Graph

42 Commits (7b009a2a9d12a761f914a80f86ecb21f79b9fbf6)

Author SHA1 Message Date
Michael Meskes 635a0b9a86 - Finished major rewrite to use new protocol version 19 years ago
Michael Meskes 0bee536ad8 Replaced $Header$ by $§PosgreSQL$ 20 years ago
Michael Meskes cdf131abac Added missing $Header$ entries. 20 years ago
Bruce Momjian 1dc3498251 Standard pgindent run for 8.1. 20 years ago
Michael Meskes ec7806db2c Fixed bug in parsing of typedef'ed array sizes. 21 years ago
Bruce Momjian b6b71b85bc Pgindent run for 8.0. 22 years ago
Michael Meskes 8715789928 Made sure SET DESCRIPTOR accepts all data types including constants. 22 years ago
Michael Meskes 90326c01c9 Added SET DESCRIPTOR command. 22 years ago
Michael Meskes 03ad5da8f8 - Only use typedefs inside their scope. 22 years ago
Michael Meskes 2b55612645 - Added additional test case. 22 years ago
Michael Meskes 77528c9bd7 Fixed memory misusage in variable handling. 22 years ago
Michael Meskes f3c6d592d2 - Fixed segfault due to missing check for variable declaration. 22 years ago
Michael Meskes 6d9a81b66f Removed some debugging output. 22 years ago
Michael Meskes 6ccfc4f430 - Issue a warning if a cursor is declared but not opened. 22 years ago
Michael Meskes 95eea2d89c - Added just another patch by Dave that fixes a reversed order in 22 years ago
Michael Meskes 22c0b1f0f4 - Fixed order mismatch in processing "using" arguments. 23 years ago
Bruce Momjian 089003fb46 pgindent run. 23 years ago
Michael Meskes 91d60637cf "char *" of course is not the same as "char []". So I had to fix the way ecpg treated the second one. 23 years ago
Tom Lane b3c0551eda Create real array comparison functions (that use the element datatype's 23 years ago
Bruce Momjian 111d8e522b Back out array mega-patch. 23 years ago
Bruce Momjian 46bf651480 Array mega-patch. 23 years ago
Michael Meskes 1ca0b6d047 Make sure a variable is no longer referenced when it is removed. 23 years ago
Michael Meskes 196d0dd10b Changed variable parsing so struct[n].attr works. 23 years ago
Michael Meskes bbe9902223 Parse forward definiton of structs. 23 years ago
Michael Meskes d03a067ba0 ecpg now recognizes named structs/unions. So you don't have to list the whole definition everytime you declare a variable anymore. 23 years ago
Michael Meskes 4e1ed3da9b - Added more compatibility functions. 23 years ago
Bruce Momjian e50f52a074 pgindent run. 24 years ago
Bruce Momjian a12b4e279b I checked all the previous string handling errors and most of them were 24 years ago
Michael Meskes 7138a1e5fc - Fixed variable handling for struct members. 24 years ago
Michael Meskes 988fdce5d1 - Removed space_or_nl and line_end from pgc.l. 24 years ago
Michael Meskes 0a7a8256b8 committed the missing files 24 years ago
Bruce Momjian 16cb347eee // -> /* */, per Tatsuo. 24 years ago
Michael Meskes 7845954e49 Committed again to add the missing files/patches. 24 years ago
Michael Meskes 90c1e2cc43 Fixed bug in handling of pointers to structs. 25 years ago
Tom Lane d08741eab5 Restructure the key include files per recent pghackers discussion: there 25 years ago
Michael Meskes e9c3f0255f *** empty log message *** 26 years ago
Bruce Momjian 52f77df613 Ye-old pgindent run. Same 4-space tabs. 26 years ago
Michael Meskes 8e7764d9c2 *** empty log message *** 26 years ago
Michael Meskes 5a197810c0 *** empty log message *** 26 years ago
Michael Meskes 9309eac111 *** empty log message *** 26 years ago
Michael Meskes 991b9740ac *** empty log message *** 26 years ago
Michael Meskes b3b35e98b6 *** empty log message *** 26 years ago