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
*
Add 'int' cast for getpid() because some Solaris releases return long
Bruce Momjian
2004-10-14
*
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-13
*
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-12
*
Cosmetic improvements/code cleanup:
Neil Conway
2004-10-10
*
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-09
*
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-08
*
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-07
*
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-06
*
Add Win32 version info to client binaries.
Bruce Momjian
2004-10-05
*
Add distclean target to pgevent.
Bruce Momjian
2004-10-05
*
Make sure no libs use libpgport by removing it from the link line.
Bruce Momjian
2004-10-04
*
Fix MinGW link failure with new libpgport processing.
Bruce Momjian
2004-10-04
*
Readd -DFRONTEND to client makefiles because it still affects win32.h
Bruce Momjian
2004-10-04
*
Make libpgport be front-end only and make libpgport_srv be a backend
Bruce Momjian
2004-10-04
*
Translation update
Peter Eisentraut
2004-10-03
*
Translation updates
Peter Eisentraut
2004-10-03
*
Don't assume PQdb() will return a valid result from a failed connection.
Tom Lane
2004-10-01
*
An include path got missed out of the patch - see the attached fix.
Bruce Momjian
2004-09-28
*
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-27
*
Minor tweak to pg_controldata usage information, per suggestion from
Neil Conway
2004-09-23
*
Some improvements for the tab-completion of psql. This should
Neil Conway
2004-09-22
*
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
[next]