I Use This!
Activity Not Available

Commits : Listings

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