index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Commit message (
Expand
)
Author
Age
*
Reset the binary heap in MergeAppend rescans.
Tom Lane
2013-08-30
*
Unconditionally use the WSA equivalents of Socket error constants.
Andrew Dunstan
2013-08-26
*
In locate_grouping_columns(), don't expect an exact match of Var typmods.
Tom Lane
2013-08-23
*
Stamp 9.3rc1.
REL9_3_RC1
Tom Lane
2013-08-19
*
Fix pg_upgrade failure from servers older than 9.3
Alvaro Herrera
2013-08-19
*
Fix planner problems with LATERAL references in PlaceHolderVars.
Tom Lane
2013-08-17
*
Remove ph_may_need from PlaceHolderInfo, with attendant simplifications.
Tom Lane
2013-08-14
*
Emit a log message if output is about to be redirected away from stderr.
Tom Lane
2013-08-13
*
Fix crash in error report of invalid tuple lock
Alvaro Herrera
2013-08-02
*
Prevent leakage of SPI tuple tables during subtransaction abort.
Tom Lane
2013-07-25
*
Improve ilist.h's support for deletion of slist elements during iteration.
Tom Lane
2013-07-24
*
Change post-rewriter representation of dropped columns in joinaliasvars.
Tom Lane
2013-07-23
*
Tweak FOR UPDATE/SHARE error message wording (again)
Alvaro Herrera
2013-07-23
*
Back-patch bgworker API changes to 9.3.
Robert Haas
2013-07-22
*
Remove bgw_sighup and bgw_sigterm.
Robert Haas
2013-07-22
*
Clean up new JSON API typedefs
Peter Eisentraut
2013-07-20
*
Fix include-guard
Magnus Hagander
2013-07-07
*
Fix cpluspluscheck in checksum code
Peter Eisentraut
2013-06-30
*
Stamp 9.3beta2.
REL9_3_BETA2
Peter Eisentraut
2013-06-24
*
Ensure no xid gaps during Hot Standby startup
Simon Riggs
2013-06-23
*
Add buffer_std flag to MarkBufferDirtyHint().
Jeff Davis
2013-06-17
*
Avoid deadlocks during insertion into SP-GiST indexes.
Tom Lane
2013-06-14
*
Refactor checksumming code to make it easier to use externally.
Tom Lane
2013-06-13
*
Don't pass oidvector by value.
Noah Misch
2013-06-12
*
Improve updatability checking for views and foreign tables.
Tom Lane
2013-06-12
*
Add ARM64 (aarch64) support to s_lock.h.
Tom Lane
2013-06-04
*
Put back allow_system_table_mods check in heap_create().
Heikki Linnakangas
2013-06-03
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
*
Fix typo in comment.
Robert Haas
2013-05-23
*
Use the term "radix tree" instead of "suffix tree" for SP-GiST text opclass.
Heikki Linnakangas
2013-05-08
*
Stamp 9.3beta1.
REL9_3_BETA1
Tom Lane
2013-05-06
*
Move materialized views' is-populated status into their pg_class entries.
Tom Lane
2013-05-06
*
Bump PG_CONTROL_VERSION to 937
Simon Riggs
2013-04-30
*
Record data_checksum_version in control file.
Simon Riggs
2013-04-30
*
Postpone creation of pathkeys lists to fix bug #8049.
Tom Lane
2013-04-29
*
Introduce new page checksum algorithm and module.
Simon Riggs
2013-04-29
*
Editorialize a bit on new ProcessUtility() API.
Tom Lane
2013-04-28
*
Incidental cleanup of matviews code.
Tom Lane
2013-04-27
*
Clean up references to SQL92
Peter Eisentraut
2013-04-20
*
Remove some unused and seldom used fields from RelationAmInfo.
Heikki Linnakangas
2013-04-16
*
Mark json IO and extraction functions immutable.
Andrew Dunstan
2013-04-15
*
Clean up the mess around EXPLAIN and materialized views.
Tom Lane
2013-04-12
*
sepgsql: Enforce db_procedure:{execute} permission.
Robert Haas
2013-04-12
*
Minor wording corrections for object-access hook stuff.
Robert Haas
2013-04-12
*
Fix confusion between ObjectType and ObjectClass
Alvaro Herrera
2013-04-11
*
Create a distinction between a populated matview and a scannable one.
Kevin Grittner
2013-04-09
*
Adjust ExplainOneQuery_hook_type to take a DestReceiver argument.
Robert Haas
2013-04-09
*
Support indexing of regular-expression searches in contrib/pg_trgm.
Tom Lane
2013-04-09
*
Avoid tricky race condition recording XLOG_HINT
Simon Riggs
2013-04-08
*
sepgsql: Enforce db_schema:search permission.
Robert Haas
2013-04-05
[next]