projects
/
users
/
gsingh
/
postgres.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
users/gsingh/postgres.git
2022-04-11
Andrew Dunstan
Improve readability of SQL/JSON documentation.
commit
|
commitdiff
|
tree
2022-04-11
Peter Eisentraut
Add color support for new frontend detail/hint messages
commit
|
commitdiff
|
tree
2022-04-11
Tom Lane
Avoid re-writing files unnecessarily in src/tools/copyr...
commit
|
commitdiff
|
tree
2022-04-11
Robert Haas
docs: Note the recovery_min_apply_delay bloats pg_wal.
commit
|
commitdiff
|
tree
2022-04-11
David Rowley
Docs: Mention that relpersistence is for sequences...
commit
|
commitdiff
|
tree
2022-04-11
David Rowley
Fix various typos and spelling mistakes in code comments
commit
|
commitdiff
|
tree
2022-04-11
David Rowley
Docs: Fix various mistakes and typos
commit
|
commitdiff
|
tree
2022-04-11
Michael Paquier
Fix the dates of some copyright notices
commit
|
commitdiff
|
tree
2022-04-11
Peter Eisentraut
Put new command-line options into alphabetical order...
commit
|
commitdiff
|
tree
2022-04-11
Michael Paquier
doc: Clarify behavior of query planner locking with...
commit
|
commitdiff
|
tree
2022-04-10
Daniel Gustafsson
Doc: fix typos in documentation
commit
|
commitdiff
|
tree
2022-04-10
Tom Lane
Doc: reformat descriptions of pgbench output formats.
commit
|
commitdiff
|
tree
2022-04-10
Andrew Dunstan
Fix pgperlsyncheck following SSL TAP test refactoring
commit
|
commitdiff
|
tree
2022-04-10
Andrew Dunstan
Add timestamp and elapsed time decorations to TAP test...
commit
|
commitdiff
|
tree
2022-04-09
Tom Lane
Doc: shorten JSON_SERIALIZE example to avoid a PDF...
commit
|
commitdiff
|
tree
2022-04-09
Peter Eisentraut
Fix whitespace
commit
|
commitdiff
|
tree
2022-04-09
Peter Eisentraut
Add missing serial commas
commit
|
commitdiff
|
tree
2022-04-09
Peter Eisentraut
Add missing source files to nls.mk
commit
|
commitdiff
|
tree
2022-04-08
Tom Lane
Silence compiler warnings for unsupported compression...
commit
|
commitdiff
|
tree
2022-04-08
Tom Lane
Improve frontend error logging style.
commit
|
commitdiff
|
tree
2022-04-08
Tom Lane
Fix busted .gitignore entry.
commit
|
commitdiff
|
tree
2022-04-08
Robert Haas
Rename delayChkpt to delayChkptFlags.
commit
|
commitdiff
|
tree
2022-04-08
Peter Eisentraut
psql: Fix translation marking
commit
|
commitdiff
|
tree
2022-04-08
Robert Haas
Apply PGDLLIMPORT markings broadly.
commit
|
commitdiff
|
tree
2022-04-08
Robert Haas
Helper script to apply PGDLLIMPORT markings.
commit
|
commitdiff
|
tree
2022-04-08
Magnus Hagander
Add JIT counters to pg_stat_statements
commit
|
commitdiff
|
tree
2022-04-08
Jeff Davis
Fix buildfarm failures in pg_walinspect tests.
commit
|
commitdiff
|
tree
2022-04-08
Jeff Davis
Check XLogRecHasBlockRef() before XLogRecHasBlockImage().
commit
|
commitdiff
|
tree
2022-04-08
Jeff Davis
Fix buildfarm failure from commit 2258e76f90.
commit
|
commitdiff
|
tree
2022-04-08
Jeff Davis
Add contrib/pg_walinspect.
commit
|
commitdiff
|
tree
2022-04-08
Peter Eisentraut
Remove error message hints mentioning configure options
commit
|
commitdiff
|
tree
2022-04-08
Andres Freund
pgstat: Update docs to match the shared memory stats...
commit
|
commitdiff
|
tree
2022-04-08
Michael Paquier
pg_stat_statements: Track I/O timing for temporary...
commit
|
commitdiff
|
tree
2022-04-08
Andrew Dunstan
Documentation for SQL/JSON features
commit
|
commitdiff
|
tree
2022-04-08
Michael Paquier
Track I/O timing for temporary file blocks in EXPLAIN...
commit
|
commitdiff
|
tree
2022-04-08
Thomas Munro
Fix recovery_prefetch docs.
commit
|
commitdiff
|
tree
2022-04-08
Andres Freund
pgstat: Hide instability in stats.spec with -DCATCACHE_...
commit
|
commitdiff
|
tree
2022-04-07
Andres Freund
pgstat: add/extend tests for resetting various kinds...
commit
|
commitdiff
|
tree
2022-04-07
Peter Geoghegan
Truncate line pointer array during heap pruning.
commit
|
commitdiff
|
tree
2022-04-07
David Rowley
Teach planner and executor about monotonic window funcs
commit
|
commitdiff
|
tree
2022-04-07
Tom Lane
Extend plsample example to include a trigger handler.
commit
|
commitdiff
|
tree
2022-04-07
Andres Freund
Add minimal tests for recovery conflict handling.
commit
|
commitdiff
|
tree
2022-04-07
Andres Freund
pgstat: test stats interactions with physical replication.
commit
|
commitdiff
|
tree
2022-04-07
Alvaro Herrera
Revert "Rewrite some RI code to avoid using SPI"
commit
|
commitdiff
|
tree
2022-04-07
Tom Lane
psql: add \dconfig command to show server's configurati...
commit
|
commitdiff
|
tree
2022-04-07
Andres Freund
pgstat: add tests for handling of restarts, including...
commit
|
commitdiff
|
tree
2022-04-07
Alvaro Herrera
Rewrite some RI code to avoid using SPI
commit
|
commitdiff
|
tree
2022-04-07
Andres Freund
Fix test instability introduced in e349c95d3e9 due...
commit
|
commitdiff
|
tree
2022-04-07
Alvaro Herrera
Add isolation tests for snapshot behavior in ri_triggers.c
commit
|
commitdiff
|
tree
2022-04-07
Tomas Vondra
Revert "Logical decoding of sequences"
commit
|
commitdiff
|
tree
2022-04-07
Peter Eisentraut
doc: Fix man page whitespace issues
commit
|
commitdiff
|
tree
2022-04-07
Jeff Davis
Fix off-by-one error in pg_waldump, introduced in 5c279...
commit
|
commitdiff
|
tree
2022-04-07
Jeff Davis
Fix another buildfarm issue from commit 5c279a6d350.
commit
|
commitdiff
|
tree
2022-04-07
Peter Eisentraut
Unlogged sequences
commit
|
commitdiff
|
tree
2022-04-07
Daniel Gustafsson
Fix typo in xlogrecovery.c code comment
commit
|
commitdiff
|
tree
2022-04-07
Peter Eisentraut
Avoid <substeps> element in man pages
commit
|
commitdiff
|
tree
2022-04-07
Thomas Munro
Include some missing headers.
commit
|
commitdiff
|
tree
2022-04-07
Andres Freund
pgstat: add alternate output for stats.spec, for the...
commit
|
commitdiff
|
tree
2022-04-07
Andres Freund
Try to silence "-Wmissing-braces" complaints in rmgrdesc.c.
commit
|
commitdiff
|
tree
2022-04-07
Thomas Munro
Prefetch data referenced by the WAL, take II.
commit
|
commitdiff
|
tree
2022-04-07
Jeff Davis
Fix warning introduced in 5c279a6d350.
commit
|
commitdiff
|
tree
2022-04-07
Andres Freund
pgstat: add tests for transaction behaviour, 2PC, funct...
commit
|
commitdiff
|
tree
2022-04-07
Andres Freund
pgstat: add pg_stat_have_stats() test helper.
commit
|
commitdiff
|
tree
2022-04-07
Andres Freund
pgstat: add pg_stat_force_next_flush(), use it to simpl...
commit
|
commitdiff
|
tree
2022-04-07
Andres Freund
pgstat: fix small bug in pgstat_drop_relation().
commit
|
commitdiff
|
tree
2022-04-07
Andres Freund
pgstat: prevent fix pgstat_reinit_entry() from zeroing...
commit
|
commitdiff
|
tree
2022-04-07
Andres Freund
Fix compilation with WAL_DEBUG.
commit
|
commitdiff
|
tree
2022-04-07
Jeff Davis
Custom WAL Resource Managers.
commit
|
commitdiff
|
tree
2022-04-07
Peter Eisentraut
Update config.guess and config.sub
commit
|
commitdiff
|
tree
2022-04-07
Michael Paquier
Add single-item cache when looking at topmost XID of...
commit
|
commitdiff
|
tree
2022-04-07
Andres Freund
pgstat: move pgstat.c to utils/activity.
commit
|
commitdiff
|
tree
2022-04-07
Andres Freund
pgstat: rename STATS_COLLECTOR GUC group to STATS_CUMUL...
commit
|
commitdiff
|
tree
2022-04-07
Andres Freund
pgstat: remove stats_temp_directory.
commit
|
commitdiff
|
tree
2022-04-07
Andres Freund
pgstat: store statistics in shared memory.
commit
|
commitdiff
|
tree
2022-04-07
Andres Freund
pgstat: normalize function naming.
commit
|
commitdiff
|
tree
2022-04-07
Amit Kapila
Reorder subskiplsn in pg_subscription to avoid alignmen...
commit
|
commitdiff
|
tree
2022-04-07
Andres Freund
pgstat: revise replication slot API in preparation...
commit
|
commitdiff
|
tree
2022-04-07
Andres Freund
pgstat: scaffolding for transactional stats creation...
commit
|
commitdiff
|
tree
2022-04-07
Andres Freund
pgstat: prepare APIs used by pgstatfuncs for shared...
commit
|
commitdiff
|
tree
2022-04-07
Andres Freund
pgstat: introduce PgStat_Kind enum.
commit
|
commitdiff
|
tree
2022-04-06
Michael Paquier
Add option --config-file to pg_rewind
commit
|
commitdiff
|
tree
2022-04-06
Tom Lane
Use ISB as a spin-delay instruction on ARM64.
commit
|
commitdiff
|
tree
2022-04-06
Andres Freund
pgstat: add pgstat_copy_relation_stats().
commit
|
commitdiff
|
tree
2022-04-06
Andres Freund
pgstat: rename some pgstat_send_* functions to pgstat_r...
commit
|
commitdiff
|
tree
2022-04-06
Tom Lane
Suppress "variable 'pagesaving' set but not used" warning.
commit
|
commitdiff
|
tree
2022-04-06
Andres Freund
pgstat: stats collector references in comments.
commit
|
commitdiff
|
tree
2022-04-06
Andres Freund
pgstat: move transactional code into pgstat_xact.c.
commit
|
commitdiff
|
tree
2022-04-06
Andres Freund
pgstat: move pgstat_report_autovac() to pgstat_database.c.
commit
|
commitdiff
|
tree
2022-04-06
Andres Freund
dsm: allow use in single user mode.
commit
|
commitdiff
|
tree
2022-04-06
Stephen Frost
Forgotten catversion bump for 39969e2a1e4d7f5a37f3ef37d...
commit
|
commitdiff
|
tree
2022-04-06
Stephen Frost
Remove exclusive backup mode
commit
|
commitdiff
|
tree
2022-04-06
Andrew Dunstan
Further improve jsonb_sqljson parallel test
commit
|
commitdiff
|
tree
2022-04-06
Tom Lane
Allow granting SET and ALTER SYSTEM privileges on GUC...
commit
|
commitdiff
|
tree
2022-04-06
Andrew Dunstan
Reduce running time of jsonb_sqljson test
commit
|
commitdiff
|
tree
2022-04-06
Peter Eisentraut
Fix unsigned output format in SLRU error reporting
commit
|
commitdiff
|
tree
2022-04-06
Peter Eisentraut
Change one AssertMacro to Assert
commit
|
commitdiff
|
tree
2022-04-06
Etsuro Fujita
Allow asynchronous execution in more cases.
commit
|
commitdiff
|
tree
2022-04-06
Peter Eisentraut
Update Unicode data to CLDR 41
commit
|
commitdiff
|
tree
2022-04-06
Amit Kapila
Improve comments for row filtering and toast interactio...
commit
|
commitdiff
|
tree
2022-04-06
Tatsuo Ishii
Change aggregated log format of pgbench.
commit
|
commitdiff
|
tree
next