index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
Commit message (
Expand
)
Author
Age
*
initdb didn't always remove temp file
Peter Eisentraut
2000-04-25
*
Update pg_ctl so that it does not redirect outputs from postmaster
Tatsuo Ishii
2000-04-25
*
Fix \h to not go past array bounds
Bruce Momjian
2000-04-24
*
Fix still more static-declaration-vs-nonstatic-definition glitches.
Tom Lane
2000-04-21
*
squished \dS+ bug pointed out by Mike Mascari
Peter Eisentraut
2000-04-16
*
Tweak create_help.pl so it will work under either perl 4.* or perl 5.*.
Tom Lane
2000-04-16
*
more psql bug squashing:
Peter Eisentraut
2000-04-16
*
Change postmaster.opts.default.sample. remove -S option.
Tatsuo Ishii
2000-04-16
*
fixed another psql \e bug (handle newlines as whitespace)
Peter Eisentraut
2000-04-14
*
Another static-vs-not-static error.
Tom Lane
2000-04-14
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
*
Clean up temp files from \e.
Bruce Momjian
2000-04-11
*
Add colo to display at end of initdb.
Bruce Momjian
2000-04-08
*
Update initdb display of postmaster startup
Bruce Momjian
2000-04-06
*
No ID file needed.
Bruce Momjian
2000-04-04
*
Update QNX FAQ
Bruce Momjian
2000-04-04
*
Add a check to pg_dump to see whether backend is same version as pg_dump.
Tom Lane
2000-04-04
*
Hi,
Bruce Momjian
2000-04-03
*
I have tested the beta3 on WinNT and here are the results:
Bruce Momjian
2000-03-31
*
Fix pgaccess __wish__ thing.
Bruce Momjian
2000-03-31
*
Add new pgaccess languages.
Bruce Momjian
2000-03-31
*
Update pgaccess to 0.98.5
Bruce Momjian
2000-03-31
*
Fixed bug with repeated \e in psql (failed to clear buffers correctly)
Peter Eisentraut
2000-03-27
*
Enhance pg_ctl so that it prints error messages from postmaster
Tatsuo Ishii
2000-03-27
*
Updated user's guide to match new psql's output format
Peter Eisentraut
2000-03-26
*
Old patch from Mark Hollomon to add plperl to createlang's repertoire.
Tom Lane
2000-03-25
*
Another fix for old shells.
Tom Lane
2000-03-25
*
Fix syntax error reported by old shells ("if ! command..." is a
Tom Lane
2000-03-25
*
More >&1 cleanups
Bruce Momjian
2000-03-25
*
More changes of >& to 2>&1
Bruce Momjian
2000-03-25
*
Remove >& and make it 2>&1
Bruce Momjian
2000-03-25
*
Update pg_dumpall again.
Bruce Momjian
2000-03-22
*
Fix pg_dumpall for new psql output.
Bruce Momjian
2000-03-22
*
it seems in the beta2 release DBUSERID in pg_dumpall is the _name_ of the
Bruce Momjian
2000-03-19
*
Fixed psql -c "\slashcmd"
Peter Eisentraut
2000-03-18
*
Modify lexing of multi-char operators per pghackers discussion around
Tom Lane
2000-03-18
*
Add safety check on expression nesting depth. Default value is set by
Tom Lane
2000-03-17
*
Implement column aliases on views "CREATE VIEW name (collist)".
Thomas G. Lockhart
2000-03-14
*
Detect postmaster being ready by calling psql -l rathern than
Tatsuo Ishii
2000-03-14
*
Fixed deficiency where an unterminated (no semicolon) command at end of
Peter Eisentraut
2000-03-13
*
Karel Zakr's revised patch to fix psql prompt for local host connections.
Peter Eisentraut
2000-03-11
*
I've made a diff against the 7.0beta1 tree that accomplishes several things:
Bruce Momjian
2000-03-08
*
Hi Peter,
Bruce Momjian
2000-03-08
*
Fix problems with pg_upgrade found by Kardos, Dr. Andrea
Bruce Momjian
2000-03-07
*
Added configure test for readline's filename_completion_function
Peter Eisentraut
2000-03-05
*
More fixes for psql ^C handling, especially during copy. Still doesn't
Peter Eisentraut
2000-03-01
*
Clean up dependencies for version.o.
Tom Lane
2000-02-27
*
Fix a couple of inconsistent usages of include <...> vs. include "...".
Tom Lane
2000-02-27
*
psql's \d command wasn't doing the right things with 'char' (type 18)
Tom Lane
2000-02-26
*
1. miscadmin.h needs to include sys/types.h for a definition of pid_t
Bruce Momjian
2000-02-23
[next]