postgresql/src/bin/psql
Peter Eisentraut e9c05281b5 Get rid of perror(), substitute some better phrased error messages.
malloc() doesn't set errno, so most uses were buggy anyway.
2004-11-09 15:57:57 +00:00
..
po Translation updates 2004-11-09 14:46:37 +00:00
.cvsignore Re-implement psql's input scanning to use a flex-generated lexer, as per 2004-02-19 19:40:09 +00:00
Makefile Add Win32 version info to client binaries. 2004-10-05 19:30:25 +00:00
bcc32.mak An include path got missed out of the patch - see the attached fix. 2004-09-28 16:17:26 +00:00
command.c Clarify some strings 2004-11-09 14:39:44 +00:00
command.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
common.c That's just the lovely way windows handles a "segfault". Gotta be really 2004-11-01 19:21:50 +00:00
common.h That's just the lovely way windows handles a "segfault". Gotta be really 2004-11-01 19:21:50 +00:00
copy.c Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
copy.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
create_help.pl Update copyright to 2004. 2004-08-29 04:13:13 +00:00
describe.c Clarify some strings 2004-11-09 14:39:44 +00:00
describe.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
help.c Clarify some strings 2004-11-09 14:39:44 +00:00
help.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
input.c Message style revisions 2004-10-12 21:54:45 +00:00
input.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
large_obj.c psql consistency fixes from Greg Sabino Mullane: have \df show schema and 2004-09-10 04:10:53 +00:00
large_obj.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
mainloop.c Invent a new, more thread-safe version of PQrequestCancel, called PQcancel. 2004-10-30 23:11:27 +00:00
mainloop.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
mbprint.c Remove inclusion of windows.h now that it is included in c.h, per idea 2004-09-27 19:16:03 +00:00
mbprint.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
nls.mk New translation 2004-11-07 23:38:19 +00:00
print.c Get rid of perror(), substitute some better phrased error messages. 2004-11-09 15:57:57 +00:00
print.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
prompt.c Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
prompt.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
psqlrc.sample Fix filename mention in psqlrc.sample file. 2004-04-22 14:33:49 +00:00
psqlscan.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
psqlscan.l Update copyright to 2004. 2004-08-29 04:13:13 +00:00
settings.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
startup.c That's just the lovely way windows handles a "segfault". Gotta be really 2004-11-01 19:21:50 +00:00
stringutils.c Update copyright to 2004. 2004-08-29 04:13:13 +00:00
stringutils.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
tab-complete.c Create 'default_tablespace' GUC variable that supplies a TABLESPACE 2004-11-05 19:17:13 +00:00
tab-complete.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
variables.c The attached patch fixes psql's win32 frontend-only build, by using 2004-10-18 16:24:40 +00:00
variables.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
win32.mak An include path got missed out of the patch - see the attached fix. 2004-09-28 16:17:26 +00:00