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
Age
Commit message (
Expand
)
Author
2015-09-16
Determine whether it's safe to attempt a parallel plan for a query.
Robert Haas
2015-09-16
Sync regex code with Tcl 8.6.4.
Tom Lane
2015-09-16
Don't use "#" as an abbreviation for "number" in PL/Tcl error messages.
Tom Lane
2015-09-16
Remove no-longer-used T_PrivGrantee node tag.
Tom Lane
2015-09-16
pgbench progress with timestamp
Teodor Sigaev
2015-09-16
Review program help output for wording and formatting
Peter Eisentraut
2015-09-15
Enforce ALL/SELECT policies in RETURNING for RLS
Stephen Frost
2015-09-15
RLS refactoring
Stephen Frost
2015-09-15
Fix whitespace
Peter Eisentraut
2015-09-15
Revert "Fix an O(N^2) problem in foreign key references".
Tom Lane
2015-09-15
Fix comment regarding the meaning of infinity for timeline history entry
Fujii Masao
2015-09-15
Improve log messages related to tablespace_map file
Fujii Masao
2015-09-15
Fix wrong comment in commit d02426029b133ee2bbe492a038642359bce3c527
Teodor Sigaev
2015-09-14
Check existency of table/schema for -t/-n option (pg_dump/pg_restore)
Teodor Sigaev
2015-09-13
Add noreturn attribute
Peter Eisentraut
2015-09-13
Fix the fastpath rule for jsonb_concat with an empty operand.
Andrew Dunstan
2015-09-12
Update SQL features list
Peter Eisentraut
2015-09-11
Install lwlocknames.h even in vpath builds.
Robert Haas
2015-09-11
pg_dump, pg_upgrade: allow postgres/template1 tablespace moves
Bruce Momjian
2015-09-11
Fix build problems in commit aa65de042f5828968f2f6cd65f45c543a40cc3e6.
Robert Haas
2015-09-11
Add missing ReleaseBuffer call in BRIN revmap code
Alvaro Herrera
2015-09-11
Fix an O(N^2) problem in foreign key references.
Kevin Grittner
2015-09-11
When trace_lwlocks is used, identify individual lwlocks by name.
Robert Haas
2015-09-10
Fix setrefs.c comment properly.
Tom Lane
2015-09-10
Fix typo in setrefs.c
Stephen Frost
2015-09-10
Fix minor bug in regexp makesearch() function.
Tom Lane
2015-09-09
Fix oversight in 013ebc0a7b7ea9c1b1ab7a3d4dd75ea121ea8ba7 commit
Teodor Sigaev
2015-09-09
Microvacuum for GIST
Teodor Sigaev
2015-09-09
Remove files signaling a standby promotion request at postmaster startup
Fujii Masao
2015-09-08
Lock all relations referred to in updatable views
Stephen Frost
2015-09-08
psql: Generic tab completion support for enum and bool GUCs.
Andres Freund
2015-09-08
Add gin_fuzzy_search_limit to postgresql.conf.sample.
Fujii Masao
2015-09-08
Improve tab-completion for GRANT and REVOKE.
Fujii Masao
2015-09-08
Allow per-tablespace effective_io_concurrency
Alvaro Herrera
2015-09-07
In the pg_rewind test suite, receive WAL fully before promoting.
Noah Misch
2015-09-07
Coordinate log_line_prefix options 'm' and 'n' to share a timeval.
Jeff Davis
2015-09-07
Add log_line_prefix option 'n' for Unix epoch.
Jeff Davis
2015-09-07
Change type of DOW/DOY to UNITS
Greg Stark
2015-09-07
Make GIN's cleanup pending list process interruptable
Teodor Sigaev
2015-09-07
Add pages deleted from pending list to FSM
Teodor Sigaev
2015-09-06
Support RADIUS passwords up to 128 characters
Magnus Hagander
2015-09-06
Add ability to reserve WAL upon slot creation via replication protocol.
Andres Freund
2015-09-06
Move DTK_ISODOW DTK_DOW and DTK_DOY to be type UNITS rather than
Greg Stark
2015-09-05
Fix CreateTableSpace() so it will compile without HAVE_SYMLINK.
Tom Lane
2015-09-05
Rearrange the handling of error context reports.
Tom Lane
2015-09-05
Fix misc typos.
Heikki Linnakangas
2015-09-05
Fix brin index summarizing while vacuuming.
Tatsuo Ishii
2015-09-04
Fix subtransaction cleanup after an outer-subtransaction portal fails.
Tom Lane
2015-09-03
Assorted code review for recent ProcArrayLock patch.
Robert Haas
2015-09-03
Document that max_worker_processes must be high enough in standby.
Fujii Masao
[next]