index
:
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
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
ecpg
/
preproc
/
descriptor.c
Age
Commit message (
Expand
)
Author
2008-05-16
Add localization support to ecpg.
Peter Eisentraut
2007-12-21
Fixed a few minor glitches pointed out by splint.
Michael Meskes
2007-02-07
Replace some strncpy() by strlcpy().
Peter Eisentraut
2006-03-11
Add CVS tag lines to files that were lacking them.
Bruce Momjian
2004-10-10
Cosmetic improvements/code cleanup:
Neil Conway
2004-08-29
Pgindent run for 8.0.
Bruce Momjian
2004-07-05
- Fixed indicator in SET DESCRIPTOR.
Michael Meskes
2004-06-30
Added SET DESCRIPTOR command.
Michael Meskes
2003-05-29
Changed variable parsing so struct[n].attr works.
Michael Meskes
2003-05-22
ecpg now recognizes named structs/unions. So you don't have to list the whole...
Michael Meskes
2003-05-14
- Added more compatibility functions.
Michael Meskes
2002-03-06
Change made to elog:
Bruce Momjian
2001-12-23
- Removed space_or_nl and line_end from pgc.l.
Michael Meskes
2001-12-10
committed the missing files
Michael Meskes
2001-10-25
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-09-19
- Synced preproc.y with gram.y.
Michael Meskes
2001-08-19
- Synced preproc.y with gram.y.
Michael Meskes
2001-03-22
pgindent run. Make it all clean.
Bruce Momjian
2001-02-10
Restructure the key include files per recent pghackers discussion: there
Tom Lane
2000-12-15
Change ET_WARN to ET_NOTICE to match internal codes, leave message as
Bruce Momjian
2000-10-16
Fixed handling of variables in connect rule.
Michael Meskes
2000-09-19
*** empty log message ***
Michael Meskes
2000-04-12
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-02-23
*** empty log message ***
Michael Meskes
2000-02-22
*** empty log message ***
Michael Meskes
2000-02-18
*** empty log message ***
Michael Meskes
2000-02-17
*** empty log message ***
Michael Meskes