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 corner-case coredump in _SPI_error_callback().
tester_123
as Tom Lane
More... about 7 years ago
MSVC 2012+: Permit linking to 32-bit, MinGW-built libraries. More... about 7 years ago
MSVC: Test whether 32-bit Perl needs -D_USE_32BIT_TIME_T. More... about 7 years ago
MSVC: Remove cosmetic, cross-branch differences pertaining to Perl. More... about 7 years ago
Fix mistake in comment More... about 7 years ago
Report failure to start a background worker. More... about 7 years ago
Mark assorted variables PGDLLIMPORT. More... about 7 years ago
Clean up assorted messiness around AllocateDir() usage.
tester_123
as Tom Lane
More... about 7 years ago
Fix non-GNU makefiles for AIX make. More... about 7 years ago
Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE.
tester_123
as Tom Lane
More... about 7 years ago
Fix typo in comment More... about 7 years ago
Pad XLogReaderState's main_data buffer more aggressively.
tester_123
as Tom Lane
More... about 7 years ago
Make has_sequence_privilege support WITH GRANT OPTION More... about 7 years ago
Update MSVC build process for new timezone data.
tester_123
as Tom Lane
More... about 7 years ago
Replace raw timezone source data with IANA's new compact format.
tester_123
as Tom Lane
More... about 7 years ago
Avoid formally-undefined use of memcpy() in hstoreUniquePairs().
tester_123
as Tom Lane
More... about 7 years ago
Repair failure with SubPlans in multi-row VALUES lists.
tester_123
as Tom Lane
More... about 7 years ago
Doc: add a summary table to the CREATE POLICY docs. More... about 7 years ago
Support linking with MinGW-built Perl. More... about 7 years ago
Provide for forward compatibility with future minor protocol versions. More... about 7 years ago
Use out-of-line M68K spinlock code for OpenBSD as well as NetBSD.
tester_123
as Tom Lane
More... about 7 years ago
Add support for Motorola 88K to s_lock.h.
tester_123
as Tom Lane
More... about 7 years ago
Provide modern examples of how to auto-start Postgres on macOS.
tester_123
as Tom Lane
More... about 7 years ago
Prevent int128 from requiring more than MAXALIGN alignment.
tester_123
as Tom Lane
More... about 7 years ago
Rearrange c.h to create a "compiler characteristics" section.
tester_123
as Tom Lane
More... about 7 years ago
Perform a lot more sanity checks when freezing tuples. More... about 7 years ago
MSVC: Rebuild spiexceptions.h when out of date. More... about 7 years ago
Install Windows crash dump handler before all else. More... about 7 years ago
Don't call pgwin32_message_to_UTF16() without CurrentMemoryContext. More... about 7 years ago
Add post-2010 ecpg tests to checktcp. More... about 7 years ago