OSDN Git Service

Use _() macro consistently rather than gettext(). Add translation
[pg-rex/syncrep.git] / src / port / sprompt.c
2005-02-22 Bruce MomjianUse _() macro consistently rather than gettext(). ...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-09-27 Bruce MomjianRemove inclusion of windows.h now that it is included...
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-06-24 Tom LaneInclude c.h instead of postgres.h in files that need...
2004-04-19 Bruce Momjian* Most changes are to fix warnings issued when compilin...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-11-11 Bruce MomjianUpdate /port C header descriptions.
2003-10-26 Bruce MomjianAllow win32 client compiles with MSC.
2003-08-08 Bruce MomjianMove simple_prompt()/sprompt.c into /port.