index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
Age
Commit message (
Expand
)
Author
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
2004-08-20
Add ALTER INDEX, particularly for moving tablespaces.
Bruce Momjian
2004-08-20
> Please find attached a submission to add a "exit on error" option to
Bruce Momjian
2004-08-18
Add get_home_path() to use USERPROFILE on Win32 and HOME on Unix.
Bruce Momjian
2004-08-16
Throw error if initdb -L is not an absolute path.
Bruce Momjian
2004-08-14
Translation updates
Peter Eisentraut
2004-08-13
Fix psql's COPY support to deal with \r\n line endings.
Tom Lane
2004-08-13
Fix breakage with PUBLIC schema. Try to untwist the remarkably contorted
Tom Lane
2004-08-13
New translations
Peter Eisentraut
2004-08-13
Translation updates
Peter Eisentraut
2004-08-13
Fix core dumps, inability to count, etc associated with canonicalize_path
Tom Lane
2004-08-11
Cause initdb to actually accept -s as intended, and fix some typos in
Tom Lane
2004-08-11
Allow compilation when CODESET is not defined (OpenBSD).
Peter Eisentraut
2004-08-11
Translation update
Peter Eisentraut
2004-08-10
Translation updates
Peter Eisentraut
2004-08-10
Translation update
Peter Eisentraut
2004-08-10
Translation updates
Peter Eisentraut
2004-08-10
Translation update
Peter Eisentraut
2004-08-09
Path-mangling logic was failing to account for paths containing mentions
Tom Lane
2004-08-08
Fix compiler warning in the proper way.
Bruce Momjian
2004-08-08
Supress warning about zero-length format string.
Bruce Momjian
2004-08-08
Allow libpgport to call memory allocation routines even though
Bruce Momjian
2004-08-07
Remove bogus trailing dot from eventlog output, per Andreas.
Tom Lane
[next]