postgresql/src/bin/psql
Bruce Momjian 2616a5d300 Remove tabs after spaces in C comments
This was not changed in HEAD, but will be done later as part of a
pgindent run.  Future pgindent runs will also do this.

Report by Tom Lane

Backpatch through all supported branches, but not HEAD
2014-05-06 11:26:26 -04:00
..
po Translation updates 2014-02-17 16:57:27 -05:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
command.c Use correct output device for Windows prompts. 2013-01-24 16:01:31 -05:00
command.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
common.c Remove tabs after spaces in C comments 2014-05-06 11:26:26 -04:00
common.h Use a macro variable PG_PRINTF_ATTRIBUTE for the style used for checking printf type functions. 2011-04-28 10:56:14 -04:00
copy.c Clean up error cases in psql's COPY TO STDOUT/FROM STDIN code. 2014-02-13 18:45:23 -05:00
copy.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
create_help.pl Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
describe.c Remove tabs after spaces in C comments 2014-05-06 11:26:26 -04:00
describe.h DDL support for collations 2011-02-12 15:55:18 +02:00
help.c On second thought, use an empty string instead of "none" when not connected. 2013-01-15 22:14:01 +02:00
help.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
input.c Remove tabs after spaces in C comments 2014-05-06 11:26:26 -04:00
input.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
large_obj.c Remove tabs after spaces in C comments 2014-05-06 11:26:26 -04:00
large_obj.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
mainloop.c Remove tabs after spaces in C comments 2014-05-06 11:26:26 -04:00
mainloop.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
Makefile Fix client-only installation 2014-01-17 23:14:21 -05:00
mbprint.c Remove tabs after spaces in C comments 2014-05-06 11:26:26 -04:00
mbprint.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
nls.mk Translation updates 2012-02-23 20:40:55 +02:00
print.c Remove tabs after spaces in C comments 2014-05-06 11:26:26 -04:00
print.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
prompt.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
prompt.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
psqlrc.sample Fix filename mention in psqlrc.sample file. 2004-04-22 14:33:49 +00:00
psqlscan.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
psqlscan.l Fix psql crash while parsing SQL file whose encoding is different from 2012-12-02 21:21:40 +09:00
settings.h Remove tabs after spaces in C comments 2014-05-06 11:26:26 -04:00
startup.c Set psql client encoding from locale by default 2011-02-19 08:54:58 +02:00
stringutils.c Remove tabs after spaces in C comments 2014-05-06 11:26:26 -04:00
stringutils.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
tab-complete.c Remove tabs after spaces in C comments 2014-05-06 11:26:26 -04:00
tab-complete.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
variables.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
variables.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00