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
*
Doug Fields patch to prevent exception being thrown on zero length arrays
Dave Cramer
2002-03-05
*
patch from Zhenbang Wei
Dave Cramer
2002-03-05
*
Add:
Bruce Momjian
2002-03-05
*
Patch from Ryouichi Matsuda
Dave Cramer
2002-03-05
*
patch from Mitchel Friedman to fix getTables
Dave Cramer
2002-03-05
*
Showing index details with \d on psql.
Bruce Momjian
2002-03-05
*
patch from Vicktor to fix Numeric decimal digits in getColumns
Dave Cramer
2002-03-05
*
Back out python patch:
Bruce Momjian
2002-03-05
*
This patch to the python bindings adds C versions of the often-used
Bruce Momjian
2002-03-05
*
Add \timing patch to psql. Times all queries.
Bruce Momjian
2002-03-05
*
Add PQunescapeBytea libpq function.
Bruce Momjian
2002-03-04
*
Improve libpgeasy API for multiple result sets, add example.
Bruce Momjian
2002-03-04
*
Add Assert check to catch vsnprintf overrunning its buffer. (Seen to
Tom Lane
2002-03-04
*
Update FAQ_Solaris with info about gcc 2.95.1 problems and how to work
Tom Lane
2002-03-04
*
Make port makefile slightly less crufty.
Tom Lane
2002-03-04
*
Modify:
Bruce Momjian
2002-03-04
*
Add:
Bruce Momjian
2002-03-04
*
Fix very ancient breakage in alter-table tests: apparently, there was a
Tom Lane
2002-03-04
*
If presented db path has a trailing slash, remove it to avoid generating
Tom Lane
2002-03-04
*
Fix bug in extract/date_part for milliseconds/miscroseconds and
Tatsuo Ishii
2002-03-04
*
Fix bogus error check in pg_execute, per report from lbayuk@mindspring.com.
Tom Lane
2002-03-04
*
Further work on elog cleanup: fix some bogosities in elog's logic about
Tom Lane
2002-03-04
*
Update FAQ.
Bruce Momjian
2002-03-03
*
Catcaches can now store negative entries as well as positive ones, to
Tom Lane
2002-03-03
*
Update FAQ.
Bruce Momjian
2002-03-03
*
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
[next]