Fix crash when columns have been added to the end of a view. |
|
More...
|
over 7 years ago
|
Rethink the dependencies recorded for FieldSelect/FieldStore nodes. |
|
More...
|
over 7 years ago
|
Doc: mention that you can't PREPARE TRANSACTION after NOTIFY. |
|
More...
|
over 7 years ago
|
Improve gendef.pl diagnostic on failure to open sym file |
|
More...
|
over 7 years ago
|
Fixed handling of escape character in libecpg. |
|
More...
|
over 7 years ago
|
Fix libpq to not require user's home directory to exist. |
|
More...
|
over 7 years ago
|
Process variadic arguments consistently in json functions |
|
More...
|
over 7 years ago
|
Add a utility function to extract variadic function arguments |
|
More...
|
over 7 years ago
|
Update time zone data files to tzdata release 2017c. |
|
More...
|
over 7 years ago
|
Sync our copy of the timezone library with IANA release tzcode2017c. |
|
More...
|
over 7 years ago
|
Fix some oversights in expression dependency recording. |
|
More...
|
over 7 years ago
|
Fix typcache's failure to treat ranges as container types. |
|
More...
|
over 7 years ago
|
Fix misparsing of non-newline-terminated pg_hba.conf files. |
|
More...
|
over 7 years ago
|
Allocate thread-local snapshot array statically |
|
More...
|
over 7 years ago
|
Remember queryId for queries executed using FQS |
|
More...
|
over 7 years ago
|
Doc: fix missing explanation of default object privileges. |
|
More...
|
over 7 years ago
|
Fix low-probability loss of NOTIFY messages due to XID wraparound. |
|
More...
|
over 7 years ago
|
Fix crash when logical decoding is invoked from a PL function. |
|
More...
|
over 7 years ago
|
Fix access-off-end-of-array in clog.c. |
|
More...
|
over 7 years ago
|
Fix traversal of half-frozen update chains |
|
More...
|
over 7 years ago
|
Fix more user-visible elog() calls. |
|
More...
|
over 7 years ago
|
Fix coding rules violations in walreceiver.c |
|
More...
|
over 7 years ago
|
Use a longer connection timeout in pg_isready test. |
|
More...
|
over 7 years ago
|
Fix freezing of a dead HOT-updated tuple |
|
More...
|
over 7 years ago
|
Fix behavior when converting a float infinity to numeric. |
|
More...
|
over 7 years ago
|
Improve the CREATE POLICY documentation. |
|
More...
|
over 7 years ago
|
Don't recommend "DROP SCHEMA information_schema CASCADE". |
|
More...
|
over 7 years ago
|
Improve wording of error message added in commit 714805010. |
|
More...
|
over 7 years ago
|
Fix failure-to-read-man-page in commit 899bd785c. |
|
More...
|
over 7 years ago
|
Avoid SIGBUS on Linux when a DSM memory request overruns tmpfs. |
|
More...
|
over 7 years ago
|