index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Age
Commit message (
Expand
)
Author
2013-10-08
Stamp 9.2.5.
REL9_2_5
Peter Eisentraut
2013-10-07
Eliminate xmin from hash tag for predicate locks on heap tuples.
Kevin Grittner
2013-08-26
Unconditionally use the WSA equivalents of Socket error constants.
Andrew Dunstan
2013-08-23
In locate_grouping_columns(), don't expect an exact match of Var typmods.
Tom Lane
2013-07-23
Change post-rewriter representation of dropped columns in joinaliasvars.
Tom Lane
2013-07-07
Fix include-guard
Magnus Hagander
2013-06-23
Ensure no xid gaps during Hot Standby startup
Simon Riggs
2013-06-14
Avoid deadlocks during insertion into SP-GiST indexes.
Tom Lane
2013-06-06
Backport log_newpage_buffer.
Robert Haas
2013-06-04
Add ARM64 (aarch64) support to s_lock.h.
Tom Lane
2013-05-23
Fix typo in comment.
Robert Haas
2013-04-29
Postpone creation of pathkeys lists to fix bug #8049.
Tom Lane
2013-04-04
Fix crash on compiling a regular expression with more than 32k colors.
Heikki Linnakangas
2013-04-01
Stamp 9.2.4.
REL9_2_4
Tom Lane
2013-04-01
Fix insecure parsing of server command-line switches.
Tom Lane
2013-04-01
Make REPLICATION privilege checks test current user not authenticated user.
Tom Lane
2013-03-05
Fix to_char() to use ASCII-only case-folding rules where appropriate.
Tom Lane
2013-03-03
Fix SQL function execution to be safe with long-lived FmgrInfos.
Tom Lane
2013-02-10
Document and clean up gistsplit.c.
Tom Lane
2013-02-07
Repair bugs in GiST page splitting code for multi-column indexes.
Tom Lane
2013-02-04
Stamp 9.2.3.
REL9_2_3
Tom Lane
2013-01-31
Fix plpgsql's reporting of plan-time errors in possibly-simple expressions.
Tom Lane
2013-01-24
Use correct output device for Windows prompts.
Andrew Dunstan
2013-01-23
Fix performance problems with autovacuum truncation in busy workloads.
Kevin Grittner
2013-01-04
Invent a "one-shot" variant of CachedPlans for better performance.
Tom Lane
2013-01-03
Tolerate timeline switches while "pg_basebackup -X fetch" is running.
Heikki Linnakangas
2012-12-23
Prevent failure when RowExpr or XmlExpr is parse-analyzed twice.
Tom Lane
2012-12-18
Fix failure to ignore leftover temp tables after a server crash.
Tom Lane
2012-12-03
Stamp 9.2.2.
REL9_2_2
Tom Lane
2012-12-02
Don't advance checkPoint.nextXid near the end of a checkpoint sequence.
Tom Lane
2012-11-30
Produce a more useful error message for over-length Unix socket paths.
Tom Lane
2012-11-29
Cleanup VirtualXact at end of Hot Standby
Simon Riggs
2012-11-29
Fix assorted bugs in CREATE/DROP INDEX CONCURRENTLY.
Tom Lane
2012-11-26
Revert patch for taking fewer snapshots.
Tom Lane
2012-11-26
Fix SELECT DISTINCT with index-optimized MIN/MAX on inheritance trees.
Tom Lane
2012-11-13
Fix multiple problems in WAL replay.
Tom Lane
2012-11-09
Fix WaitLatch() to return promptly when the requested timeout expires.
Tom Lane
2012-11-05
Fix handling of inherited check constraints in ALTER COLUMN TYPE.
Tom Lane
2012-10-31
Fix ALTER EXTENSION / SET SCHEMA
Alvaro Herrera
2012-10-18
Fix planning of non-strict equivalence clauses above outer joins.
Tom Lane
2012-10-17
Close un-owned SMgrRelations at transaction end.
Tom Lane
2012-10-17
Revert "Use "transient" files for blind writes, take 2".
Tom Lane
2012-10-15
Split up process latch initialization for more-fail-soft behavior.
Tom Lane
2012-10-12
Make equal() ignore CoercionForm fields for better planning with casts.
Tom Lane
2012-09-27
Fix btmarkpos/btrestrpos to handle array keys.
Tom Lane
2012-09-19
Stamp 9.2.1.
REL9_2_1
Tom Lane
2012-09-12
Fix a couple other leftover uses of 'conisonly' terminology.
Tom Lane
2012-09-08
Fix PARAM_EXEC assignment mechanism to be safe in the presence of WITH.
Tom Lane
2012-09-06
Stamp 9.2.0.
REL9_2_0
Tom Lane
2012-09-05
Fix bugs in cascading replication with recovery_target_timeline='latest'
Heikki Linnakangas
[next]