projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2019-04-04
Noah Misch
Make src/test/recovery/t/017_shm.pl safe for concurrent...
commit
|
commitdiff
|
tree
2019-04-04
Noah Misch
Handle USE_MODULE_DB for all tests able to use an insta...
commit
|
commitdiff
|
tree
2019-04-04
Noah Misch
Consistently test for in-use shared memory.
commit
|
commitdiff
|
tree
2019-04-02
Dean Rasheed
Perform RLS subquery checks as the right user when...
commit
|
commitdiff
|
tree
2019-04-01
Noah Misch
Update HINT for pre-existing shared memory block.
commit
|
commitdiff
|
tree
2019-03-31
Andrew Dunstan
Have pg_upgrade's Makefile honor NO_TEMP_INSTALL
commit
|
commitdiff
|
tree
2019-03-27
Thomas Munro
Fix off-by-one error in txid_status().
commit
|
commitdiff
|
tree
2019-03-27
Tomas Vondra
Track unowned relations in doubly-linked list
commit
|
commitdiff
|
tree
2019-03-25
Tom Lane
Doc: clarify that REASSIGN OWNED doesn't handle default...
commit
|
commitdiff
|
tree
2019-03-24
Tom Lane
Avoid double-free in vacuumlo error path.
commit
|
commitdiff
|
tree
2019-03-24
Alexander Korotkov
Fix WAL format incompatibility introduced by backpatchi...
commit
|
commitdiff
|
tree
2019-03-23
Tom Lane
Remove inadequate check for duplicate "xml" PI.
commit
|
commitdiff
|
tree
2019-03-23
Tom Lane
Revert strlen -> strnlen optimization pre-v11.
commit
|
commitdiff
|
tree
2019-03-23
Tom Lane
Ensure xmloption = content while restoring pg_dump...
commit
|
commitdiff
|
tree
2019-03-23
Tom Lane
Accept XML documents when xmloption = content, as requi...
commit
|
commitdiff
|
tree
2019-03-19
Tom Lane
Make checkpoint requests more robust.
commit
|
commitdiff
|
tree
2019-03-15
Peter Eisentraut
Fix volatile vs. pointer confusion
commit
|
commitdiff
|
tree
2019-03-14
Tom Lane
Ensure dummy paths have correct required_outer if rel...
commit
|
commitdiff
|
tree
2019-03-13
Magnus Hagander
Remove extra comma
commit
|
commitdiff
|
tree
2019-03-11
Michael Meskes
Fix potential memory access violation in ecpg if filena...
commit
|
commitdiff
|
tree
2019-03-10
Alvaro Herrera
Fix documentation on partitioning vs. foreign tables
commit
|
commitdiff
|
tree
2019-03-10
Tom Lane
Disallow NaN as a value for floating-point GUCs.
commit
|
commitdiff
|
tree
2019-03-09
Tom Lane
Simplify release-note links to back branches.
commit
|
commitdiff
|
tree
2019-03-08
Michael Paquier
Fix function signatures of pageinspect in documentation
commit
|
commitdiff
|
tree
2019-03-07
Tom Lane
Fix handling of targetlist SRFs when scan/join relation...
commit
|
commitdiff
|
tree
2019-03-05
Andrew Dunstan
Disable dump_connstr test on Msys2
commit
|
commitdiff
|
tree
2019-03-04
Michael Paquier
Fix error handling of readdir() port implementation...
commit
|
commitdiff
|
tree
2019-03-03
Dean Rasheed
Further fixing for multi-row VALUES lists for updatable...
commit
|
commitdiff
|
tree
2019-02-28
Michael Paquier
Improve documentation of data_sync_retry
commit
|
commitdiff
|
tree
2019-02-24
Thomas Munro
Fix inconsistent out-of-memory error reporting in dsa.c.
commit
|
commitdiff
|
tree
2019-02-24
Tom Lane
Fix ecpg bugs caused by missing semicolons in the backe...
commit
|
commitdiff
|
tree
2019-02-24
Thomas Munro
Tolerate EINVAL when calling fsync() on a directory.
commit
|
commitdiff
|
tree
2019-02-24
Thomas Munro
Tolerate ENOSYS failure from sync_file_range().
commit
|
commitdiff
|
tree
2019-02-22
Tom Lane
Fix plan created for inherited UPDATE/DELETE with all...
commit
|
commitdiff
|
tree
2019-02-22
Alvaro Herrera
Report correct name in autovacuum "work items" activity
commit
|
commitdiff
|
tree
2019-02-21
Tom Lane
Speed up match_eclasses_to_foreign_key_col() when there...
commit
|
commitdiff
|
tree
2019-02-20
Alvaro Herrera
Make object address handling more robust
commit
|
commitdiff
|
tree
2019-02-20
Dean Rasheed
Fix DEFAULT-handling in multi-row VALUES lists for...
commit
|
commitdiff
|
tree
2019-02-20
Michael Paquier
Mark correctly initial slot snapshots with MVCC type...
commit
|
commitdiff
|
tree
2019-02-19
Tom Lane
Fix omissions in ecpg/test/sql/.gitignore.
commit
|
commitdiff
|
tree
2019-02-18
Michael Meskes
Sync ECPG's CREATE TABLE AS statement with backend's.
commit
|
commitdiff
|
tree
2019-02-17
Thomas Munro
Fix race in dsm_unpin_segment() when handles are reused.
commit
|
commitdiff
|
tree
2019-02-17
Joe Conway
Fix documentation for dblink_error_message() return...
commit
|
commitdiff
|
tree
2019-02-17
Tom Lane
Fix CREATE VIEW to allow zero-column views.
commit
|
commitdiff
|
tree
2019-02-17
Tatsuo Ishii
Doc: remove ancient comment.
commit
|
commitdiff
|
tree
2019-02-17
Noah Misch
Fix CLogTruncationLock documentation.
commit
|
commitdiff
|
tree
2019-02-15
Michael Paquier
Fix support for CREATE TABLE IF NOT EXISTS AS EXECUTE
commit
|
commitdiff
|
tree
2019-02-15
Thomas Munro
Fix race in dsm_attach() when handles are reused.
commit
|
commitdiff
|
tree
2019-02-13
Thomas Munro
Fix rare dsa_allocate() failures due to freepage.c...
commit
|
commitdiff
|
tree
2019-02-12
Alvaro Herrera
Relax overly strict assertion
commit
|
commitdiff
|
tree
2019-02-12
Tom Lane
Fix erroneous error reports in snapbuild.c.
commit
|
commitdiff
|
tree
2019-02-11
Tom Lane
Stamp 10.7.
REL_10_7
commit
|
commitdiff
|
tree
2019-02-11
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2019-02-11
Peter Eisentraut
Adjust error message
commit
|
commitdiff
|
tree
2019-02-10
Tom Lane
Release notes for 11.2, 10.7, 9.6.12, 9.5.16, 9.4.21.
commit
|
commitdiff
|
tree
2019-02-10
Tom Lane
Solve cross-version-upgrade testing problem induced...
commit
|
commitdiff
|
tree
2019-02-10
Tom Lane
Repair unsafe/unportable snprintf usage in pg_restore.
commit
|
commitdiff
|
tree
2019-02-09
Tom Lane
Call set_rel_pathlist_hook before generate_gather_paths...
commit
|
commitdiff
|
tree
2019-02-08
Tom Lane
Defend against null error message reported by libxml2.
commit
|
commitdiff
|
tree
2019-02-08
Tom Lane
Doc: fix thinko in description of how to escape a backs...
commit
|
commitdiff
|
tree
2019-02-07
Tom Lane
Ensure that foreign scans with lateral refs are planned...
commit
|
commitdiff
|
tree
2019-02-07
Andrew Dunstan
Fix searchpath and module location for pg_rewind and...
commit
|
commitdiff
|
tree
2019-02-06
Tom Lane
Propagate lateral-reference information to indirect...
commit
|
commitdiff
|
tree
2019-02-06
Andrew Dunstan
Unify searchpath and do file logic in MSVC build scripts.
commit
|
commitdiff
|
tree
2019-02-06
Andrew Dunstan
Fix included file path for modern perl
commit
|
commitdiff
|
tree
2019-02-05
Andrew Dunstan
Keep perl style checker happy
commit
|
commitdiff
|
tree
2019-02-05
Tom Lane
Update time zone data files to tzdata release 2018i.
commit
|
commitdiff
|
tree
2019-02-05
Andrew Dunstan
Fix searchpath for modern Perl for genbki.pl
commit
|
commitdiff
|
tree
2019-02-05
Tom Lane
Doc: in each release branch, keep only that branch...
commit
|
commitdiff
|
tree
2019-02-04
Tom Lane
Fix dumping of matviews with indirect dependencies...
commit
|
commitdiff
|
tree
2019-02-04
Andrew Gierth
Move port-specific parts of with_temp_install to port...
commit
|
commitdiff
|
tree
2019-02-03
Michael Paquier
Add PG_CFLAGS, PG_CXXFLAGS, and PG_LDFLAGS variables...
commit
|
commitdiff
|
tree
2019-02-02
Amit Kapila
Avoid possible deadlock while locking multiple heap...
commit
|
commitdiff
|
tree
2019-02-01
Michael Paquier
Fix use of dangling pointer in heap_delete() when loggi...
commit
|
commitdiff
|
tree
2019-01-30
Peter Eisentraut
Fix a crash in logical replication
commit
|
commitdiff
|
tree
2019-01-29
Magnus Hagander
Improve wording about WAL files in tar mode of pg_baseb...
commit
|
commitdiff
|
tree
2019-01-26
Tom Lane
Fix psql's "\g target" meta-command to work with COPY...
commit
|
commitdiff
|
tree
2019-01-26
Tom Lane
Allow UNLISTEN in hot-standby mode.
commit
|
commitdiff
|
tree
2019-01-24
Tom Lane
Remove infinite-loop hazards in ecpg test suite.
commit
|
commitdiff
|
tree
2019-01-24
Tom Lane
Blind attempt to fix _configthreadlocale() failures...
commit
|
commitdiff
|
tree
2019-01-23
Heikki Linnakangas
Fix misc typos in comments.
commit
|
commitdiff
|
tree
2019-01-22
Tom Lane
Avoid thread-safety problem in ecpglib.
commit
|
commitdiff
|
tree
2019-01-21
Tom Lane
Remove useless bms_copy step in RelationGetIndexAttrBitmap.
commit
|
commitdiff
|
tree
2019-01-21
Alvaro Herrera
Flush relcache entries when their FKs are meddled with
commit
|
commitdiff
|
tree
2019-01-21
Alvaro Herrera
Add 'id' to Acknowledgments section
commit
|
commitdiff
|
tree
2019-01-19
Tomas Vondra
Revert "Add valgrind suppressions for wcsrtombs optimiz...
commit
|
commitdiff
|
tree
2019-01-19
Peter Eisentraut
Fix outdated comment
commit
|
commitdiff
|
tree
2019-01-18
Tom Lane
Use our own getopt() on OpenBSD.
commit
|
commitdiff
|
tree
2019-01-18
Michael Paquier
Enforce non-parallel plan when calling current_schema...
commit
|
commitdiff
|
tree
2019-01-18
Michael Paquier
Restrict the use of temporary namespace in two-phase...
commit
|
commitdiff
|
tree
2019-01-17
Magnus Hagander
Replace references to mailinglists with @lists.postgres...
commit
|
commitdiff
|
tree
2019-01-17
Magnus Hagander
Remove references to Majordomo
commit
|
commitdiff
|
tree
2019-01-17
Andrew Gierth
Postpone aggregate checks until after collation is...
commit
|
commitdiff
|
tree
2019-01-14
Michael Paquier
Fix typos in documentation and for one wait event
commit
|
commitdiff
|
tree
2019-01-13
Andrew Dunstan
fix typo
commit
|
commitdiff
|
tree
2019-01-13
Andrew Dunstan
Make DLSUFFIX easily discoverable by build scripts
commit
|
commitdiff
|
tree
2019-01-13
Peter Eisentraut
configure: Update python search order
commit
|
commitdiff
|
tree
2019-01-11
Tom Lane
Fix up confusion over how to use EXTRA_INSTALL.
commit
|
commitdiff
|
tree
2019-01-11
Tom Lane
Avoid sharing PARAM_EXEC slots between different levels...
commit
|
commitdiff
|
tree
2019-01-11
Peter Eisentraut
doc: Correct documentation of install-time environment...
commit
|
commitdiff
|
tree
next