]> granicus.if.org Git - postgresql/history - src/port/sprompt.c
Fix whitespace
[postgresql] / src / port / sprompt.c
2013-05-29 Bruce Momjianpgindent run for release 9.3
2013-01-24 Andrew DunstanUse correct output device for Windows prompts.
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-10-04 Bruce Momjianpgindent run for 8.2.
2006-06-14 Tom LaneClean up psql's control-C handling to avoid longjmp...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2006-03-05 Bruce MomjianCheck for "msys" so it doesn't use 'con' by checking...
2006-03-04 Bruce MomjianUse DEVTTY as 'con' on Win32 as a replacement for ...
2006-03-03 Bruce MomjianAvoid trying to open /dev/tty on Win32. Some Win32...
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
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.