projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
43 hours ago
Peter Eisentraut
MSVC: Improve warning options set
commit
|
commitdiff
|
tree
43 hours ago
Peter Eisentraut
Re-run autoheader
commit
|
commitdiff
|
tree
43 hours ago
Peter Eisentraut
Re-run autoconf
commit
|
commitdiff
|
tree
44 hours ago
Peter Eisentraut
Update code comment
commit
|
commitdiff
|
tree
46 hours ago
David Rowley
Fix UNION planner estimate_num_groups with varno==0
commit
|
commitdiff
|
tree
46 hours ago
Etsuro Fujita
Update obsolete comment in ExecScanReScan().
commit
|
commitdiff
|
tree
47 hours ago
Etsuro Fujita
postgres_fdw: Add more test coverage for EvalPlanQual...
commit
|
commitdiff
|
tree
47 hours ago
David Rowley
Doc: use uppercase keywords in SQLs
commit
|
commitdiff
|
tree
2 days ago
David Rowley
Use stack allocated StringInfoDatas, where possible
commit
|
commitdiff
|
tree
2 days ago
Thomas Munro
ci: Add missing "set -e" to scripts run by su.
commit
|
commitdiff
|
tree
2 days ago
Tom Lane
Avoid possible crash within libsanitizer.
commit
|
commitdiff
|
tree
2 days ago
Peter Eisentraut
doc: Add section for temporal tables
commit
|
commitdiff
|
tree
2 days ago
Alexander Korotkov
Implement WAIT FOR command
commit
|
commitdiff
|
tree
2 days ago
Alexander Korotkov
Add infrastructure for efficient LSN waiting
commit
|
commitdiff
|
tree
2 days ago
Alexander Korotkov
Add pairingheap_initialize() for shared memory usage
commit
|
commitdiff
|
tree
2 days ago
Richard Guo
Avoid creating duplicate ordered append paths
commit
|
commitdiff
|
tree
2 days ago
Richard Guo
Fix assertion failure in generate_orderedappend_paths()
commit
|
commitdiff
|
tree
2 days ago
Michael Paquier
Fix timing-dependent failure in recovery test 004_timel...
commit
|
commitdiff
|
tree
2 days ago
Amit Kapila
Add sequence synchronization for logical replication.
commit
|
commitdiff
|
tree
2 days ago
Michael Paquier
Drop unnamed portal immediately after execution to...
commit
|
commitdiff
|
tree
2 days ago
Richard Guo
Fix comments for ChangeVarNodes() and related functions
commit
|
commitdiff
|
tree
3 days ago
Michael Paquier
Add assertions checking for the startup process in...
commit
|
commitdiff
|
tree
3 days ago
Andres Freund
aio: Improve assertions related to io_method
commit
|
commitdiff
|
tree
3 days ago
Andres Freund
jit: Fix accidentally-harmless type confusion
commit
|
commitdiff
|
tree
3 days ago
Jeff Davis
Special case C_COLLATION_OID in pg_newlocale_from_colla...
commit
|
commitdiff
|
tree
3 days ago
Masahiko Sawada
Add CHECK_FOR_INTERRUPTS in Evict{Rel,All}UnpinnedBuffers.
commit
|
commitdiff
|
tree
3 days ago
David Rowley
Fix possible usage of incorrect UPPERREL_SETOP RelOptInfo
commit
|
commitdiff
|
tree
3 days ago
Álvaro Herrera
Fix snapshot handling bug in recent BRIN fix
commit
|
commitdiff
|
tree
3 days ago
Tomas Vondra
Trim TIDs during parallel GIN builds more eagerly
commit
|
commitdiff
|
tree
3 days ago
Masahiko Sawada
psql: Add tab completion for COPY ... PROGRAM.
commit
|
commitdiff
|
tree
3 days ago
Masahiko Sawada
psql: Improve tab completion for COPY ... STDIN/STDOUT.
commit
|
commitdiff
|
tree
3 days ago
Andres Freund
ci: debian: Switch to Debian Trixie release
commit
|
commitdiff
|
tree
3 days ago
Tomas Vondra
Limit the size of TID lists during parallel GIN build
commit
|
commitdiff
|
tree
3 days ago
Jeff Davis
Remove redundant memset() introduced by a0942f4.
commit
|
commitdiff
|
tree
3 days ago
Tom Lane
Allow "SET list_guc TO NULL" to specify setting the...
commit
|
commitdiff
|
tree
3 days ago
Álvaro Herrera
Have psql's "\? variables" show csv_fieldsep
commit
|
commitdiff
|
tree
3 days ago
Peter Eisentraut
Tighten check for generated column in partition key...
commit
|
commitdiff
|
tree
3 days ago
Álvaro Herrera
BRIN autosummarization may need a snapshot
commit
|
commitdiff
|
tree
3 days ago
Peter Eisentraut
Error message stylistic correction
commit
|
commitdiff
|
tree
3 days ago
Michael Paquier
libpq: Improve error handling in passwordFromFile()
commit
|
commitdiff
|
tree
3 days ago
Álvaro Herrera
Use USECS_PER_SEC from datatype/timestamp.h
commit
|
commitdiff
|
tree
3 days ago
Michael Paquier
Add assertion check for WAL receiver state during strea...
commit
|
commitdiff
|
tree
3 days ago
Michael Paquier
Add WalRcvGetState() to retrieve the state of a WAL...
commit
|
commitdiff
|
tree
4 days ago
Michael Paquier
Fix unconditional WAL receiver shutdown during stream...
commit
|
commitdiff
|
tree
4 days ago
Noah Misch
Doc: cover index CONCURRENTLY causing errors in INSERT...
commit
|
commitdiff
|
tree
4 days ago
Masahiko Sawada
Fix outdated comment of COPY in gram.y.
commit
|
commitdiff
|
tree
4 days ago
Álvaro Herrera
Add \pset options for boolean value display
commit
|
commitdiff
|
tree
4 days ago
Álvaro Herrera
Prevent setting a column as identity if its not-null...
commit
|
commitdiff
|
tree
4 days ago
Álvaro Herrera
Remove WaitPMResult enum in pg_createsubscriber
commit
|
commitdiff
|
tree
4 days ago
Michael Paquier
Add wal_fpi_bytes to VACUUM and ANALYZE logs
commit
|
commitdiff
|
tree
4 days ago
Peter Eisentraut
Sort guc_parameters.dat alphabetically by name
commit
|
commitdiff
|
tree
5 days ago
Tom Lane
Change "long" numGroups fields to be Cardinality (i...
commit
|
commitdiff
|
tree
5 days ago
Tom Lane
Improve planner's estimates of tuple hash table sizes.
commit
|
commitdiff
|
tree
5 days ago
Peter Geoghegan
Document nbtree row comparison design.
commit
|
commitdiff
|
tree
5 days ago
Peter Geoghegan
Remove obsolete nbtree equality key comments.
commit
|
commitdiff
|
tree
5 days ago
Tom Lane
Avoid mixing void and integer in a conditional expression.
commit
|
commitdiff
|
tree
6 days ago
Tom Lane
Remove unused variable in recovery/t/006_logical_decodi...
commit
|
commitdiff
|
tree
6 days ago
Tom Lane
Fix contrib/ltree's subpath() with negative offset.
commit
|
commitdiff
|
tree
7 days ago
Álvaro Herrera
pg_createsubscriber: reword dry-run log messages
commit
|
commitdiff
|
tree
7 days ago
Álvaro Herrera
pg_createsubscriber: Fix error complaining about the...
commit
|
commitdiff
|
tree
7 days ago
Peter Eisentraut
Mark function arguments of type "Datum *" as "const...
commit
|
commitdiff
|
tree
7 days ago
Peter Eisentraut
formatting.c cleanup: Change fill_str() return type...
commit
|
commitdiff
|
tree
7 days ago
Peter Eisentraut
formatting.c cleanup: Rename DCH_S_* to DCH_SUFFIX_*
commit
|
commitdiff
|
tree
7 days ago
Peter Eisentraut
formatting.c cleanup: Change several int fields to...
commit
|
commitdiff
|
tree
7 days ago
Peter Eisentraut
formatting.c cleanup: Change TmFromChar.clock field...
commit
|
commitdiff
|
tree
7 days ago
Michael Paquier
Add test tracking WAL receiver shutdown for primary_con...
commit
|
commitdiff
|
tree
8 days ago
Bruce Momjian
doc: rewrite random_page_cost description
commit
|
commitdiff
|
tree
8 days ago
Andres Freund
ci: macos: Upgrade to Sequoia
commit
|
commitdiff
|
tree
8 days ago
Andres Freund
ci: Fix Windows and MinGW task names
commit
|
commitdiff
|
tree
8 days ago
Tom Lane
Use BumpContext contexts in TupleHashTables, and do...
commit
|
commitdiff
|
tree
8 days ago
Peter Eisentraut
Mark ItemPointer arguments as const throughout
commit
|
commitdiff
|
tree
8 days ago
Álvaro Herrera
Simplify coding in ProcessQuery
commit
|
commitdiff
|
tree
8 days ago
Peter Eisentraut
Fix some confusing uses of const
commit
|
commitdiff
|
tree
8 days ago
Peter Eisentraut
docs: Link to the correct protocol version inspection...
commit
|
commitdiff
|
tree
8 days ago
Peter Eisentraut
const-qualify ItemPointer comparison functions
commit
|
commitdiff
|
tree
8 days ago
Peter Eisentraut
formatting.c cleanup: Improve formatting of some struct...
commit
|
commitdiff
|
tree
8 days ago
Peter Eisentraut
formatting.c cleanup: Remove unnecessary zeroize macros
commit
|
commitdiff
|
tree
8 days ago
Peter Eisentraut
formatting.c cleanup: Remove unnecessary extra line...
commit
|
commitdiff
|
tree
8 days ago
Michael Paquier
Expose wal_fpi_bytes in EXPLAIN (WAL)
commit
|
commitdiff
|
tree
8 days ago
Michael Paquier
Fix regression with slot invalidation checks
commit
|
commitdiff
|
tree
8 days ago
Richard Guo
Disable parallel plans for RIGHT_SEMI joins
commit
|
commitdiff
|
tree
9 days ago
David Rowley
Fix bogus use of "long" in AllocSetCheck()
commit
|
commitdiff
|
tree
9 days ago
Jeff Davis
Use C11 char16_t and char32_t for Unicode code points.
commit
|
commitdiff
|
tree
9 days ago
Álvaro Herrera
pg_stat_statements: Fix handling of duplicate constant...
commit
|
commitdiff
|
tree
9 days ago
Álvaro Herrera
CheckNNConstraintFetch: Fill all of ConstrCheck in...
commit
|
commitdiff
|
tree
9 days ago
Peter Eisentraut
Reorganize GUC structs
commit
|
commitdiff
|
tree
9 days ago
Peter Eisentraut
formatting.c cleanup: Remove unnecessary extra parentheses
commit
|
commitdiff
|
tree
9 days ago
Peter Eisentraut
formatting.c cleanup: Use array syntax instead of point...
commit
|
commitdiff
|
tree
9 days ago
Peter Eisentraut
formatting.c cleanup: Add some const pointer qualifiers
commit
|
commitdiff
|
tree
9 days ago
Peter Eisentraut
formatting.c cleanup: Use size_t for string length...
commit
|
commitdiff
|
tree
9 days ago
Peter Eisentraut
Replace pg_restrict by standard restrict
commit
|
commitdiff
|
tree
9 days ago
Peter Eisentraut
Remove obsolete comment
commit
|
commitdiff
|
tree
10 days ago
Michael Paquier
Fix correctness issue with computation of FPI size...
commit
|
commitdiff
|
tree
10 days ago
Nathan Bossart
Add psql PROMPT variable for search_path.
commit
|
commitdiff
|
tree
10 days ago
Peter Eisentraut
formatting.c cleanup: Move loop variables definitions...
commit
|
commitdiff
|
tree
10 days ago
Peter Eisentraut
formatting.c cleanup: Remove dashes in comments
commit
|
commitdiff
|
tree
10 days ago
Álvaro Herrera
Don't error out when dropping constraint if relchecks...
commit
|
commitdiff
|
tree
10 days ago
Jeff Davis
Move comment about casts from pg_wchar.
commit
|
commitdiff
|
tree
10 days ago
Peter Eisentraut
Check that index can return in get_actual_variable_range()
commit
|
commitdiff
|
tree
10 days ago
Michael Paquier
Add wal_fpi_bytes to pg_stat_wal and pg_stat_get_backen...
commit
|
commitdiff
|
tree
next