index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
psql
/
print.c
Commit message (
Expand
)
Author
Age
*
Update copyrights that were missed.
Bruce Momjian
2005-01-01
*
Get rid of perror(), substitute some better phrased error messages.
Peter Eisentraut
2004-11-09
*
Add new macro as shorthand for MS VC and Borland C++:
Bruce Momjian
2004-09-27
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
I have noticed that the latex format in psql has some bugs:
Bruce Momjian
2004-08-06
*
A few cosmetic fixes and code cleanup.
Neil Conway
2004-05-23
*
Move find_my_exec() way up into main.c so it is available to the
Bruce Momjian
2004-05-18
*
Revert the change to print.c, as this breaks src/bin/scripts. The proper
Neil Conway
2004-01-24
*
This patch makes some of the memory manipulation performed by psql a
Neil Conway
2004-01-24
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Someone moved PageOutput here from common.c, but forgot to move all
Tom Lane
2003-08-14
*
Fix some copyright notices that weren't updated. Improve copyright tool
Tom Lane
2003-08-04
*
pgindent run.
Bruce Momjian
2003-08-04
*
Update copyrights to 2003.
Bruce Momjian
2003-07-25
*
Attached is the complete diff against current CVS.
Bruce Momjian
2003-06-12
*
Attached is a patch that enhances the output of psql's HTML mode.
Bruce Momjian
2003-06-12
*
Fix some signed-vs-unsigned-int issues; make print_aligned_vertical
Tom Lane
2003-04-04
*
Make the printing code somewhat more independent by not relying on
Peter Eisentraut
2003-03-18
*
Avoid malloc(0) when printing a table of no columns. On some platforms
Tom Lane
2002-11-01
*
Fix include files for new PageOutput call.
Bruce Momjian
2002-10-24
*
Page \h output and centralize psql paging code in PageOutput().
Bruce Momjian
2002-10-23
*
The attached patch fixes a number of issues related to compiling the
Bruce Momjian
2002-10-03
*
Improve footer length computation for psql.
Bruce Momjian
2002-09-01
*
backend where a statically sized buffer is written to. Most of these
Bruce Momjian
2002-08-28
*
Enable locale, so case conversion (identifier processing) and number
Peter Eisentraut
2002-08-27
*
The attached patch fixes a tiny memory leak in psql, when using
Bruce Momjian
2002-07-18
*
Fix \? and \pset pager handling. \? wasn't honoring pager before.
Bruce Momjian
2002-07-15
*
Don't dump core on empty table.
Tom Lane
2002-04-24
*
Fix small problem Tom Lane found with pgindent run.
Bruce Momjian
2001-10-30
*
Fix bug with illegal call to calloc.
Tatsuo Ishii
2001-10-29
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
*
Commit Patrice's patches except:
Tatsuo Ishii
2001-10-15
*
Attached ia a patch to enable window size detection code of psql for Solaris
Bruce Momjian
2001-08-01
*
Native Language Support (NLS)
Peter Eisentraut
2001-06-02
*
Add command '\pset footer' to psql to turn off default "(x rows)" footer.
Peter Eisentraut
2001-05-12
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
*
Fix memory leak.
Peter Eisentraut
2001-03-01
*
Massive commits for SunOS4 port.
Tatsuo Ishii
2001-02-27
*
Restructure the key include files per recent pghackers discussion: there
Tom Lane
2001-02-10
*
Make pgsql compile on FreeBSD-alpha.
Bruce Momjian
2000-11-16
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
*
Clean up include files use in psql.
Bruce Momjian
2000-02-16
*
I checked the WinNT port yesterday (a few days old snapshot from CVS) and I
Bruce Momjian
2000-02-09
*
Fixed psql double quoting of SQL ids
Peter Eisentraut
2000-02-07
*
A few minor psql enhancements
Peter Eisentraut
2000-01-29
*
another set of cleanups
Peter Eisentraut
2000-01-18
*
Hi!
Bruce Momjian
2000-01-18
*
Fixed a few "fixes" and bugs. Adjusted messages and options to GNU suggestions.
Peter Eisentraut
2000-01-12
*
This should fix the \e (\p, \g, ...) behaviour on an empty query buffer.
Bruce Momjian
1999-12-10
[next]