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-10-19
New translation
Peter Eisentraut
2004-10-19
Organize the help output a little better. Improve clarity of some messages.
Peter Eisentraut
2004-10-18
New translation
Peter Eisentraut
2004-10-18
Might want to initialize the gettext library, if we're going to do all that
Peter Eisentraut
2004-10-18
Translation update
Peter Eisentraut
2004-10-18
New translation
Peter Eisentraut
2004-10-18
Translation updates
Peter Eisentraut
2004-10-18
New translation
Peter Eisentraut
2004-10-18
The attached patch fixes psql's win32 frontend-only build, by using
Bruce Momjian
2004-10-18
Tweak pg_dump to handle default tablespaces correctly --- same logic
Tom Lane
2004-10-17
New translation
Peter Eisentraut
2004-10-17
New translation
Peter Eisentraut
2004-10-17
Translation updates
Peter Eisentraut
2004-10-17
Adjust message
Peter Eisentraut
2004-10-16
Fix Cygwin using of pg_ctl by not usig START.
Bruce Momjian
2004-10-16
Allow pg_ctl to determine the server is up when getting a request for a
Bruce Momjian
2004-10-15
Allow psql booleans to use OFF or off.
Bruce Momjian
2004-10-15
Fix pg_ctl -D handling for Win32:
Bruce Momjian
2004-10-15
Add full path in error report for version mismatch of binaries.
Bruce Momjian
2004-10-15
psql code cleanup:
Neil Conway
2004-10-14
Add 'int' cast for getpid() because some Solaris releases return long
Bruce Momjian
2004-10-13
pg_restore wording improvement, per Peter.
Bruce Momjian
2004-10-13
Enable service use by Cygwin of pg_ctl.
Bruce Momjian
2004-10-13
Clarify pg_restore --help wording.
Bruce Momjian
2004-10-12
Message style revisions
Peter Eisentraut
2004-10-12
New translation
Peter Eisentraut
2004-10-12
Translation updates
Peter Eisentraut
2004-10-12
Translation update
Peter Eisentraut
2004-10-10
Cosmetic improvements/code cleanup:
Neil Conway
2004-10-09
Translation improvement
Peter Eisentraut
2004-10-09
Add win32 version information for pg_config Makefile.
Bruce Momjian
2004-10-09
Make getpid() use %d consistently for printing.
Bruce Momjian
2004-10-08
Include schema name in pg_restore -l output, per request from Phil Endecott.
Tom Lane
2004-10-08
Another minor tweak to psql startup: set the default values for the PROMPT1,
Neil Conway
2004-10-07
Add missing null terminator to escaped string; clean up unnecessarily
Tom Lane
2004-10-07
Add one more byte to malloc for null storage.
Bruce Momjian
2004-10-07
Escape single quotes and backslashes used in locales placed in
Bruce Momjian
2004-10-07
Adjust comments previously moved to column 1 by pgident.
Bruce Momjian
2004-10-07
Improve pgindent processing of comment after 'else'.
Bruce Momjian
2004-10-06
Capitalize some SQL keywords the previous commit missed, for consistency.
Neil Conway
2004-10-06
Say "history is not supported" and remove "on this platform" for lack of
Bruce Momjian
2004-10-06
Suppress psql \s help display for platforms like Win32 that don't
Bruce Momjian
2004-10-06
Uppercase SQL keywords in query for clarity.
Bruce Momjian
2004-10-06
This simple patch fixes a typo, ensure pg_config is removed in win32
Bruce Momjian
2004-10-06
Fix pg_dumpall to use double-quote for Win32 arguments.
Bruce Momjian
2004-10-06
Adjustment to test on unix domain socket variable for pg_hba.conf
Bruce Momjian
2004-10-06
Remove pg_hba.conf 'local' line for Win32 because it doesn't support unix domain
Bruce Momjian
2004-10-06
Slightly rearrange psql startup code so that we read psqlrc before printing
Neil Conway
2004-10-05
Add Win32 version info to client binaries.
Bruce Momjian
2004-10-05
Add distclean target to pgevent.
Bruce Momjian
[next]