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
Commit message (
Expand
)
Author
Age
*
Add support for piping COPY to/from an external program.
Heikki Linnakangas
2013-02-27
*
Remove the check for COPY TO STDIN and COPY FROM STDOUT from ecpg.
Heikki Linnakangas
2013-02-26
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
When processing nested structure pointer variables ecpg always expected an
Michael Meskes
2012-11-29
*
Suppress parallel build in interfaces/ecpg/preproc/.
Tom Lane
2012-11-28
*
Applied patch by Chen Huajun <chenhj@cn.fujitsu.com> to make ecpg able to cope
Michael Meskes
2012-11-23
*
In our source code, make a copy of getopt's 'optarg' string arguments,
Bruce Momjian
2012-10-12
*
Refactor flex and bison make rules
Peter Eisentraut
2012-10-11
*
Implement SQL-standard LATERAL subqueries.
Tom Lane
2012-08-07
*
Run newly-configured perltidy script on Perl files.
Bruce Momjian
2012-07-04
*
Make documentation of --help and --version options more consistent
Peter Eisentraut
2012-06-18
*
Stamp library minor versions for 9.3.
Tom Lane
2012-06-13
*
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
*
Lots of doc corrections.
Robert Haas
2012-04-23
*
Stamp libraries versions for 9.2 (better late than never).
Bruce Momjian
2012-04-07
*
Rename frontend keyword arrays to avoid conflict with backend.
Tom Lane
2012-03-31
*
ecpg: Clean up some const usage
Peter Eisentraut
2012-03-02
*
Do not use the variable name when defining a varchar structure in ecpg.
Michael Meskes
2012-02-13
*
Made code in ecpg better readable.
Michael Meskes
2012-01-04
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Standardize treatment of strcmp() return value
Peter Eisentraut
2011-12-27
*
In ecpg removed old leftover check for given connection name.
Michael Meskes
2011-12-18
*
Clean up whitespace and indentation in parser and scanner files
Peter Eisentraut
2011-11-01
*
Add "%option warn" to all flex input files that lacked it.
Tom Lane
2011-08-25
*
Add the possibility to pass --flag arguments to xgettext calls
Peter Eisentraut
2011-06-27
*
Make _ be automatically included in GETTEXT_TRIGGERS
Peter Eisentraut
2011-06-26
*
Replace := by = in nls.mk files
Peter Eisentraut
2011-06-26
*
Rework parsing of ConstraintAttributeSpec to improve NOT VALID handling.
Tom Lane
2011-06-15
*
Move parse2.pl to parse.pl
Peter Eisentraut
2011-06-14
*
Translation updates for 9.1beta2
Peter Eisentraut
2011-06-09
*
Use a macro variable PG_PRINTF_ATTRIBUTE for the style used for checking prin...
Andrew Dunstan
2011-04-28
*
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-10
*
In ecpg preprocessor, don't try to look up constants in the test for
Heikki Linnakangas
2011-03-11
*
Added new version of ecpg's parser test script which was written by Andy Cols...
Michael Meskes
2011-03-08
*
Added new version of ecpg's parser generator script. This one was written by
Michael Meskes
2011-03-03
*
Applied a patch by Zoltán Böszörményi that makes ecpg's parser accept dyn...
Michael Meskes
2011-02-18
*
There is no need to have to identical functions in ecpg thus removing one of ...
Michael Meskes
2011-01-09
*
In ecpg's parser removed a fixed length limit for constants defining an array...
Michael Meskes
2011-01-08
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Added rule to ecpg lexer to accept "Unicode surrogate pair in extended quoted
Michael Meskes
2010-12-23
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
*
Cleanup various comparisons with the constant "true".
Robert Haas
2010-11-14
*
Improved parallel make support
Peter Eisentraut
2010-11-12
*
Some cleanup in ecpg code:
Michael Meskes
2010-11-02
*
Convert cvsignore to gitignore, and add .gitignore for build targets.
Magnus Hagander
2010-09-22
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Fix several broken $PostgreSQL$ keywords. Noted while experimenting
Tom Lane
2010-09-19
*
Cursor names in the backend are not case-sensitve. This change makes sure that
Michael Meskes
2010-09-10
*
Remove extra newlines at end and beginning of files, add missing newlines
Peter Eisentraut
2010-08-19
*
Bump minor library version numbers, for 9.1 release.
Bruce Momjian
2010-07-12
[next]