| 33 min ago |
Peter Eisentraut | Replace most StaticAssertStmt() with StaticAssertDecl() master github/master |
commit | commitdiff | tree |
| 52 min ago |
Heikki Linnakangas | Never store 0 as the nextMXact |
commit | commitdiff | tree |
| 12 hours ago |
Nathan Bossart | Fix some comments. |
commit | commitdiff | tree |
| 13 hours ago |
Álvaro Herrera | Fix infer_arbiter_index for partitioned tables |
commit | commitdiff | tree |
| 19 hours ago |
Heikki Linnakangas | Fix comment on how temp files and subtransactions are... |
commit | commitdiff | tree |
| 24 hours ago |
Heikki Linnakangas | Add runtime checks for bogus multixact offsets |
commit | commitdiff | tree |
| 24 hours ago |
Peter Eisentraut | Make <assert.h> consistently available in frontend... |
commit | commitdiff | tree |
| 28 hours ago |
Michael Paquier | Use palloc_object() and palloc_array(), the last change |
commit | commitdiff | tree |
| 28 hours ago |
Michael Paquier | pg_buffercache: Fix memory allocation formula |
commit | commitdiff | tree |
| 29 hours ago |
Amit Kapila | Enhance slot synchronization API to respect promotion... |
commit | commitdiff | tree |
| 31 hours ago |
Peter Geoghegan | Clarify why _bt_killitems sorts its items array. |
commit | commitdiff | tree |
| 32 hours ago |
Michael Paquier | Fix allocation formula in llvmjit_expr.c |
commit | commitdiff | tree |
| 33 hours ago |
Peter Geoghegan | Fix MULTIXACT_DEBUG builds. |
commit | commitdiff | tree |
| 35 hours ago |
Tom Lane | Allow PG_PRINTF_ATTRIBUTE to be different in C and... |
commit | commitdiff | tree |
| 37 hours ago |
Peter Geoghegan | Return TIDs in desc order during backwards scans. |
commit | commitdiff | tree |
| 37 hours ago |
Jeff Davis | Add pg_iswcased(). |
commit | commitdiff | tree |
| 37 hours ago |
Jeff Davis | Remove char_tolower() API. |
commit | commitdiff | tree |
| 40 hours ago |
Heikki Linnakangas | Fix bogus extra arguments to query_safe in test |
commit | commitdiff | tree |
| 40 hours ago |
Heikki Linnakangas | Improve DDL deparsing test |
commit | commitdiff | tree |
| 41 hours ago |
Melanie Plageman | Add comment about keeping PD_ALL_VISIBLE and VM in... |
commit | commitdiff | tree |
| 41 hours ago |
Melanie Plageman | Simplify vacuum visibility assertion |
commit | commitdiff | tree |
| 44 hours ago |
Heikki Linnakangas | Fix comment in GetPublicationRelations |
commit | commitdiff | tree |
| 47 hours ago |
Heikki Linnakangas | Fix some near-bugs related to ResourceOwner function... |
commit | commitdiff | tree |
| 2 days ago |
Michael Paquier | libpq: Authorize pthread_exit() in libpq_check |
commit | commitdiff | tree |
| 2 days ago |
Michael Paquier | Fix failures with cross-version pg_upgrade tests |
commit | commitdiff | tree |
| 2 days ago |
Michael Paquier | Fix two issues with recently-introduced nbtree test |
commit | commitdiff | tree |
| 2 days ago |
Michael Paquier | Fix meson warning due to missing declaration of NM |
commit | commitdiff | tree |
| 2 days ago |
Heikki Linnakangas | Fix typo in comment |
commit | commitdiff | tree |
| 2 days ago |
David Rowley | Fix misleading comment in tuplesort.c |
commit | commitdiff | tree |
| 2 days ago |
Michael Paquier | Use palloc_object() and palloc_array() in backend code |
commit | commitdiff | tree |
| 2 days ago |
Thomas Munro | Fix O_CLOEXEC flag handling in Windows port. |
commit | commitdiff | tree |
| 2 days ago |
Nathan Bossart | vacuumdb: Add --dry-run. |
commit | commitdiff | tree |
| 2 days ago |
Nathan Bossart | Add ParallelSlotSetIdle(). |
commit | commitdiff | tree |
| 2 days ago |
Nathan Bossart | vacuumdb: Move some variables to the vacuumingOptions... |
commit | commitdiff | tree |
| 2 days ago |
Masahiko Sawada | Add started_by column to pg_stat_progress_analyze view. |
commit | commitdiff | tree |
| 2 days ago |
Masahiko Sawada | Add mode and started_by columns to pg_stat_progress_vac... |
commit | commitdiff | tree |
| 2 days ago |
Nathan Bossart | doc: Fix titles of some pg_buffercache functions. |
commit | commitdiff | tree |
| 2 days ago |
Tom Lane | Support "j" length modifier in snprintf.c. |
commit | commitdiff | tree |
| 2 days ago |
Heikki Linnakangas | Add wait event for the group commit delay before WAL... |
commit | commitdiff | tree |
| 2 days ago |
Heikki Linnakangas | Fix warning about wrong format specifier for off_t... |
commit | commitdiff | tree |
| 2 days ago |
Heikki Linnakangas | Widen MultiXactOffset to 64 bits |
commit | commitdiff | tree |
| 2 days ago |
Heikki Linnakangas | Move pg_multixact SLRU page format definitions to a... |
commit | commitdiff | tree |
| 2 days ago |
Dean Rasheed | doc: Fix statement about ON CONFLICT and deferrable... |
commit | commitdiff | tree |
| 3 days ago |
Richard Guo | Fix distinctness check for queries with grouping sets |
commit | commitdiff | tree |
| 3 days ago |
Richard Guo | Fix const-simplification for index expressions and... |
commit | commitdiff | tree |
| 3 days ago |
Amit Kapila | Fix LOCK_TIMEOUT handling in slotsync worker. |
commit | commitdiff | tree |
| 3 days ago |
Peter Eisentraut | Remove useless casts in format arguments |
commit | commitdiff | tree |
| 3 days ago |
Peter Eisentraut | Clean up int64-related format strings |
commit | commitdiff | tree |
| 3 days ago |
Peter Eisentraut | Remove unnecessary casts in printf format arguments... |
commit | commitdiff | tree |
| 3 days ago |
Michael Paquier | Use palloc_object() and palloc_array() in more areas... |
commit | commitdiff | tree |
| 3 days ago |
Andres Freund | Improve documentation for pg_atomic_unlocked_write_u32() |
commit | commitdiff | tree |
| 3 days ago |
David Rowley | Doc: fix typo in hash index documentation |
commit | commitdiff | tree |
| 3 days ago |
Michael Paquier | libpq: Refactor logic checking for exit() in shared... |
commit | commitdiff | tree |
| 3 days ago |
Tom Lane | Fix minor portability issue in pg_resetwal.c. |
commit | commitdiff | tree |
| 3 days ago |
Peter Geoghegan | Avoid pointer chasing in _bt_readpage inner loop. |
commit | commitdiff | tree |
| 3 days ago |
Álvaro Herrera | Unify some more messages |
commit | commitdiff | tree |
| 3 days ago |
Peter Geoghegan | Relocate _bt_readpage and related functions. |
commit | commitdiff | tree |
| 3 days ago |
Álvaro Herrera | Unify error messages |
commit | commitdiff | tree |
| 3 days ago |
Heikki Linnakangas | pg_resetwal: Use separate flags for whether an option... |
commit | commitdiff | tree |
| 3 days ago |
Heikki Linnakangas | pg_resetwal: Reject negative and out of range arguments |
commit | commitdiff | tree |
| 3 days ago |
Peter Eisentraut | Make ecpg parse.pl more robust with braces |
commit | commitdiff | tree |
| 3 days ago |
Peter Eisentraut | Use PGAlignedXLogBlock for some code simplification |
commit | commitdiff | tree |
| 4 days ago |
Michael Paquier | test_custom_stats: Test module for custom cumulative... |
commit | commitdiff | tree |
| 4 days ago |
Amit Kapila | Prevent invalidation of newly created replication slots. |
commit | commitdiff | tree |
| 4 days ago |
Michael Paquier | injection_points: Remove portions related to custom... |
commit | commitdiff | tree |
| 4 days ago |
Michael Paquier | Improve error messages of input functions for pg_depend... |
commit | commitdiff | tree |
| 4 days ago |
Tom Lane | ecpg: refactor to eliminate cast-away-const in find_var... |
commit | commitdiff | tree |
| 4 days ago |
Tom Lane | Micro-optimize datatype conversions in datum_to_jsonb_i... |
commit | commitdiff | tree |
| 4 days ago |
Tom Lane | Remove fundamentally-redundant processing in jsonb_agg... |
commit | commitdiff | tree |
| 4 days ago |
Tom Lane | Revise APIs for pushJsonbValue() and associated routines. |
commit | commitdiff | tree |
| 4 days ago |
Tom Lane | Add a macro for the declared typlen of type timetz. |
commit | commitdiff | tree |
| 5 days ago |
Tom Lane | Handle constant inputs to corr() and related aggregates... |
commit | commitdiff | tree |
| 5 days ago |
Tom Lane | Doc: include JSON in the list of SQL-standard types. |
commit | commitdiff | tree |
| 6 days ago |
Michael Paquier | Improve error reporting of recovery test 027_stream_regress |
commit | commitdiff | tree |
| 6 days ago |
Michael Paquier | Add PostgreSQL::Test::Cluster::read_head_tail() helper... |
commit | commitdiff | tree |
| 6 days ago |
Tom Lane | Fix text substring search for non-deterministic collations. |
commit | commitdiff | tree |
| 6 days ago |
Heikki Linnakangas | Fix test to work with non-8kB block sizes |
commit | commitdiff | tree |
| 6 days ago |
Nathan Bossart | Add commit 86b276a4a9 to .git-blame-ignore-revs. |
commit | commitdiff | tree |
| 6 days ago |
Robert Haas | Don't reset the pathlist of partitioned joinrels. |
commit | commitdiff | tree |
| 6 days ago |
Tom Lane | Fix some cases of indirectly casting away const. |
commit | commitdiff | tree |
| 6 days ago |
Álvaro Herrera | Stabilize tests some more |
commit | commitdiff | tree |
| 7 days ago |
Heikki Linnakangas | Fix setting next multixid's offset at offset wraparound |
commit | commitdiff | tree |
| 7 days ago |
Michael Paquier | Use more palloc_object() and palloc_array() in contrib/ |
commit | commitdiff | tree |
| 7 days ago |
Michael Paquier | Improve test output of extended statistics for ndistinc... |
commit | commitdiff | tree |
| 7 days ago |
Amit Kapila | Rename column slotsync_skip_at to slotsync_last_skip. |
commit | commitdiff | tree |
| 7 days ago |
Michael Paquier | Fix some compiler warnings |
commit | commitdiff | tree |
| 7 days ago |
Michael Paquier | Show version of nodes in output of TAP tests |
commit | commitdiff | tree |
| 7 days ago |
Melanie Plageman | Suppress spurious Coverity warning in prune freeze... |
commit | commitdiff | tree |
| 7 days ago |
Nathan Bossart | Fix key size of PrivateRefCountHash. |
commit | commitdiff | tree |
| 7 days ago |
Peter Eisentraut | Remove no longer needed casts from Pointer |
commit | commitdiff | tree |
| 7 days ago |
Peter Eisentraut | Remove no longer needed casts to Pointer |
commit | commitdiff | tree |
| 7 days ago |
Álvaro Herrera | amcheck: Fix snapshot usage in bt_index_parent_check |
commit | commitdiff | tree |
| 7 days ago |
Peter Eisentraut | headerscheck ccache support |
commit | commitdiff | tree |
| 7 days ago |
Peter Eisentraut | headerscheck: Use LLVM_CPPFLAGS |
commit | commitdiff | tree |
| 8 days ago |
Alexander Korotkov | Fix incorrect assertion bound in WaitForLSN() |
commit | commitdiff | tree |
| 8 days ago |
Andres Freund | Rename BUFFERPIN wait event class to BUFFER |
commit | commitdiff | tree |
| 8 days ago |
Andres Freund | Add pg_atomic_unlocked_write_u64 |
commit | commitdiff | tree |
| 8 days ago |
Andres Freund | bufmgr: Turn BUFFER_LOCK_* into an enum |
commit | commitdiff | tree |
| 8 days ago |
Tom Lane | Make stats_ext test faster under cache-clobbering test... |
commit | commitdiff | tree |
| 8 days ago |
Heikki Linnakangas | Add test for multixid wraparound |
commit | commitdiff | tree |
| next |