index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
Age
Commit message (
Expand
)
Author
2004-09-28
An include path got missed out of the patch - see the attached fix.
Bruce Momjian
2004-09-27
Add new macro as shorthand for MS VC and Borland C++:
Bruce Momjian
2004-09-27
More MS VC and BCC psql compile cleanups.
Bruce Momjian
2004-09-27
Make adjustment for MS VC and BCC compile of psql, from Dave Page.
Bruce Momjian
2004-09-27
Improve MS VC builds for psql by handlling flex properly and prevent
Bruce Momjian
2004-09-27
Translation updates
Peter Eisentraut
2004-09-27
New translations
Peter Eisentraut
2004-09-27
Remove inclusion of windows.h now that it is included in c.h, per idea
Bruce Momjian
2004-09-23
Minor tweak to pg_controldata usage information, per suggestion from
Neil Conway
2004-09-22
Some improvements for the tab-completion of psql. This should
Neil Conway
2004-09-20
Fix some shortcomings in psql's autocommit-off mode concerning detection
Tom Lane
2004-09-20
Translation update
Peter Eisentraut
2004-09-20
Translation updates
Peter Eisentraut
2004-09-20
Translation updates
Peter Eisentraut
2004-09-20
Translation updates
Peter Eisentraut
2004-09-14
New translation
Peter Eisentraut
2004-09-13
Fix small memory leak in psql.
Neil Conway
2004-09-13
Translation updates
Peter Eisentraut
2004-09-13
Translation updates
Peter Eisentraut
2004-09-13
New translations
Peter Eisentraut
2004-09-13
New translation
Peter Eisentraut
2004-09-13
Translation updates
Peter Eisentraut
2004-09-10
Fix some problems with restoring databases owned by non-superusers,
Tom Lane
2004-09-10
Adjust quotes for win32 build of psql.
Bruce Momjian
2004-09-10
psql consistency fixes from Greg Sabino Mullane: have \df show schema and
Neil Conway
2004-09-10
Create pg_config_paths in port/ for win32 builds of psql.
Bruce Momjian
2004-09-02
Yet another place where someone was being careless about the arguments
Tom Lane
2004-09-02
Spelling correction, per Greg Mullane.
Tom Lane
2004-09-02
Remove pg_config_paths.h from libpq *.mak builds so later MinGW builds
Bruce Momjian
2004-09-01
Fix bcc to compile libpq by creating include file for path.c.
Bruce Momjian
2004-09-01
Realign libpq and psql for need for path.c under Win32 VC and BCC.
Bruce Momjian
2004-09-01
Translation updates
Dennis Bjorklund
2004-09-01
src/bin/psql/tab-complete.c =~ s/CONVERSATION/CONVERSION/;
Bruce Momjian
2004-08-30
Fix obviously-utterly-untested noTocComments code.
Tom Lane
2004-08-30
Another pgindent run with lib typedefs added.
Bruce Momjian
2004-08-29
Widen xl_len field of XLogRecord header to 32 bits, so that we'll have
Tom Lane
2004-08-29
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
Update copyright to 2004.
Bruce Momjian
2004-08-28
The attached patch improves pg_ctl's win32 service code to eliminate
Bruce Momjian
2004-08-28
Fix high-bit comparison compiler warning in pg_dump.
Bruce Momjian
2004-08-28
Propogate pg_ctl -D to the postmaster for command-line identification.
Bruce Momjian
2004-08-28
> > Another issue is that when installing the Postgres service with
Bruce Momjian
2004-08-25
Fix typo in comment, per Andrew Dunstan.
Tom Lane
2004-08-24
Translation update
Peter Eisentraut
2004-08-21
Fix tab completion for ALTER INDEX.
Bruce Momjian
2004-08-21
Fix pg_ctl -w to properly wait on server startup.
Bruce Momjian
2004-08-20
Allow psql to use 7.4.X database by not referencing tablespaces.
Bruce Momjian
2004-08-20
They are two different problems; the TOC entry is important for any
Bruce Momjian
2004-08-20
Attached is the third version of my patch that adds/fixes several things
Bruce Momjian
2004-08-20
This patch allows pg_restore to recognize $-quotes in SQL queries. It
Bruce Momjian
[next]