I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove some comments related to pqPipelineSync() and PQsendPipelineSync() More... 12 months ago
Add support for parsing of large XML data (>= 10MB) More... 12 months ago
xml2: Replace deprecated routines with recommended ones More... 12 months ago
Fix format specifier for NOTICE in copyfrom.c More... 12 months ago
Add new COPY option SAVE_ERROR_TO More... 12 months ago
Fix REALLOCATE_BITMAPSETS code More... 12 months ago
Be more consistent about whether to update the FSM while vacuuming. More... 12 months ago
Support identity columns in partitioned tables More... 12 months ago
Decorate WITH with literal markup tags More... 12 months ago
Add missing PGDLLIMPORT markings More... 12 months ago
struct XmlTableRoutine: use C99 designated initializers
Álvaro Herrera
as Alvaro Herrera
More... 12 months ago
Don't test already-referenced pointer for nullness
Álvaro Herrera
as Alvaro Herrera
More... 12 months ago
doc: Add Identity Column section under Data Definition chapter More... 12 months ago
Assert that partition inherits from only one parent in MergeAttributes() More... 12 months ago
doc: Decorate PostgreSQL with productname tag More... 12 months ago
libpq: Add PQsendPipelineSync() More... 12 months ago
Fix a typo and some doc indentation related to libpq pipeline functions More... 12 months ago
Fix typos. More... 12 months ago
Fix 'negative bitmapset member' error More... 12 months ago
Avoid useless ReplicationOriginExitCleanup locking
Álvaro Herrera
as Alvaro Herrera
More... 12 months ago
Reduce dependency to money data type in main regression test suite More... 12 months ago
Prevent access to an unpinned buffer in BEFORE ROW UPDATE triggers. More... 12 months ago
pg_dump: Remove obsolete trigger support More... 12 months ago
doc: Update catalog documentation for attstattarget nullable More... 12 months ago
Remove useless Assert More... 12 months ago
Escape output of pg_amcheck test More... 12 months ago
Add previous commit to .git-blame-ignore-revs. More... 12 months ago
Re-pgindent catcache.c after previous commit. More... 12 months ago
Cope with catcache entries becoming stale during detoasting. More... 12 months ago
Make attstattarget nullable More... 12 months ago