You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/bin/psql
Tom Lane fdd84469f7 Avoid need for E'' construct by using regexp instead of LIKE. More 21 years ago
..
po Fix a whitespace problem. From Alvaro Herrera. 21 years ago
.cvsignore
Makefile Add -I$(srcdir) to CPPFLAGS to make psqlscan.c compile in vpath builds. 21 years ago
bcc32.mak Add comment about \# in bcc makefiles. 21 years ago
command.c Change numericsep to a boolean, and make it locale-aware. 21 years ago
command.h Update copyrights that were missed. 21 years ago
common.c Make REINDEX DATABASE do what one would expect, namely reindex all indexes 21 years ago
common.h Per discussion on -hackers, this patch changes psql's "expanded" output 21 years ago
copy.c Add COPY WITH CVS HEADER to allow a heading line as the first line in 21 years ago
copy.h Update copyrights that were missed. 21 years ago
create_help.pl Some more missed copyright notices. Many of these look like they 21 years ago
describe.c Avoid need for E'' construct by using regexp instead of LIKE. More 21 years ago
describe.h Update copyrights that were missed. 21 years ago
help.c Add psql \pset numericsep to allow output numbers like 100,000.0 or 21 years ago
help.h Update copyrights that were missed. 21 years ago
input.c Use saveHistory so we get a nice error message on failure. 21 years ago
input.h Update copyrights that were missed. 21 years ago
large_obj.c Add E'' to internally created SQL strings that contain backslashes. 21 years ago
large_obj.h Update copyrights that were missed. 21 years ago
mainloop.c Use _() macro consistently rather than gettext(). Add translation 21 years ago
mainloop.h Update copyrights that were missed. 21 years ago
mbprint.c Update copyrights that were missed. 21 years ago
mbprint.h
nls.mk New translations 21 years ago
print.c Fix numiericsep length computations. 21 years ago
print.h Change numericsep to a boolean, and make it locale-aware. 21 years ago
prompt.c Support only octal for psql PROMPT values, rather than the confusing 21 years ago
prompt.h Update copyrights that were missed. 21 years ago
psqlrc.sample Fix filename mention in psqlrc.sample file. 22 years ago
psqlscan.h Update copyrights that were missed. 21 years ago
psqlscan.l Code review for escape-strings patch. Sync psql and plpgsql lexers 21 years ago
settings.h Add -L option to psql to log sessions. 21 years ago
startup.c Change numericsep to a boolean, and make it locale-aware. 21 years ago
stringutils.c Update copyrights that were missed. 21 years ago
stringutils.h Update copyrights that were missed. 21 years ago
tab-complete.c Make REINDEX DATABASE do what one would expect, namely reindex all indexes 21 years ago
tab-complete.h Update copyrights that were missed. 21 years ago
variables.c Update copyrights that were missed. 21 years ago
variables.h Update copyrights that were missed. 21 years ago
win32.mak Cleanup for Win32 compile. 21 years ago