| 2 hours ago |
Andrew Dunstan | Add 'make check-tests' behavior to the meson based... master github/master |
commit | commitdiff | tree |
| 8 hours ago |
Peter Eisentraut | Fix typo in documentation about application time |
commit | commitdiff | tree |
| 9 hours ago |
Peter Eisentraut | Remove useless casts to (void *) |
commit | commitdiff | tree |
| 11 hours ago |
Heikki Linnakangas | Use strtoi64() in pgbench, replacing its open-coded... |
commit | commitdiff | tree |
| 12 hours ago |
Peter Eisentraut | Update timezone to C99 |
commit | commitdiff | tree |
| 15 hours ago |
Peter Eisentraut | C11 alignas instead of unions |
commit | commitdiff | tree |
| 26 hours ago |
Masahiko Sawada | Use "COPY table TO" for partitioned tables in initial... |
commit | commitdiff | tree |
| 26 hours ago |
Melanie Plageman | Split PruneFreezeParams initializers to one field per... |
commit | commitdiff | tree |
| 28 hours ago |
Bruce Momjian | tools: update tools/codelines to use "git ls-files" |
commit | commitdiff | tree |
| 32 hours ago |
Melanie Plageman | Update PruneState.all_[visible|frozen] earlier in pruning |
commit | commitdiff | tree |
| 32 hours ago |
Melanie Plageman | Keep all_frozen updated in heap_page_prune_and_freeze |
commit | commitdiff | tree |
| 33 hours ago |
Melanie Plageman | Refactor heap_page_prune_and_freeze() parameters into... |
commit | commitdiff | tree |
| 34 hours ago |
Daniel Gustafsson | doc: Assorted documentation improvements |
commit | commitdiff | tree |
| 35 hours ago |
Daniel Gustafsson | doc: Document how to run a subset of regress tests |
commit | commitdiff | tree |
| 36 hours ago |
Tomas Vondra | Handle EPERM in pg_numa_init |
commit | commitdiff | tree |
| 42 hours ago |
Peter Eisentraut | Remove obsolete cast |
commit | commitdiff | tree |
| 2 days ago |
Fujii Masao | doc: Update pg_upgrade documentation to match recent... |
commit | commitdiff | tree |
| 2 days ago |
Fujii Masao | Add HINT listing valid encodings to encode() and decode... |
commit | commitdiff | tree |
| 2 days ago |
Thomas Munro | Drop support for MSVCRT's float formatting quirk. |
commit | commitdiff | tree |
| 2 days ago |
Thomas Munro | Drop support for MSVCRT's %I64 format strings. |
commit | commitdiff | tree |
| 2 days ago |
Tom Lane | Speed up eqjoinsel() with lots of MCV entries. |
commit | commitdiff | tree |
| 2 days ago |
Heikki Linnakangas | Print new OldestXID value in pg_resetwal when it's... |
commit | commitdiff | tree |
| 2 days ago |
Nathan Bossart | doc: Update formula for vacuum insert threshold. |
commit | commitdiff | tree |
| 2 days ago |
Peter Eisentraut | Fix indentation |
commit | commitdiff | tree |
| 2 days ago |
Peter Eisentraut | Fix NLS for incorrect GUC enum value hint message |
commit | commitdiff | tree |
| 2 days ago |
Peter Eisentraut | Add <stdalign.h> to c.h |
commit | commitdiff | tree |
| 2 days ago |
Richard Guo | Fix typo in nodeHash.c |
commit | commitdiff | tree |
| 3 days ago |
Tom Lane | Fix pg_popcount_aarch64.c to build with ancient glibc... |
commit | commitdiff | tree |
| 3 days ago |
Álvaro Herrera | Fix typo |
commit | commitdiff | tree |
| 3 days ago |
Tom Lane | Don't allow CTEs to determine semantic levels of aggreg... |
commit | commitdiff | tree |
| 3 days ago |
Nathan Bossart | Add commit f63ae72bbc to .git-blame-ignore-revs. |
commit | commitdiff | tree |
| 3 days ago |
Nathan Bossart | Check for tabs in postgresql.conf.sample. |
commit | commitdiff | tree |
| 3 days ago |
Nathan Bossart | Switch from tabs to spaces in postgresql.conf.sample. |
commit | commitdiff | tree |
| 3 days ago |
Nathan Bossart | Update .editorconfig and .gitattributes for postgresql... |
commit | commitdiff | tree |
| 3 days ago |
Álvaro Herrera | Log a note at program start when running in dry-run... |
commit | commitdiff | tree |
| 3 days ago |
Alexander Korotkov | Optimize shared memory usage for WaitLSNProcInfo |
commit | commitdiff | tree |
| 3 days ago |
Michael Paquier | pg_buffercache: Fix incorrect result cast for relforknumber |
commit | commitdiff | tree |
| 3 days ago |
Michael Paquier | doc: Fix style of description for pg_buffercache_numa... |
commit | commitdiff | tree |
| 3 days ago |
Amit Kapila | Rename two columns in pg_stat_subscription_stats. |
commit | commitdiff | tree |
| 3 days ago |
Amit Kapila | Doc: Use <structfield> markup for sequence fields. |
commit | commitdiff | tree |
| 4 days ago |
Bruce Momjian | doc: clarify that pg_upgrade preserves "optimizer... |
commit | commitdiff | tree |
| 4 days ago |
Masahiko Sawada | Use streaming read I/O in BRIN vacuum scan. |
commit | commitdiff | tree |
| 4 days ago |
Tom Lane | Fix pg_crc32c_armv8_choose.c to build with ancient... |
commit | commitdiff | tree |
| 4 days ago |
Tom Lane | Clean up match_orclause_to_indexcol(). |
commit | commitdiff | tree |
| 4 days ago |
Fujii Masao | doc: Document default values for some pg_recvlogical... |
commit | commitdiff | tree |
| 4 days ago |
Daniel Gustafsson | Fix typos in logical replication code comments |
commit | commitdiff | tree |
| 4 days ago |
Daniel Gustafsson | Mention md5 deprecation in postgresql.conf.sample |
commit | commitdiff | tree |
| 4 days ago |
Michael Paquier | Rework output format of pg_dependencies |
commit | commitdiff | tree |
| 5 days ago |
Michael Paquier | Rework output format of pg_ndistinct |
commit | commitdiff | tree |
| 5 days ago |
Thomas Munro | Define PS_USE_CLOBBER_ARGV on GNU/Hurd. |
commit | commitdiff | tree |
| 5 days ago |
David Rowley | Adjust MemSet macro to use size_t rather than long |
commit | commitdiff | tree |
| 5 days ago |
David Rowley | Get rid of long datatype in CATCACHE_STATS enabled... |
commit | commitdiff | tree |
| 5 days ago |
Michael Paquier | Add test for temporary file removal and WITH HOLD cursor |
commit | commitdiff | tree |
| 5 days ago |
Dean Rasheed | Fix Assert failure in EXPLAIN ANALYZE MERGE with a... |
commit | commitdiff | tree |
| 5 days ago |
David Rowley | Doc: include MERGE in variable substitution command... |
commit | commitdiff | tree |
| 6 days ago |
Alexander Korotkov | Fix incorrect function name in comments |
commit | commitdiff | tree |
| 6 days ago |
Alexander Korotkov | Fix WaitLSNWakeup() fast-path check for InvalidXLogRecPtr |
commit | commitdiff | tree |
| 7 days ago |
Daniel Gustafsson | Add test for postgresql.conf.sample line syntax |
commit | commitdiff | tree |
| 7 days ago |
Nathan Bossart | Comment out autovacuum_worker_slots in postgresql.conf... |
commit | commitdiff | tree |
| 7 days ago |
Nathan Bossart | Add note about CreateStatistics()'s selective use of... |
commit | commitdiff | tree |
| 7 days ago |
Bruce Momjian | doc: clarify that logical slots track transaction... |
commit | commitdiff | tree |
| 7 days ago |
Bruce Momjian | doc: double-quote use of %f, %p, and %r in literal... |
commit | commitdiff | tree |
| 7 days ago |
Bruce Momjian | doc: remove verbiage about "receiving" data from rep... |
commit | commitdiff | tree |
| 7 days ago |
Fujii Masao | pgbench: Fix assertion failure with multiple \syncpipel... |
commit | commitdiff | tree |
| 7 days ago |
Álvaro Herrera | Doc: add IDs to copy.sgml's <varlistentry> and <refsect1> |
commit | commitdiff | tree |
| 7 days ago |
Michael Paquier | Revert "Drop unnamed portal immediately after execution... |
commit | commitdiff | tree |
| 7 days ago |
Bruce Momjian | doc: adjust "Replication Slot" to mention physical... |
commit | commitdiff | tree |
| 7 days ago |
Bruce Momjian | doc: clarify "logical" replication slots |
commit | commitdiff | tree |
| 7 days ago |
Bruce Momjian | doc: clarify "physical" replication slot creation on... |
commit | commitdiff | tree |
| 8 days ago |
Bruce Momjian | doc: reorder logical replication benefits in a logical... |
commit | commitdiff | tree |
| 8 days ago |
Daniel Gustafsson | Document that pg_getaddrinfo_all does not accept null... |
commit | commitdiff | tree |
| 8 days ago |
Dean Rasheed | doc: Improve description of RLS policies applied by... |
commit | commitdiff | tree |
| 8 days ago |
Thomas Munro | Add some missing #include <limits.h>. |
commit | commitdiff | tree |
| 8 days ago |
Michael Paquier | Add commit c2b0e3a0351e to .git-blame-ignore-revs. |
commit | commitdiff | tree |
| 8 days ago |
Michael Paquier | Fix indentation issue |
commit | commitdiff | tree |
| 8 days ago |
Michael Paquier | Replace off_t by pgoff_t in I/O routines |
commit | commitdiff | tree |
| 9 days ago |
Fujii Masao | Fix incorrect assignment of InvalidXLogRecPtr to a... |
commit | commitdiff | tree |
| 9 days ago |
Nathan Bossart | Remove obsolete autovacuum comment. |
commit | commitdiff | tree |
| 9 days ago |
Nathan Bossart | test_dsa: Avoid leaking LWLock tranches. |
commit | commitdiff | tree |
| 9 days ago |
Nathan Bossart | Teach DSM registry to ERROR if attaching to an uninitia... |
commit | commitdiff | tree |
| 9 days ago |
Heikki Linnakangas | Clear 'xid' in dummy async notify entries written to... |
commit | commitdiff | tree |
| 9 days ago |
Heikki Linnakangas | Fix remaining race condition with CLOG truncation and... |
commit | commitdiff | tree |
| 9 days ago |
Heikki Linnakangas | Fix bug where we truncated CLOG that was still needed... |
commit | commitdiff | tree |
| 9 days ago |
Heikki Linnakangas | Escalate ERRORs during async notify processing to FATAL |
commit | commitdiff | tree |
| 9 days ago |
Daniel Gustafsson | doc: Document effects of ownership change on privileges |
commit | commitdiff | tree |
| 9 days ago |
Álvaro Herrera | Split out innards of pg_tablespace_location() |
commit | commitdiff | tree |
| 9 days ago |
Alexander Korotkov | Add tab completion support for the WAIT FOR command |
commit | commitdiff | tree |
| 9 days ago |
Daniel Gustafsson | Fix range for commit_siblings in sample conf |
commit | commitdiff | tree |
| 9 days ago |
Daniel Gustafsson | libpq: threadsafety for SSL certificate callback |
commit | commitdiff | tree |
| 9 days ago |
Álvaro Herrera | Change coding pattern for CURL_IGNORE_DEPRECATION() |
commit | commitdiff | tree |
| 9 days ago |
Michael Paquier | Fix comments of output routines for pg_ndistinct and... |
commit | commitdiff | tree |
| 9 days ago |
Heikki Linnakangas | Fix pg_upgrade around multixid and mxoff wraparound |
commit | commitdiff | tree |
| 9 days ago |
Amit Kapila | Doc: Add documentation for sequence synchronization. |
commit | commitdiff | tree |
| 9 days ago |
Michael Paquier | Move code specific to pg_dependencies to new file |
commit | commitdiff | tree |
| 9 days ago |
Michael Paquier | Move code specific to pg_ndistinct to new file |
commit | commitdiff | tree |
| 9 days ago |
Fujii Masao | doc: Fix incorrect synopsis for ALTER PUBLICATION ... |
commit | commitdiff | tree |
| 9 days ago |
Amit Kapila | Remove unused assignment in CREATE PUBLICATION grammar. |
commit | commitdiff | tree |
| 9 days ago |
Thomas Munro | Prefer spelling "cacheable" over "cachable". |
commit | commitdiff | tree |
| 9 days ago |
Michael Paquier | injection_points: Add tests for name limits |
commit | commitdiff | tree |
| 9 days ago |
Michael Paquier | Report better object limits in error messages for injec... |
commit | commitdiff | tree |
| next |