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
/
utils
Age
Commit message (
Expand
)
Author
2019-12-25
Load relcache entries' partitioning data on-demand, not immediately.
Tom Lane
2019-12-25
Rename files and headers related to index AM
Michael Paquier
2019-12-11
Further adjust EXPLAIN's choices of table alias names.
Tom Lane
2019-12-11
Emit parameter values during query bind/execute errors
Alvaro Herrera
2019-12-01
Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS tables.
Tom Lane
2019-11-25
Make the order of the header file includes consistent.
Amit Kapila
2019-11-25
Refactor reloption handling for index AMs in-core
Michael Paquier
2019-11-08
Add backtrace support for error reporting
Alvaro Herrera
2019-11-07
Fix nested error handling in PG_FINALLY
Peter Eisentraut
2019-11-06
Allow sampling of statements depending on duration
Tomas Vondra
2019-11-01
Add some assertions to view reloption macros
Peter Eisentraut
2019-11-01
PG_FINALLY
Peter Eisentraut
2019-10-31
Add const qualifiers to internal range type APIs
Peter Eisentraut
2019-10-25
Improve management of statement timeouts.
Tom Lane
2019-10-21
Refactor jsonpath's compareDatetime()
Alexander Korotkov
2019-10-16
Refresh some incorrect links in pg_crc.c/h
Michael Paquier
2019-10-08
Remove some code for old unsupported versions of MSVC
Peter Eisentraut
2019-10-05
Change MemoryContextMemAllocated to return Size
Tomas Vondra
2019-10-01
Add transparent block-level memory accounting
Tomas Vondra
2019-09-25
Implement jsonpath .datetime() method
Alexander Korotkov
2019-09-25
Allow datetime values in JsonbValue
Alexander Korotkov
2019-09-25
Error suppression support for upcoming jsonpath .datetime() method
Alexander Korotkov
2019-09-25
Implement parse_datetime() function
Alexander Korotkov
2019-09-25
Support reloptions of enum type
Alvaro Herrera
2019-09-22
Fix failure to zero-pad the result of bitshiftright().
Tom Lane
2019-09-20
Split out code into new getKeyJsonValueFromContainer()
Alvaro Herrera
2019-09-17
Fix bogus handling of XQuery regex option flags.
Tom Lane
2019-09-16
Support for FF1-FF6 datetime format patterns
Alexander Korotkov
2019-09-11
Rearrange postmaster's startup sequence for better syslogger results.
Tom Lane
2019-08-28
Avoid catalog lookups in RelationAllowsEarlyPruning().
Thomas Munro
2019-08-19
Add fmgr.h include to selfuncs.h.
Andres Freund
2019-08-18
Avoid conflicts with library versions of inet_net_ntop() and friends.
Tom Lane
2019-08-18
Fix incidental warnings from cpluspluscheck.
Tom Lane
2019-08-16
Remove fmgr.h includes from headers that don't really need it.
Andres Freund
2019-08-16
Don't include utils/array.h from acl.h.
Andres Freund
2019-08-13
Fix inconsistencies and typos in the tree, take 10
Michael Paquier
2019-08-05
Fix inconsistencies and typos in the tree, take 9
Michael Paquier
2019-08-04
Revert "Add log_statement_sample_rate parameter"
Tomas Vondra
2019-07-31
Remove superfluous newlines in function prototypes.
Andres Freund
2019-07-30
Allow table AM's to use rd_amcache, too.
Heikki Linnakangas
2019-07-24
Use full 64-bit XID for checking if a deleted GiST page is old enough.
Heikki Linnakangas
2019-07-22
Fix inconsistencies and typos in the tree
Michael Paquier
2019-07-07
Remove more unreferenced function declarations
Michael Paquier
2019-07-05
Remove unreferenced function declarations.
Tom Lane
2019-07-01
Fix many typos and inconsistencies
Michael Paquier
2019-07-01
Don't read fields of a misaligned ExpandedObjectHeader or AnyArrayType.
Noah Misch
2019-06-30
Don't call data type input functions in GUC check hooks
Peter Eisentraut
2019-06-30
Remove explicit error handling for obsolete date/time values
Peter Eisentraut
2019-06-19
Support 'q' flag in jsonpath 'like_regex' predicate
Alexander Korotkov
2019-06-17
Fix more typos and inconsistencies in the tree
Michael Paquier
[next]