2019-10-25 |
Tom Lane | Improve management of statement timeouts. |
tree | commitdiff |
2019-10-21 |
Alexander Korotkov | Refactor jsonpath's compareDatetime() |
tree | commitdiff |
2019-10-21 |
Alexander Korotkov | Refactor timestamp2timestamptz_opt_error() |
tree | commitdiff |
2019-10-19 |
Peter Eisentraut | Fix most -Wundef warnings |
tree | commitdiff |
2019-10-17 |
Thomas Munro | When restoring GUCs in parallel workers, show an error... |
tree | commitdiff |
2019-10-16 |
Michael Paquier | Refresh some incorrect links in pg_crc.c/h |
tree | commitdiff |
2019-10-16 |
Thomas Munro | Use libc version as a collation version on glibc systems. |
tree | commitdiff |
2019-10-15 |
Andres Freund | Fix CLUSTER on expression indexes. |
tree | commitdiff |
2019-10-13 |
Peter Eisentraut | Update unicode.org URLs |
tree | commitdiff |
2019-10-09 |
Peter Eisentraut | Revert "Use libc version as a collation version on... |
tree | commitdiff |
2019-10-09 |
Peter Eisentraut | Use libc version as a collation version on glibc systems. |
tree | commitdiff |
2019-10-08 |
Peter Eisentraut | Remove some code for old unsupported versions of MSVC |
tree | commitdiff |
2019-10-08 |
Michael Paquier | Update some outdated links about XLC and UNIX specification |
tree | commitdiff |
2019-10-05 |
Tomas Vondra | Change MemoryContextMemAllocated to return Size |
tree | commitdiff |
2019-10-04 |
Robert Haas | Rename some toasting functions based on whether they... |
tree | commitdiff |
2019-10-04 |
Tom Lane | Fix bitshiftright()'s zero-padding some more. |
tree | commitdiff |
2019-10-04 |
Tomas Vondra | Use Size instead of int64 to track allocated memory |
tree | commitdiff |
2019-10-03 |
Tom Lane | Avoid unnecessary out-of-memory errors during encoding... |
tree | commitdiff |
2019-10-03 |
Tom Lane | Allow repalloc() to give back space when a large chunk... |
tree | commitdiff |
2019-10-02 |
Michael Paquier | Revert hooks for session start and end, take two |
tree | commitdiff |
2019-10-01 |
Tomas Vondra | Mark two variables in in aset.c with PG_USED_FOR_ASSERT... |
tree | commitdiff |
2019-10-01 |
Michael Paquier | Add hooks for session start and session end, take two |
tree | commitdiff |
2019-10-01 |
Tomas Vondra | Add transparent block-level memory accounting |
tree | commitdiff |
2019-09-27 |
Andres Freund | Fix implicit-fallthrough compiler warning introduced... |
tree | commitdiff |
2019-09-25 |
Alexander Korotkov | Correctly cast types to Datum and back in compareDatetime() |
tree | commitdiff |
2019-09-25 |
Alexander Korotkov | Implement jsonpath .datetime() method |
tree | commitdiff |
2019-09-25 |
Alexander Korotkov | Allow datetime values in JsonbValue |
tree | commitdiff |
2019-09-25 |
Alexander Korotkov | Error suppression support for upcoming jsonpath .dateti... |
tree | commitdiff |
2019-09-25 |
Alexander Korotkov | Implement parse_datetime() function |
tree | commitdiff |
2019-09-25 |
Alexander Korotkov | Implement standard datetime parsing mode |
tree | commitdiff |
2019-09-23 |
Peter Eisentraut | Message style fixes |
tree | commitdiff |
2019-09-22 |
Tom Lane | Fix failure to zero-pad the result of bitshiftright(). |
tree | commitdiff |
2019-09-21 |
Tom Lane | Straighten out leakproofness markings on text compariso... |
tree | commitdiff |
2019-09-21 |
Tom Lane | Fix up handling of nondeterministic collations with... |
tree | commitdiff |
2019-09-20 |
Alvaro Herrera | Split out code into new getKeyJsonValueFromContainer() |
tree | commitdiff |
2019-09-20 |
Alvaro Herrera | Optimize get_jsonb_path_all avoiding an iterator |
tree | commitdiff |
2019-09-20 |
Alvaro Herrera | Refactor code into new JsonbValueAsText, and use it... |
tree | commitdiff |
2019-09-20 |
Tom Lane | Fix some minor spec-compliance issues in jsonpath lexer. |
tree | commitdiff |
2019-09-17 |
Tom Lane | Fix bogus handling of XQuery regex option flags. |
tree | commitdiff |
2019-09-16 |
Alexander Korotkov | Support for SSSSS datetime format pattern |
tree | commitdiff |
2019-09-16 |
Alexander Korotkov | Support for FF1-FF6 datetime format patterns |
tree | commitdiff |
2019-09-13 |
Tom Lane | Make tuplesort_set_bound() assertions more comprehensib... |
tree | commitdiff |
2019-09-12 |
Alvaro Herrera | Merge two assertions to make comment clearer |
tree | commitdiff |
2019-09-09 |
Alexander Korotkov | Fix handling of non-key columns get_index_column_opclass() |
tree | commitdiff |
2019-09-07 |
Tom Lane | Fix issues around strictness of SIMILAR TO. |
tree | commitdiff |
2019-09-05 |
Tom Lane | Use data directory inode number, not port, to select... |
tree | commitdiff |
2019-09-05 |
Robert Haas | Split tuptoaster.c into three separate files. |
tree | commitdiff |
2019-09-03 |
Michael Paquier | Fix memory leak with lower, upper and initcap with... |
tree | commitdiff |
2019-08-28 |
Thomas Munro | Avoid catalog lookups in RelationAllowsEarlyPruning(). |
tree | commitdiff |
2019-08-27 |
Tom Lane | Reject empty names and recursion in config-file include... |
tree | commitdiff |
2019-08-22 |
Peter Eisentraut | Make SQL/JSON error code names match SQL standard |
tree | commitdiff |
2019-08-19 |
Tom Lane | Restore json{b}_populate_record{set}'s ability to take... |
tree | commitdiff |
2019-08-19 |
Michael Paquier | Fix inconsistencies and typos in the tree, take 11 |
tree | commitdiff |
2019-08-18 |
Tom Lane | Avoid conflicts with library versions of inet_net_ntop... |
tree | commitdiff |
2019-08-18 |
Tom Lane | Fix incidental warnings from cpluspluscheck. |
tree | commitdiff |
2019-08-16 |
Andres Freund | Add default_table_access_method to postgresql.conf... |
tree | commitdiff |
2019-08-16 |
Andres Freund | Don't include utils/array.h from acl.h. |
tree | commitdiff |
2019-08-15 |
Tom Lane | Fix plpgsql to re-look-up composite type names at need. |
tree | commitdiff |
2019-08-14 |
Tom Lane | Fix ALTER SYSTEM to cope with duplicate entries in... |
tree | commitdiff |
2019-08-13 |
Michael Paquier | Fix inconsistencies and typos in the tree, take 10 |
tree | commitdiff |
2019-08-12 |
Tom Lane | Fix planner's test for case-foldable characters in... |
tree | commitdiff |
2019-08-12 |
Tom Lane | Rationalize use of list_concat + list_copy combinations. |
tree | commitdiff |
2019-08-12 |
Alexander Korotkov | Fix string comparison in jsonpath |
tree | commitdiff |
2019-08-11 |
Alexander Korotkov | Adjust string comparison in jsonpath |
tree | commitdiff |
2019-08-10 |
Peter Geoghegan | Rename tuplesort.c's SortTuple.tupindex field. |
tree | commitdiff |
2019-08-08 |
Peter Geoghegan | Update obsolete tuplesort READTUP() comment. |
tree | commitdiff |
2019-08-07 |
Alvaro Herrera | Remove unnecessary #include <limits.h> |
tree | commitdiff |
2019-08-07 |
Michael Paquier | Fix some incorrect parsing of time with time zone strings |
tree | commitdiff |
2019-08-05 |
Noah Misch | Require the schema qualification in pg_temp.type_name... |
tree | commitdiff |
2019-08-05 |
Michael Paquier | Add safeguards in LSN, numeric and float calculation... |
tree | commitdiff |
2019-08-05 |
Michael Paquier | Fix inconsistencies and typos in the tree, take 9 |
tree | commitdiff |
2019-08-04 |
Tomas Vondra | Revert "Add log_statement_sample_rate parameter" |
tree | commitdiff |
2019-08-01 |
Peter Geoghegan | Add sort support routine for the inet data type. |
tree | commitdiff |
2019-08-01 |
Tom Lane | Add an isolation test to exercise parallel-worker deadl... |
tree | commitdiff |
2019-07-31 |
Andres Freund | Remove superfluous newlines in function prototypes. |
tree | commitdiff |
2019-07-30 |
Heikki Linnakangas | Allow table AM's to use rd_amcache, too. |
tree | commitdiff |
2019-07-29 |
Michael Paquier | Fix inconsistencies and typos in the tree |
tree | commitdiff |
2019-07-26 |
Tom Lane | Tweak our special-case logic for the IANA "Factory... |
tree | commitdiff |
2019-07-26 |
Tom Lane | Fix loss of fractional digits for large values in cash_... |
tree | commitdiff |
2019-07-24 |
Heikki Linnakangas | Use full 64-bit XID for checking if a deleted GiST... |
tree | commitdiff |
2019-07-22 |
David Rowley | Use appendBinaryStringInfo in more places where the... |
tree | commitdiff |
2019-07-22 |
Michael Paquier | Fix inconsistencies and typos in the tree |
tree | commitdiff |
2019-07-19 |
Jeff Davis | Fix error in commit e6feef57. |
tree | commitdiff |
2019-07-18 |
Jeff Davis | Fix daterange canonicalization for +/- infinity. |
tree | commitdiff |
2019-07-17 |
Tom Lane | Avoid using lcons and list_delete_first where it's... |
tree | commitdiff |
2019-07-16 |
Tom Lane | Clean up some ad-hoc code for sorting and de-duplicatin... |
tree | commitdiff |
2019-07-16 |
Michael Paquier | Fix inconsistencies and typos in the tree |
tree | commitdiff |
2019-07-15 |
Tom Lane | Represent Lists as expansible arrays, not chains of... |
tree | commitdiff |
2019-07-14 |
Peter Eisentraut | Add gen_random_uuid function |
tree | commitdiff |
2019-07-14 |
Alexander Korotkov | Add missing commutators for distance operators |
tree | commitdiff |
2019-07-12 |
Tom Lane | Fix get_actual_variable_range() to cope with broken... |
tree | commitdiff |
2019-07-08 |
Bruce Momjian | Adjust ssl_ciphers to be specific to OpenSSL |
tree | commitdiff |
2019-07-08 |
Michael Paquier | Fix inconsistencies in the code |
tree | commitdiff |
2019-07-07 |
Peter Eisentraut | Use consistent style for checking return from system... |
tree | commitdiff |
2019-07-05 |
Tom Lane | Remove dead encoding-conversion functions. |
tree | commitdiff |
2019-07-05 |
Thomas Munro | Improve comment in postgresql.conf.sample. |
tree | commitdiff |
2019-07-05 |
Michael Paquier | Add min() and max() aggregates for pg_lsn |
tree | commitdiff |
2019-07-04 |
David Rowley | Use appendStringInfoString and appendPQExpBufferStr... |
tree | commitdiff |
2019-07-01 |
Tom Lane | pgindent run prior to branching v12. |
tree | commitdiff |
2019-07-01 |
Michael Paquier | Fix many typos and inconsistencies |
tree | commitdiff |
next |