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
*
Fix pg_restore -n option to do what the man page says it does. The
Tom Lane
2006-04-12
*
Fix pg_dumpall to do something sane when a pre-8.1 installation has
Tom Lane
2006-04-07
*
Use DEVTTY as 'con' on Win32 as a replacement for /dev/tty.
Bruce Momjian
2006-03-04
*
Avoid trying to open /dev/tty on Win32. Some Win32 systems have
Bruce Momjian
2006-03-03
*
Update ipcclean to use try 'id' first for root check.
Bruce Momjian
2006-03-03
*
In ipcclean, check LOGNAME only if USER is not set.
Bruce Momjian
2006-03-03
*
Backpatch to 8.1.X. Already applied to CVS HEAD.
Bruce Momjian
2006-03-02
*
make initdb -U username work as advertised; back out bogus patch at rev 1.42
Andrew Dunstan
2006-02-24
*
Fix old pg_dump oversight: default values for domains really need to be dumped
Tom Lane
2006-02-21
*
Provide the libpq error message when PQputline or PQendcopy fails.
Tom Lane
2006-02-09
*
Fix pg_restore to properly discard COPY data when trying to continue
Tom Lane
2006-02-05
*
Fix pg_ctl crash on "unregister" when a data directory is not specified.
Peter Eisentraut
2006-01-14
*
Fix pg_dump to add the required OPERATOR() decoration to schema-qualified
Tom Lane
2006-01-09
*
Translation update
Peter Eisentraut
2006-01-05
*
Fix incorrect treatment of RL_PROMPT_START_IGNORE/RL_PROMPT_END_IGNORE,
Tom Lane
2006-01-03
*
Remove DOS line endings ("\r\n") from several .po files. DOS line endings
Neil Conway
2006-01-01
*
Translation updates
Peter Eisentraut
2005-12-09
*
Add missing translation marker
Peter Eisentraut
2005-12-08
*
Disble some Win32-specific code in win32-client-only builds:
Bruce Momjian
2005-12-08
*
Re-run pgindent, fixing a problem where comment lines after a blank
Bruce Momjian
2005-11-22
*
make psql honor explicit database parameter in -l mode, in case "postgres" da...
Andrew Dunstan
2005-11-17
*
Re-run pgindent to fix breakage when exceeding 150 'else if' clauses.
Bruce Momjian
2005-11-14
*
Translation updates.
Alvaro Herrera
2005-11-07
*
Translation updates.
Alvaro Herrera
2005-11-06
*
Translation updates
Peter Eisentraut
2005-11-04
*
Ensure that we only create one ConsoleCtrlHandler per psql process,
Tom Lane
2005-11-04
*
Translation updates.
Alvaro Herrera
2005-11-03
*
Translation updates
Peter Eisentraut
2005-10-29
*
Disable expanded mode only for \d tablename, not for all backslash
Bruce Momjian
2005-10-27
*
Make \d order a table's check constraints by constraint name instead
Tom Lane
2005-10-20
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
The patch updates the documentation to reflect the fact that higher values
Bruce Momjian
2005-10-13
*
Go back to emitting path names with forward slashes on Windows.
Tom Lane
2005-10-13
*
Remove the DELETEs from pg_shadow and pg_group that pg_dumpall used to
Tom Lane
2005-10-10
*
Translation update
Peter Eisentraut
2005-10-10
*
pg_config should print an error message to stderr and exit if an
Peter Eisentraut
2005-10-06
*
Fix pgxs for spaces in file names on Win32
Bruce Momjian
2005-10-05
*
Clean up some messages and fix missing translation support. Option --log
Peter Eisentraut
2005-10-04
*
Expand pg_control information so that we can verify that the database
Tom Lane
2005-10-03
*
Change nextval and other sequence functions to specify their sequence
Tom Lane
2005-10-02
*
Equalize wordings to avoid redundant translation work.
Peter Eisentraut
2005-09-30
*
Clean up the help displays.
Peter Eisentraut
2005-09-30
*
Change the option spelling to --connection-limit to be consistent with the
Peter Eisentraut
2005-09-30
*
Correct spelling
Peter Eisentraut
2005-09-29
*
Improve messages
Peter Eisentraut
2005-09-28
*
Fix problems with PGXS builds against an installation tree that was
Tom Lane
2005-09-27
*
Fix incorrect psql \x memory allocation for numericlocale. Redesign API
Bruce Momjian
2005-09-27
*
Rename variable for clarity.
Bruce Momjian
2005-09-26
*
Suppress signed-vs-unsigned-char warnings.
Tom Lane
2005-09-24
*
Fix psql \x by removing puts().
Bruce Momjian
2005-09-22
[next]