index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
Wrap appendrel member outputs in PlaceHolderVars in additional cases.
Tom Lane
2011-11-08
*
Make DatumGetInetP() unpack inet datums with a 1-byte header, and add
Heikki Linnakangas
2011-11-08
*
Don't assume that a tuple's header size is unchanged during toasting.
Tom Lane
2011-11-04
*
Fix inline_set_returning_function() to allow multiple OUT parameters.
Tom Lane
2011-11-03
*
Fix handling of PlaceHolderVars in nestloop parameter management.
Tom Lane
2011-11-03
*
Revert "Stop btree indexscans upon reaching nulls in either direction."
Tom Lane
2011-11-02
*
Derive oldestActiveXid at correct time for Hot Standby.
Simon Riggs
2011-11-02
*
Start Hot Standby faster when initial snapshot is incomplete.
Simon Riggs
2011-11-02
*
Fix timing of Startup CLOG and MultiXact during Hot Standby
Simon Riggs
2011-11-02
*
Fix race condition with toast table access from a stale syscache entry.
Tom Lane
2011-11-01
*
Stop btree indexscans upon reaching nulls in either direction.
Tom Lane
2011-10-31
*
Fix assorted bogosities in cash_in() and cash_out().
Tom Lane
2011-10-29
*
Update docs to point to the timezone library's new home at IANA.
Tom Lane
2011-10-27
*
Change FK trigger creation order to better support self-referential FKs.
Tom Lane
2011-10-26
*
Don't trust deferred-unique indexes for join removal.
Tom Lane
2011-10-23
*
Fix overly-complicated usage of errcode_for_file_access().
Heikki Linnakangas
2011-10-22
*
More cleanup after failed reduced-lock-levels-for-DDL feature.
Tom Lane
2011-10-21
*
Fix DROP OPERATOR FAMILY IF EXISTS.
Robert Haas
2011-10-21
*
Simplify and improve ProcessStandbyHSFeedbackMessage logic.
Tom Lane
2011-10-20
*
Fix memory leak in tab completion.
Tom Lane
2011-10-20
*
Fix pg_dump to dump casts between auto-generated types.
Tom Lane
2011-10-18
*
Exclude postmaster.opts from base backups
Magnus Hagander
2011-10-18
*
Fix collate.linux.utf8 expected output for recent error message change.
Tom Lane
2011-10-16
*
Fix bugs in information_schema.referential_constraints view.
Tom Lane
2011-10-14
*
Fix up Perl-to-Postgres datatype conversions in pl/perl.
Tom Lane
2011-10-13
*
Don't mark auto-generated types as extension members.
Tom Lane
2011-10-12
*
Throw a useful error message if an extension script file is fed to psql.
Tom Lane
2011-10-12
*
Revert accidental change to pg_config_manual.h.
Robert Haas
2011-10-09
*
Don't let transform_null_equals=on affect CASE foo WHEN NULL ... constructs.
Heikki Linnakangas
2011-10-08
*
Ensure walsenders can be SIGTERMed while in non-walsender code
Magnus Hagander
2011-10-06
*
Improve and simplify CREATE EXTENSION's management of GUC variables.
Tom Lane
2011-10-05
*
Add sourcefile/sourceline data to EXEC_BACKEND GUC transmission files.
Tom Lane
2011-10-04
*
ProcedureCreate neglected to record dependencies on default expressions.
Tom Lane
2011-10-03
*
Fix pg_upgrade for EXEC_BACKEND builds (e.g. Windows) by properly
Bruce Momjian
2011-09-29
*
Fix index matching for operators with mixed collatable/noncollatable inputs.
Tom Lane
2011-09-29
*
Fix window functions that sort by expressions involving aggregates.
Tom Lane
2011-09-26
*
Un-break compression of plain-text output format in pg_dump.
Tom Lane
2011-09-25
*
Fix our mapping of Windows timezones for Central America.
Tom Lane
2011-09-23
*
Stamp 9.1.1.
REL9_1_1
Tom Lane
2011-09-22
*
Translation updates
Peter Eisentraut
2011-09-22
*
Fix another bit of unlogged-table-induced breakage.
Robert Haas
2011-09-21
*
Suppress "unused function" warning when not HAVE_LOCALE_T.
Tom Lane
2011-09-20
*
Improve reporting of newlocale() failures in CREATE COLLATION.
Tom Lane
2011-09-20
*
Avoid unnecessary page-level SSI lock check in heap_insert().
Tom Lane
2011-09-16
*
gistendscan() forgot to free so->giststate.
Tom Lane
2011-09-16
*
Teach the makefile used to build stand-alone libpq on Windows that libpq
Heikki Linnakangas
2011-09-14
*
deflist_to_tuplestore dumped core on an option with no value.
Tom Lane
2011-09-13
*
Stamp 9.1.0.
REL9_1_0
Tom Lane
2011-09-08
*
Translation updates for 9.1.0
Peter Eisentraut
2011-09-08
*
Add missing format argument to ecpg_log() call
Peter Eisentraut
2011-09-08
[prev]
[next]