index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Default server_min_messages is NOTICE.
Bruce Momjian
2002-03-03
*
Cause regression tests to pass again after elog changes.
Tom Lane
2002-03-03
*
Some kibitzing about appropriate elog levels for sinval messages.
Tom Lane
2002-03-02
*
Commit to match discussed elog() changes. Only update is that LOG is
Bruce Momjian
2002-03-02
*
Add code to allow profiling of backends on Linux: save and restore the
Tom Lane
2002-03-02
*
Don't bother to request SSL connection over a Unix socket, since the
Tom Lane
2002-03-02
*
Array slice extraction should produce a result array with index lower
Tom Lane
2002-03-02
*
User and database-specific session defaults for run-time configuration
Peter Eisentraut
2002-03-01
*
array_ref() should set isNull to false explicitly if it's not going to
Peter Eisentraut
2002-03-01
*
Fix thinko: cost_mergejoin must pay attention to which side of the
Tom Lane
2002-03-01
*
Revert quotes, 7.2 doesn't need them for CREATE FUNCTION.
Bruce Momjian
2002-03-01
*
Oops, we didn't have single quotes around 'langname' in CREATE FUNCTION
Bruce Momjian
2002-03-01
*
Add files for Unicode support.
Hiroshi Inoue
2002-03-01
*
Second thoughts dept: arrange to cache mergejoin scan selectivity
Tom Lane
2002-03-01
*
Teach planner about the idea that a mergejoin won't necessarily read
Tom Lane
2002-03-01
*
Tweak pg_exec_query_string so that we close down transaction command
Tom Lane
2002-02-27
*
Some cleanups in CREATE/ALTER/DROP USER ref pages.
Peter Eisentraut
2002-02-27
*
#ifdef out pg_dump's check on whether a sequence's sequence_name field
Tom Lane
2002-02-27
*
Paranoia about data structure lifetime ...
Tom Lane
2002-02-27
*
Clean up BeginCommand and related routines. BeginCommand and EndCommand
Tom Lane
2002-02-27
*
Update FAQ.
Bruce Momjian
2002-02-27
*
Improve the handling of ODBC escape(a request from Marcelo Aceto).
Hiroshi Inoue
2002-02-27
*
Fix bug in COPY FROM when DELIMITER is not in ASCII range.
Tatsuo Ishii
2002-02-27
*
Restructure command-completion-report code so that there is just one
Tom Lane
2002-02-26
*
Correct typo noticed by Christopher Kings-Lynne.
Tom Lane
2002-02-26
*
Implementation for cancelQuery by Grant Finnemore <grantf@guruhut.co.za>
Dave Cramer
2002-02-26
*
Use quote-marks to try to clarify a plpgsql error message, per
Tom Lane
2002-02-26
*
Tweak psql's \connect command to not downcase unquoted database and user
Tom Lane
2002-02-25
*
Added:
Bruce Momjian
2002-02-25
*
Update FAQ_DEV.
Bruce Momjian
2002-02-25
*
Update FAQ.
Bruce Momjian
2002-02-25
*
Fix for PAM error message display:
Bruce Momjian
2002-02-25
*
Add items and JDBC maintainers:
Bruce Momjian
2002-02-25
*
Add note that BLCKSZ must be a power of 2.
Tom Lane
2002-02-25
*
Add a large number of time zones to the lookup table.
Thomas G. Lockhart
2002-02-25
*
Update completed items:
Bruce Momjian
2002-02-25
*
This patch will allow arbitrary levels of analyze / rewriting
Bruce Momjian
2002-02-25
*
Try to make makefile actually work ...
Tom Lane
2002-02-25
*
Fix typo in Makefile.
Bruce Momjian
2002-02-25
*
I've attached a simple patch which should improve the performance of
Bruce Momjian
2002-02-25
*
Fix typo in filename.
Bruce Momjian
2002-02-25
*
Add integer aggregator to /contrib.
Bruce Momjian
2002-02-25
*
*** empty log message ***
Bruce Momjian
2002-02-25
*
Re-add equals documentation with CREATE DATABASE.
Bruce Momjian
2002-02-25
*
Remove documentation of equals in CREATE DATABASE. Mention removal of
Bruce Momjian
2002-02-25
*
Fix bogus createdb option syntax recommended by initlocation message.
Tom Lane
2002-02-24
*
Fix copy-and-paste typo.
Tom Lane
2002-02-24
*
Add -O/--owner switch to createdb script, in support of new OWNER option
Tom Lane
2002-02-24
*
Modify pg_dumpall so that output script uses new OWNER option of CREATE
Tom Lane
2002-02-24
*
Add OWNER option to CREATE DATABASE, so superusers can create databases
Tom Lane
2002-02-24
[next]