postgresql/src/bin/psql
Peter Eisentraut 52472bdcf0 Translation updates
Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: 2ba4cf334b8ed1d46593e3127ecc673eb96bc7a8
2015-02-01 23:08:39 -05:00
..
po Translation updates 2015-02-01 23:08:39 -05:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
command.c Improve consistency of parsing of psql's magic variables. 2014-12-31 12:17:00 -05:00
command.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
common.c Remove tabs after spaces in C comments 2014-05-06 11:26:28 -04:00
common.h psql: fix startup crash caused by PSQLRC containing a tilde 2013-04-04 12:56:24 -04:00
copy.c Remove tabs after spaces in C comments 2014-05-06 11:26:28 -04:00
copy.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
create_help.pl pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
describe.c Remove tabs after spaces in C comments 2014-05-06 11:26:28 -04:00
describe.h psql: Let \l accept a pattern 2013-03-04 15:17:40 +00:00
help.c Fix line count in slashUsage(). 2013-04-04 20:29:46 -04:00
help.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
input.c Fix psql \s to work with recent libedit, and add pager support. 2014-09-08 16:09:52 -04:00
input.h Fix psql \s to work with recent libedit, and add pager support. 2014-09-08 16:09:52 -04:00
large_obj.c Remove tabs after spaces in C comments 2014-05-06 11:26:28 -04:00
large_obj.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
mainloop.c Remove tabs after spaces in C comments 2014-05-06 11:26:28 -04:00
mainloop.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
Makefile Fix client-only installation 2014-01-17 23:11:02 -05:00
mbprint.c Remove tabs after spaces in C comments 2014-05-06 11:26:28 -04:00
mbprint.h Fix indentation of \d footers for non-ASCII cases. 2012-03-07 19:25:59 -05:00
nls.mk Translation updates 2013-09-02 02:28:21 -04:00
print.c Handle border = 3 in expanded mode 2014-09-12 11:24:28 -04:00
print.h Add a latex-longtable output format to psql 2013-01-17 11:39:38 -05:00
prompt.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
prompt.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
psqlrc.sample Improve FILES section of psql reference page. 2014-01-14 19:28:06 -05:00
psqlscan.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
psqlscan.l Fix lexing of U& sequences just before EOF. 2014-02-03 19:48:00 -05:00
settings.h Improve consistency of parsing of psql's magic variables. 2014-12-31 12:17:00 -05:00
startup.c Improve consistency of parsing of psql's magic variables. 2014-12-31 12:17:00 -05:00
stringutils.c Remove tabs after spaces in C comments 2014-05-06 11:26:28 -04:00
stringutils.h Add support for piping COPY to/from an external program. 2013-02-27 18:22:31 +02:00
tab-complete.c Improve consistency of parsing of psql's magic variables. 2014-12-31 12:17:00 -05:00
tab-complete.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
variables.c Improve consistency of parsing of psql's magic variables. 2014-12-31 12:17:00 -05:00
variables.h Improve consistency of parsing of psql's magic variables. 2014-12-31 12:17:00 -05:00