index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
ecpg
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
remove extraneous space after -L flag.
Andrew Dunstan
2006-08-02
1
-1
/
+1
*
And finally the Makefiles
Michael Meskes
2006-08-02
4
-0
/
+46
*
Hopefully that's it. The remaining files for ecpg regression tests.
Michael Meskes
2006-08-02
126
-0
/
+30557
*
Some more regression test files
Michael Meskes
2006-08-02
4
-0
/
+759
*
One more file to remove
Michael Meskes
2006-08-02
1
-34
/
+0
*
Removed old test files
Michael Meskes
2006-08-02
20
-2432
/
+0
*
ynced parser and keyword list.
Michael Meskes
2006-08-02
9
-130
/
+251
*
Added missing ECPGget_sqlca() call
Michael Meskes
2006-07-31
1
-2
/
+3
*
First small patches needed for regression tests
Michael Meskes
2006-07-31
2
-4
/
+18
*
Replaced $Header$ by $§PosgreSQL$
Michael Meskes
2006-07-30
4
-4
/
+4
*
Added missing $Header$ entries.
Michael Meskes
2006-07-30
4
-0
/
+8
*
Variables should be free'ed only once.
Michael Meskes
2006-07-28
2
-15
/
+6
*
Removed superfluous comment
Michael Meskes
2006-07-28
1
-2
/
+1
*
And one more:
Michael Meskes
2006-07-28
2
-4
/
+14
*
Added more SoC changes by Joachim Wieland <joe@mcknight.de>:
Michael Meskes
2006-07-28
3
-10
/
+36
*
Fix some makefiles that fail to yield good results from 'make -qp'.
Tom Lane
2006-07-15
1
-0
/
+3
*
Fix a passel of recently-committed violations of the rule 'thou shalt
Tom Lane
2006-07-14
3
-7
/
+3
*
Allow each C include file to compile on its own by including any needed
Bruce Momjian
2006-07-11
1
-2
/
+3
*
Fixed remaining Coverity bugs.
Michael Meskes
2006-07-05
3
-10
/
+30
*
Added missing braces to prevent a segfault after usage of an undeclared cursor.
Michael Meskes
2006-06-26
2
-2
/
+10
*
Added some more coverity report patches send in by Joachim Wieland <joe@mckni...
Michael Meskes
2006-06-26
3
-11
/
+17
*
Moved some free() calls that coverity correctly complains about.
Michael Meskes
2006-06-25
4
-9
/
+19
*
Remove individual user copyright because the code is contributed to
Bruce Momjian
2006-06-25
1
-9
/
+5
*
Clarified copyright notice
Michael Meskes
2006-06-23
1
-1
/
+2
*
Added some more coverity report patches send in by Martijn van Oosterhout <kl...
Michael Meskes
2006-06-21
4
-5
/
+13
*
Fixed small typo in changelog
Michael Meskes
2006-06-21
1
-3
/
+3
*
Added fixed from the coverity report send in by Joachim Wieland <joe@mcknight...
Michael Meskes
2006-06-21
12
-119
/
+288
*
Do not use already free'ed errmsg, bug found by Joachim Wieland
Michael Meskes
2006-06-19
2
-9
/
+19
*
Fixed two more memory leaks in ecpglib.
Michael Meskes
2006-06-06
3
-75
/
+140
*
Somehow a ";" got lost which changed the logic. This btw is the first fix res...
Michael Meskes
2006-05-31
2
-6
/
+10
*
Use E'' strings internally only when standard_conforming_strings =
Bruce Momjian
2006-05-26
1
-4
/
+9
*
Use SQL standard '' rather than \' for tutorial/sample code.
Bruce Momjian
2006-05-11
1
-1
/
+1
*
Code review for standard_conforming_strings patch. Fix it so it does not
Tom Lane
2006-05-11
1
-16
/
+23
*
We only need to add thread.c on non-WIN32 platforms, since get_home_path
Tom Lane
2006-04-29
1
-2
/
+7
*
Arrange to strip libpq.so of symbols that aren't officially supposed to
Tom Lane
2006-04-28
1
-4
/
+4
*
Back out RESET CONNECTION until there is more discussion.
Bruce Momjian
2006-04-25
1
-3
/
+1
*
Add RESET CONNECTION, to reset all aspects of a session.
Bruce Momjian
2006-04-25
1
-1
/
+3
*
Fixed memory leak bugs found by Martijn Oosterhout.
Michael Meskes
2006-04-24
4
-17
/
+16
*
Fixed bug 2330: Wrong error code in case of a duplicate key
Michael Meskes
2006-03-17
2
-2
/
+6
*
Remove Christof Petig copyright. He already approved removal from an
Bruce Momjian
2006-03-11
2
-6
/
+2
*
Add CVS tag lines to files that were lacking them.
Bruce Momjian
2006-03-11
26
-0
/
+50
*
Remove Christof Petig copyright on include file, per author request.
Bruce Momjian
2006-03-08
2
-8
/
+1
*
Remove the stub support we had for UNION JOIN; per discussion, this is
Tom Lane
2006-03-07
1
-10
/
+2
*
'make clean' should NOT remove *~ files.
Tom Lane
2006-03-07
1
-2
/
+2
*
Enable standard_conforming_strings to be turned on.
Bruce Momjian
2006-03-06
1
-17
/
+30
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
4
-8
/
+8
*
Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in
Peter Eisentraut
2006-02-27
1
-1
/
+1
*
C++ comments are verboten. Per gripe from Kris Jurka.
Tom Lane
2006-02-09
1
-1
/
+0
*
Fix broken non-YYDEBUG case.
Tom Lane
2006-02-09
1
-1
/
+5
*
Added just another test case.
Michael Meskes
2006-02-08
10
-65
/
+133
[prev]
[next]