2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix crash when columns have been added to the end of a view.
tester_123
as Tom Lane
More... over 7 years ago
Rethink the dependencies recorded for FieldSelect/FieldStore nodes.
tester_123
as Tom Lane
More... over 7 years ago
Doc: mention that you can't PREPARE TRANSACTION after NOTIFY.
tester_123
as Tom Lane
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.
tester_123
as Tom Lane
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.
tester_123
as Tom Lane
More... over 7 years ago
Sync our copy of the timezone library with IANA release tzcode2017c.
tester_123
as Tom Lane
More... over 7 years ago
Fix some oversights in expression dependency recording.
tester_123
as Tom Lane
More... over 7 years ago
Fix typcache's failure to treat ranges as container types.
tester_123
as Tom Lane
More... over 7 years ago
Fix misparsing of non-newline-terminated pg_hba.conf files.
tester_123
as Tom Lane
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.
tester_123
as Tom Lane
More... over 7 years ago
Fix low-probability loss of NOTIFY messages due to XID wraparound.
tester_123
as Tom Lane
More... over 7 years ago
Fix crash when logical decoding is invoked from a PL function.
tester_123
as Tom Lane
More... over 7 years ago
Fix access-off-end-of-array in clog.c.
tester_123
as Tom Lane
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.
tester_123
as Tom Lane
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.
tester_123
as Tom Lane
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.
tester_123
as Tom Lane
More... over 7 years ago
Fix failure-to-read-man-page in commit 899bd785c.
tester_123
as Tom Lane
More... over 7 years ago
Avoid SIGBUS on Linux when a DSM memory request overruns tmpfs.
tester_123
as Tom Lane
More... over 7 years ago