index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
ecpg
/
preproc
/
output.c
Commit message (
Expand
)
Author
Age
*
Fix connection handling for DEALLOCATE and DESCRIBE statements
Michael Meskes
2021-08-13
*
Revert "Add DECLARE STATEMENT support to ECPG."
Tom Lane
2019-09-20
*
Initial pgindent run for v12.
Tom Lane
2019-05-22
*
Implement PREPARE AS statement for ECPG.
Michael Meskes
2019-05-22
*
Add DECLARE STATEMENT support to ECPG.
Michael Meskes
2019-02-16
*
Change error handling of out of scope variables in ecpg.
Michael Meskes
2019-01-30
*
Rename ecpg's various "extern.h" files to have distinct names.
Tom Lane
2018-12-01
*
Set connection back to NULL after freeing it.
Michael Meskes
2018-03-13
*
Implement DO CONTINUE action for ECPG WHENEVER statement.
Michael Meskes
2017-08-25
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
*
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-21
*
Use "%option prefix" to set API names in ecpg's lexer.
Tom Lane
2016-12-11
*
pgindent run for 9.6
Robert Haas
2016-06-09
*
Remove unnecessary escaping in C character literals
Peter Eisentraut
2015-12-22
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Also escape double quotes for ECPG's #line statement.
Michael Meskes
2013-07-06
*
Apploed patch by MauMau <maumau307@gmail.com> to escape filenames in #line st...
Michael Meskes
2013-07-05
*
Standardize treatment of strcmp() return value
Peter Eisentraut
2011-12-27
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Fixed auto-prepare to not try preparing statements that are not preparable. Bug
Michael Meskes
2009-12-16
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
*
Changed statement escaping to not escape continuation line markers.
Michael Meskes
2008-03-20
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
*
Applied patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> to get pre...
Michael Meskes
2007-09-26
*
Fixed compiler warning for enum handling
Michael Meskes
2007-08-14
*
- Finished major rewrite to use new protocol version
Michael Meskes
2007-08-14
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
*
Added lots of SoC stuff made by Joachim.
Michael Meskes
2006-08-15
*
Add CVS tag lines to files that were lacking them.
Bruce Momjian
2006-03-11
*
C++ comments are verboten. Per gripe from Kris Jurka.
Tom Lane
2006-02-09
*
Fix broken non-YYDEBUG case.
Tom Lane
2006-02-09
*
Added just another test case.
Michael Meskes
2006-02-08
*
In ecpg, automatically double single quotes in $$ strings because
Bruce Momjian
2006-02-04
*
More minor cosmetic improvements:
Neil Conway
2004-10-13
*
Implemented Informix special way to treat NULLs, removed warnings, synced.
Michael Meskes
2003-06-25
*
Create a real prototype function for describe.
Michael Meskes
2003-05-30
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
*
- Synced preproc.y with gram.y.
Michael Meskes
2001-09-19
*
- Synced preproc.y with gram.y.
Michael Meskes
2001-08-19
*
Restructure the key include files per recent pghackers discussion: there
Tom Lane
2001-02-10
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
*
*** empty log message ***
Michael Meskes
2000-03-07
*
*** empty log message ***
Michael Meskes
2000-03-02
*
*** empty log message ***
Michael Meskes
2000-02-25
*
*** empty log message ***
Michael Meskes
2000-02-18