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
/
backend
Age
Commit message (
Expand
)
Author
2017-12-08
Fix mistake in comment
Peter Eisentraut
2017-12-06
Report failure to start a background worker.
Robert Haas
2017-12-04
Clean up assorted messiness around AllocateDir() usage.
Tom Lane
2017-11-27
Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE.
Tom Lane
2017-11-26
Pad XLogReaderState's main_data buffer more aggressively.
Tom Lane
2017-11-26
Make has_sequence_privilege support WITH GRANT OPTION
Joe Conway
2017-11-25
Repair failure with SubPlans in multi-row VALUES lists.
Tom Lane
2017-11-21
Provide for forward compatibility with future minor protocol versions.
Robert Haas
2017-11-20
Use out-of-line M68K spinlock code for OpenBSD as well as NetBSD.
Tom Lane
2017-11-12
Install Windows crash dump handler before all else.
Noah Misch
2017-11-12
Don't call pgwin32_message_to_UTF16() without CurrentMemoryContext.
Noah Misch
2017-11-11
Ignore XML declaration in xpath_internal(), for UTF8 databases.
Noah Misch
2017-11-10
Fix some null pointer dereferences in LDAP auth code
Peter Eisentraut
2017-11-09
Fix typo in ALTER SYSTEM output.
Tom Lane
2017-11-08
Fix two violations of the ResourceOwnerEnlarge/Remember protocol.
Tom Lane
2017-11-06
Make json{b}_populate_recordset() use the right tuple descriptor.
Tom Lane
2017-11-06
Always require SELECT permission for ON CONFLICT DO UPDATE.
Dean Rasheed
2017-11-05
Translation updates
Peter Eisentraut
2017-11-05
Ignore CatalogSnapshot when checking COPY FREEZE prerequisites.
Noah Misch
2017-11-03
Fix BRIN summarization concurrent with extension
Alvaro Herrera
2017-11-02
Fix corner-case errors in brin_doupdate().
Tom Lane
2017-11-02
Revert bogus fixes of HOT-freezing bug
Alvaro Herrera
2017-10-27
Dept of second thoughts: keep aliasp_item in sync with tlistitem.
Tom Lane
2017-10-27
Fix crash when columns have been added to the end of a view.
Tom Lane
2017-10-27
Rethink the dependencies recorded for FieldSelect/FieldStore nodes.
Tom Lane
2017-10-25
Process variadic arguments consistently in json functions
Andrew Dunstan
2017-10-25
Add a utility function to extract variadic function arguments
Andrew Dunstan
2017-10-23
Fix some oversights in expression dependency recording.
Tom Lane
2017-10-20
Fix typcache's failure to treat ranges as container types.
Tom Lane
2017-10-17
Fix misparsing of non-newline-terminated pg_hba.conf files.
Tom Lane
2017-10-11
Doc: fix missing explanation of default object privileges.
Tom Lane
2017-10-11
Fix low-probability loss of NOTIFY messages due to XID wraparound.
Tom Lane
2017-10-06
Fix crash when logical decoding is invoked from a PL function.
Tom Lane
2017-10-06
Fix access-off-end-of-array in clog.c.
Tom Lane
2017-10-06
Fix traversal of half-frozen update chains
Alvaro Herrera
2017-10-05
Fix more user-visible elog() calls.
Robert Haas
2017-10-03
Fix coding rules violations in walreceiver.c
Alvaro Herrera
2017-09-28
Fix freezing of a dead HOT-updated tuple
Alvaro Herrera
2017-09-27
Fix behavior when converting a float infinity to numeric.
Tom Lane
2017-09-26
Improve wording of error message added in commit 714805010.
Tom Lane
2017-09-26
Fix failure-to-read-man-page in commit 899bd785c.
Tom Lane
2017-09-25
Avoid SIGBUS on Linux when a DSM memory request overruns tmpfs.
Tom Lane
2017-09-23
Fix saving and restoring umask
Peter Eisentraut
2017-09-21
Give a better error for duplicate entries in VACUUM/ANALYZE column list.
Tom Lane
2017-09-17
Allow rel_is_distinct_for() to look through RelabelType below OpExpr.
Tom Lane
2017-09-17
Fix possible dangling pointer dereference in trigger.c.
Tom Lane
2017-08-28
Translation updates
Peter Eisentraut
2017-08-23
Fix outdated comment
Peter Eisentraut
2017-08-23
Fix translation marker
Peter Eisentraut
2017-08-16
Initialize replication_slot_catalog_xmin in procarray
Peter Eisentraut
[next]