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
*
Example of a function taking a composite type should show how to call it.
Tom Lane
2004-01-24
*
Revert the change to print.c, as this breaks src/bin/scripts. The proper
Neil Conway
2004-01-24
*
Added GUC variable bgwriter_flush_method controlling the action
Jan Wieck
2004-01-24
*
This patch makes some of the memory manipulation performed by psql a
Neil Conway
2004-01-24
*
Translation updates
Dennis Bjorklund
2004-01-24
*
Repair planner failure for cases involving Cartesian products inside
Tom Lane
2004-01-24
*
Revise GEQO planner to make use of some heuristic knowledge about SQL, namely
Tom Lane
2004-01-23
*
Add:
Bruce Momjian
2004-01-23
*
Add MySQL mention of licensing difference.
Bruce Momjian
2004-01-23
*
Add:
Bruce Momjian
2004-01-23
*
Fix a minor bug introduced by the recent CREATE TABLE AS / WITH OIDS
Neil Conway
2004-01-23
*
Translation update
Peter Eisentraut
2004-01-22
*
Remove ExpandDatabasePath(), which is unused and must have been so since
Tom Lane
2004-01-22
*
Minor improvements to the trigger documentation, and a few SGML fixes.
Neil Conway
2004-01-22
*
Fix incorrect dumping of database LOCATION from 7.0.* servers.
Tom Lane
2004-01-22
*
Translation updates
Dennis Bjorklund
2004-01-22
*
Fix oversight in optimization that avoids an unnecessary projection step
Tom Lane
2004-01-22
*
Correct error introduced in recent hasoids changes --- it's not a bool
Tom Lane
2004-01-22
*
Repair error apparently introduced in the initial coding of GUC: the
Tom Lane
2004-01-21
*
Ensure fflush(stdout) happens in all cases, per gripe from Jon Sablatnig.
Tom Lane
2004-01-21
*
If we don't have shared libraries, we don't have conversions. Make
Tom Lane
2004-01-21
*
Fix bit-rot in support for building with --disable-shared. This patch
Tom Lane
2004-01-21
*
Added WHENEVER NOT_FOUND to SELECT/INSERT/UPDATE/DELETE.
Michael Meskes
2004-01-21
*
Translation updates
Dennis Bjorklund
2004-01-21
*
Implement '\copy from -' to support reading copy data from the same
Tom Lane
2004-01-20
*
Remove no-longer-relevant note about forcing the type of an integer
Tom Lane
2004-01-20
*
This is a patch to support readline prompts which contain non-printing
Tom Lane
2004-01-20
*
Remove JDBC from the build system and documentation, too.
Tom Lane
2004-01-19
*
Improve discussion of consistent-snapshot backup technique. Haphazard
Tom Lane
2004-01-19
*
missed a few files
PostgreSQL Daemon
2004-01-19
*
JDBC is now on GBorg
PostgreSQL Daemon
2004-01-19
*
Repair problem identified by Olivier Prenant: ALTER DATABASE SET search_path
Tom Lane
2004-01-19
*
Correct type for isalnum
Teodor Sigaev
2004-01-19
*
Fix typo.
Peter Eisentraut
2004-01-19
*
Don't return an overoptimistic result from join_in_selectivity when
Tom Lane
2004-01-19
*
Recognize that IN subqueries return already-unique results if they use
Tom Lane
2004-01-19
*
Add a hash table to cache lookups of 'C'-language functions (that is,
Tom Lane
2004-01-19
*
Translation update
Peter Eisentraut
2004-01-18
*
Don't use %s-with-precision format spec to truncate data being displayed
Tom Lane
2004-01-18
*
When testing whether a sub-plan can do projection, use a general-purpose
Tom Lane
2004-01-18
*
Repair misestimation of indexscan CPU costs. When an indexqual contains
Tom Lane
2004-01-17
*
Tighten short-circuit tests for deciding whether we need to invoke
Tom Lane
2004-01-16
*
Some refinement of XSLT processing: The result now looks just about as good
Peter Eisentraut
2004-01-15
*
Adjusted calculation of shared memory requirements to new
Jan Wieck
2004-01-15
*
Fix permission-checking bug reported by Tim Burgess 10-Feb-03 (this time
Tom Lane
2004-01-14
*
Translation updates
Dennis Bjorklund
2004-01-14
*
pg_settings should have UPDATE privilege allowed to public.
Tom Lane
2004-01-14
*
The no-updates-to-system-catalogs-unless-usecatupd restriction should
Tom Lane
2004-01-14
*
Revert ill-starred change of 13-Feb-02: it appeared to fix a problem of
Tom Lane
2004-01-14
*
Translation update
Peter Eisentraut
2004-01-13
[next]