projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
3 hours ago
Daniel Gustafsson
Add test for postgresql.conf.sample line syntax
master
github/master
commit
|
commitdiff
|
tree
6 hours ago
Nathan Bossart
Comment out autovacuum_worker_slots in postgresql.conf...
commit
|
commitdiff
|
tree
6 hours ago
Nathan Bossart
Add note about CreateStatistics()'s selective use of...
commit
|
commitdiff
|
tree
10 hours ago
Bruce Momjian
doc: clarify that logical slots track transaction...
commit
|
commitdiff
|
tree
11 hours ago
Bruce Momjian
doc: double-quote use of %f, %p, and %r in literal...
commit
|
commitdiff
|
tree
12 hours ago
Bruce Momjian
doc: remove verbiage about "receiving" data from rep...
commit
|
commitdiff
|
tree
12 hours ago
Fujii Masao
pgbench: Fix assertion failure with multiple \syncpipel...
commit
|
commitdiff
|
tree
15 hours ago
Álvaro Herrera
Doc: add IDs to copy.sgml's <varlistentry> and <refsect1>
commit
|
commitdiff
|
tree
20 hours ago
Michael Paquier
Revert "Drop unnamed portal immediately after execution...
commit
|
commitdiff
|
tree
23 hours ago
Bruce Momjian
doc: adjust "Replication Slot" to mention physical...
commit
|
commitdiff
|
tree
23 hours ago
Bruce Momjian
doc: clarify "logical" replication slots
commit
|
commitdiff
|
tree
24 hours ago
Bruce Momjian
doc: clarify "physical" replication slot creation on...
commit
|
commitdiff
|
tree
26 hours ago
Bruce Momjian
doc: reorder logical replication benefits in a logical...
commit
|
commitdiff
|
tree
34 hours ago
Daniel Gustafsson
Document that pg_getaddrinfo_all does not accept null...
commit
|
commitdiff
|
tree
38 hours ago
Dean Rasheed
doc: Improve description of RLS policies applied by...
commit
|
commitdiff
|
tree
40 hours ago
Thomas Munro
Add some missing #include <limits.h>.
commit
|
commitdiff
|
tree
44 hours ago
Michael Paquier
Add commit c2b0e3a0351e to .git-blame-ignore-revs.
commit
|
commitdiff
|
tree
44 hours ago
Michael Paquier
Fix indentation issue
commit
|
commitdiff
|
tree
46 hours ago
Michael Paquier
Replace off_t by pgoff_t in I/O routines
commit
|
commitdiff
|
tree
2 days ago
Fujii Masao
Fix incorrect assignment of InvalidXLogRecPtr to a...
commit
|
commitdiff
|
tree
2 days ago
Nathan Bossart
Remove obsolete autovacuum comment.
commit
|
commitdiff
|
tree
2 days ago
Nathan Bossart
test_dsa: Avoid leaking LWLock tranches.
commit
|
commitdiff
|
tree
2 days ago
Nathan Bossart
Teach DSM registry to ERROR if attaching to an uninitia...
commit
|
commitdiff
|
tree
2 days ago
Heikki Linnakangas
Clear 'xid' in dummy async notify entries written to...
commit
|
commitdiff
|
tree
2 days ago
Heikki Linnakangas
Fix remaining race condition with CLOG truncation and...
commit
|
commitdiff
|
tree
2 days ago
Heikki Linnakangas
Fix bug where we truncated CLOG that was still needed...
commit
|
commitdiff
|
tree
2 days ago
Heikki Linnakangas
Escalate ERRORs during async notify processing to FATAL
commit
|
commitdiff
|
tree
2 days ago
Daniel Gustafsson
doc: Document effects of ownership change on privileges
commit
|
commitdiff
|
tree
2 days ago
Álvaro Herrera
Split out innards of pg_tablespace_location()
commit
|
commitdiff
|
tree
2 days ago
Alexander Korotkov
Add tab completion support for the WAIT FOR command
commit
|
commitdiff
|
tree
2 days ago
Daniel Gustafsson
Fix range for commit_siblings in sample conf
commit
|
commitdiff
|
tree
2 days ago
Daniel Gustafsson
libpq: threadsafety for SSL certificate callback
commit
|
commitdiff
|
tree
2 days ago
Álvaro Herrera
Change coding pattern for CURL_IGNORE_DEPRECATION()
commit
|
commitdiff
|
tree
2 days ago
Michael Paquier
Fix comments of output routines for pg_ndistinct and...
commit
|
commitdiff
|
tree
2 days ago
Heikki Linnakangas
Fix pg_upgrade around multixid and mxoff wraparound
commit
|
commitdiff
|
tree
2 days ago
Amit Kapila
Doc: Add documentation for sequence synchronization.
commit
|
commitdiff
|
tree
2 days ago
Michael Paquier
Move code specific to pg_dependencies to new file
commit
|
commitdiff
|
tree
2 days ago
Michael Paquier
Move code specific to pg_ndistinct to new file
commit
|
commitdiff
|
tree
2 days ago
Fujii Masao
doc: Fix incorrect synopsis for ALTER PUBLICATION ...
commit
|
commitdiff
|
tree
2 days ago
Amit Kapila
Remove unused assignment in CREATE PUBLICATION grammar.
commit
|
commitdiff
|
tree
3 days ago
Thomas Munro
Prefer spelling "cacheable" over "cachable".
commit
|
commitdiff
|
tree
3 days ago
Michael Paquier
injection_points: Add tests for name limits
commit
|
commitdiff
|
tree
3 days ago
Michael Paquier
Report better object limits in error messages for injec...
commit
|
commitdiff
|
tree
3 days ago
Michael Paquier
Add check for large files in meson.build
commit
|
commitdiff
|
tree
3 days ago
Heikki Linnakangas
Add warning to pg_controldata on PG_CONTROL_VERSION...
commit
|
commitdiff
|
tree
3 days ago
Heikki Linnakangas
Add pg_resetwal and pg_controldata support for new...
commit
|
commitdiff
|
tree
3 days ago
Peter Eisentraut
Clean up qsort comparison function for GUC entries
commit
|
commitdiff
|
tree
4 days ago
Heikki Linnakangas
Bump PG_CONTROL_VERSION for commit 3e0ae46d90
commit
|
commitdiff
|
tree
4 days ago
Nathan Bossart
Check for CREATE privilege on the schema in CREATE...
commit
|
commitdiff
|
tree
4 days ago
Jacob Champion
libpq: Prevent some overflows of int/size_t
commit
|
commitdiff
|
tree
4 days ago
Heikki Linnakangas
Move SLRU_PAGES_PER_SEGMENT to pg_config_manual.h
commit
|
commitdiff
|
tree
4 days ago
Daniel Gustafsson
Fix typos in nodeWindowAgg comments
commit
|
commitdiff
|
tree
4 days ago
Michael Paquier
Add more tests for relation statistics with rewrites
commit
|
commitdiff
|
tree
4 days ago
David Rowley
Doc: more uppercase keywords in SQLs
commit
|
commitdiff
|
tree
5 days ago
Michael Paquier
injection_points: Add variant for injection_point_attach()
commit
|
commitdiff
|
tree
6 days ago
Michael Paquier
Fix comment in copyto.c
commit
|
commitdiff
|
tree
6 days ago
Bruce Momjian
doc: consistently use "structname" and "structfield...
commit
|
commitdiff
|
tree
6 days ago
Bruce Momjian
docs: fix text by adding/removing parentheses
commit
|
commitdiff
|
tree
6 days ago
Bruce Momjian
Remove blank line in C code.
commit
|
commitdiff
|
tree
7 days ago
Thomas Munro
Fix generic read and write barriers for Clang.
commit
|
commitdiff
|
tree
7 days ago
Alexander Korotkov
Fix checking for recovery state in WaitForLSN()
commit
|
commitdiff
|
tree
7 days ago
Daniel Gustafsson
doc: Fix incorrect wording for --file in pg_dump
commit
|
commitdiff
|
tree
7 days ago
Fujii Masao
pgbench: Add --continue-on-error option.
commit
|
commitdiff
|
tree
7 days ago
Peter Eisentraut
Fix "inconsistent DLL linkage" warning on Windows MSVC
commit
|
commitdiff
|
tree
7 days ago
Amit Kapila
Add seq_sync_error_count to subscription statistics.
commit
|
commitdiff
|
tree
7 days ago
Fujii Masao
doc: Fix descriptions of some PGC_POSTMASTER parameters.
commit
|
commitdiff
|
tree
7 days ago
Fujii Masao
doc: Clarify units for io_combine_limit and io_max_comb...
commit
|
commitdiff
|
tree
8 days ago
Andres Freund
bufmgr: Use atomic sub for unpinning buffers
commit
|
commitdiff
|
tree
8 days ago
Andres Freund
bufmgr: Allow some buffer state modifications while...
commit
|
commitdiff
|
tree
8 days ago
David Rowley
Tidyup WARNING ereports in subscriptioncmds.c
commit
|
commitdiff
|
tree
8 days ago
Álvaro Herrera
Use XLogRecPtrIsValid() in various places
commit
|
commitdiff
|
tree
8 days ago
Álvaro Herrera
Introduce XLogRecPtrIsValid()
commit
|
commitdiff
|
tree
8 days ago
Álvaro Herrera
Refer readers of \? to "\? variables" for pset options
commit
|
commitdiff
|
tree
8 days ago
Peter Eisentraut
Disallow generated columns in COPY WHERE clause
commit
|
commitdiff
|
tree
8 days ago
Heikki Linnakangas
Refactor shared memory allocation for semaphores
commit
|
commitdiff
|
tree
8 days ago
Heikki Linnakangas
Add comment to explain why PGReserveSemaphores() is...
commit
|
commitdiff
|
tree
8 days ago
Peter Eisentraut
Fix redundancy in error message
commit
|
commitdiff
|
tree
8 days ago
John Naylor
Cosmetic fixes in GiST README
commit
|
commitdiff
|
tree
8 days ago
Amit Kapila
Fix few issues in commit 5509055d69.
commit
|
commitdiff
|
tree
8 days ago
Thomas Munro
ci: Improve OpenBSD core dump backtrace handling.
commit
|
commitdiff
|
tree
8 days ago
Michael Paquier
Document some structures in attribute_stats.c
commit
|
commitdiff
|
tree
8 days ago
Peter Eisentraut
Fix spurious output in configure
commit
|
commitdiff
|
tree
8 days ago
Peter Eisentraut
MSVC: Improve warning options set
commit
|
commitdiff
|
tree
8 days ago
Peter Eisentraut
Re-run autoheader
commit
|
commitdiff
|
tree
8 days ago
Peter Eisentraut
Re-run autoconf
commit
|
commitdiff
|
tree
8 days ago
Peter Eisentraut
Update code comment
commit
|
commitdiff
|
tree
8 days ago
David Rowley
Fix UNION planner estimate_num_groups with varno==0
commit
|
commitdiff
|
tree
8 days ago
Etsuro Fujita
Update obsolete comment in ExecScanReScan().
commit
|
commitdiff
|
tree
8 days ago
Etsuro Fujita
postgres_fdw: Add more test coverage for EvalPlanQual...
commit
|
commitdiff
|
tree
8 days ago
David Rowley
Doc: use uppercase keywords in SQLs
commit
|
commitdiff
|
tree
9 days ago
David Rowley
Use stack allocated StringInfoDatas, where possible
commit
|
commitdiff
|
tree
9 days ago
Thomas Munro
ci: Add missing "set -e" to scripts run by su.
commit
|
commitdiff
|
tree
9 days ago
Tom Lane
Avoid possible crash within libsanitizer.
commit
|
commitdiff
|
tree
9 days ago
Peter Eisentraut
doc: Add section for temporal tables
commit
|
commitdiff
|
tree
9 days ago
Alexander Korotkov
Implement WAIT FOR command
commit
|
commitdiff
|
tree
9 days ago
Alexander Korotkov
Add infrastructure for efficient LSN waiting
commit
|
commitdiff
|
tree
9 days ago
Alexander Korotkov
Add pairingheap_initialize() for shared memory usage
commit
|
commitdiff
|
tree
9 days ago
Richard Guo
Avoid creating duplicate ordered append paths
commit
|
commitdiff
|
tree
9 days ago
Richard Guo
Fix assertion failure in generate_orderedappend_paths()
commit
|
commitdiff
|
tree
9 days ago
Michael Paquier
Fix timing-dependent failure in recovery test 004_timel...
commit
|
commitdiff
|
tree
next