summaryrefslogtreecommitdiff
path: root/src/port/sprompt.c
Commit message (Expand)AuthorAgeFilesLines
* Use _() macro consistently rather than gettext(). Add translationBruce Momjian2005-02-221-2/+2
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-311-2/+2
* Remove inclusion of windows.h now that it is included in c.h, per ideaBruce Momjian2004-09-271-6/+1
* Pgindent run for 8.0.Bruce Momjian2004-08-291-2/+2
* Update copyright to 2004.Bruce Momjian2004-08-291-2/+2
* Include c.h instead of postgres.h in files that need to be usable inTom Lane2004-06-241-2/+2
* * Most changes are to fix warnings issued when compiling win32Bruce Momjian2004-04-191-3/+3
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Update /port C header descriptions.Bruce Momjian2003-11-111-4/+11
* Allow win32 client compiles with MSC.Bruce Momjian2003-10-261-1/+2
* Move simple_prompt()/sprompt.c into /port.Bruce Momjian2003-08-081-0/+158