projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
5 hours ago
Jeff Davis
Comment typo fixes: pg_wchar_t should be pg_wchar.
master
github/master
commit
|
commitdiff
|
tree
26 hours ago
David Rowley
Fix incorrect logic for caching ResultRelInfos for...
commit
|
commitdiff
|
tree
38 hours ago
Dean Rasheed
Guard against division by zero in test_int128 module.
commit
|
commitdiff
|
tree
2 days ago
Michael Paquier
pg_rewind: Skip copy of WAL segments generated before...
commit
|
commitdiff
|
tree
2 days ago
Fujii Masao
psql: Improve tab completion for large objects.
commit
|
commitdiff
|
tree
3 days ago
Tom Lane
Update expected output for contrib/sepgsql's regression...
commit
|
commitdiff
|
tree
3 days ago
Daniel Gustafsson
doc: Remove mention of Git protocol support
commit
|
commitdiff
|
tree
3 days ago
Tom Lane
Avoid memory leak in validation of a PL/Python trigger...
commit
|
commitdiff
|
tree
3 days ago
Tom Lane
Fix off-by-one Asserts in FreePageBtreeInsertInternal...
commit
|
commitdiff
|
tree
3 days ago
Tom Lane
Fix resource leaks in PL/Python error reporting, redux.
commit
|
commitdiff
|
tree
3 days ago
Amit Kapila
Introduce "REFRESH SEQUENCES" for subscriptions.
commit
|
commitdiff
|
tree
3 days ago
Michael Paquier
pg_rewind: Extend code detecting relation files to...
commit
|
commitdiff
|
tree
3 days ago
Fujii Masao
Add comments explaining overflow entries in the replica...
commit
|
commitdiff
|
tree
3 days ago
Tatsuo Ishii
Fix coding style with "else".
commit
|
commitdiff
|
tree
3 days ago
David Rowley
Fix some misplaced comments in parallel_schedule
commit
|
commitdiff
|
tree
4 days ago
Masahiko Sawada
Add copyright notice to vacuum_horizon_floor.pl test.
commit
|
commitdiff
|
tree
4 days ago
David Rowley
Fix incorrect zero extension of Datum in JIT tuple...
commit
|
commitdiff
|
tree
4 days ago
Tom Lane
Avoid assuming that time_t can fit in an int.
commit
|
commitdiff
|
tree
4 days ago
Nathan Bossart
Fix type of infomask parameter in htup_details.h functions.
commit
|
commitdiff
|
tree
4 days ago
Tom Lane
Remove useless pstrdup() calls.
commit
|
commitdiff
|
tree
4 days ago
Tom Lane
Fix memory leaks in scripts/vacuuming.c.
commit
|
commitdiff
|
tree
4 days ago
Tom Lane
Fix memory leaks in pg_combinebackup/reconstruct.c.
commit
|
commitdiff
|
tree
4 days ago
Nathan Bossart
Remove make_temptable_name_n().
commit
|
commitdiff
|
tree
4 days ago
Fujii Masao
Make invalid primary_slot_name follow standard GUC...
commit
|
commitdiff
|
tree
4 days ago
Tatsuo Ishii
Fix multi WinGetFuncArgInFrame/Partition calls with...
commit
|
commitdiff
|
tree
4 days ago
Fujii Masao
Fix stalled lag columns in pg_stat_replication when...
commit
|
commitdiff
|
tree
4 days ago
Michael Paquier
Bump catalog version for new function error_on_null()
commit
|
commitdiff
|
tree
4 days ago
Michael Paquier
Add error_on_null(), checking if the input is the null...
commit
|
commitdiff
|
tree
5 days ago
David Rowley
Use CompactAttribute more often, when possible
commit
|
commitdiff
|
tree
5 days ago
Tom Lane
Avoid short seeks in pg_restore.
commit
|
commitdiff
|
tree
5 days ago
Nathan Bossart
Add reminder to create .abi-compliance-history.
commit
|
commitdiff
|
tree
5 days ago
Jeff Davis
Make char2wchar() static.
commit
|
commitdiff
|
tree
5 days ago
Jeff Davis
Remove obsolete global database_ctype_is_c.
commit
|
commitdiff
|
tree
5 days ago
Jeff Davis
tsearch: use database default collation for parsing.
commit
|
commitdiff
|
tree
5 days ago
Nathan Bossart
Add previous commit to .git-blame-ignore-revs.
commit
|
commitdiff
|
tree
5 days ago
Nathan Bossart
Re-pgindent brin.c.
commit
|
commitdiff
|
tree
5 days ago
Álvaro Herrera
Make smgr access for a BufferManagerRelation safer...
commit
|
commitdiff
|
tree
5 days ago
David Rowley
Fix BRIN 32-bit counter wrap issue with huge tables
commit
|
commitdiff
|
tree
5 days ago
Michael Paquier
Fix comment in pg_get_shmem_allocations_numa()
commit
|
commitdiff
|
tree
5 days ago
Richard Guo
Fix pushdown of degenerate HAVING clauses
commit
|
commitdiff
|
tree
6 days ago
Michael Paquier
Fix POSIX compliance in pgwin32_unsetenv() for "name...
commit
|
commitdiff
|
tree
6 days ago
Masahiko Sawada
Support COPY TO for partitioned tables.
commit
|
commitdiff
|
tree
6 days ago
Tom Lane
Fix thinko in commit 7d129ba54.
commit
|
commitdiff
|
tree
6 days ago
Fujii Masao
pg_dump: Remove unnecessary code for security labels...
commit
|
commitdiff
|
tree
7 days ago
Michael Paquier
pg_checksums: Use new routine to retrieve data of PG_VE...
commit
|
commitdiff
|
tree
7 days ago
Tom Lane
Add static assertion that RELSEG_SIZE fits in an int.
commit
|
commitdiff
|
tree
7 days ago
Tom Lane
Don't rely on zlib's gzgetc() macro.
commit
|
commitdiff
|
tree
8 days ago
Tatsuo Ishii
Fix Coverity issue reported in commit 2273fa32bce.
commit
|
commitdiff
|
tree
8 days ago
Jeff Davis
Add pg_database_locale() to retrieve database default...
commit
|
commitdiff
|
tree
8 days ago
Jeff Davis
Add pg_iswxdigit(), useful for tsearch.
commit
|
commitdiff
|
tree
8 days ago
Tom Lane
Allow role created by new test to log in on Windows.
commit
|
commitdiff
|
tree
8 days ago
David Rowley
Tidyup truncate_useless_pathkeys() function
commit
|
commitdiff
|
tree
8 days ago
Álvaro Herrera
Fix determination of not-null constraint "locality...
commit
|
commitdiff
|
tree
8 days ago
Álvaro Herrera
Fix pg_dump sorting of foreign key constraints
commit
|
commitdiff
|
tree
8 days ago
David Rowley
Fix reset of incorrect hash iterator in GROUPING SETS...
commit
|
commitdiff
|
tree
9 days ago
David Rowley
Englishify comment wording
commit
|
commitdiff
|
tree
9 days ago
Tomas Vondra
Fix hashjoin memory balancing logic
commit
|
commitdiff
|
tree
9 days ago
Masahiko Sawada
Remove unused data_bufsz from DecodedBkpBlock struct.
commit
|
commitdiff
|
tree
9 days ago
Nathan Bossart
Fix privilege checks for pg_prewarm() on indexes.
commit
|
commitdiff
|
tree
9 days ago
Tom Lane
Improve TAP tests by replacing ok() with better Test...
commit
|
commitdiff
|
tree
9 days ago
Daniel Gustafsson
Avoid warnings in tests when openssl binary isn't available
commit
|
commitdiff
|
tree
9 days ago
Peter Eisentraut
Change config_generic.vartype to be initialized at...
commit
|
commitdiff
|
tree
9 days ago
Peter Eisentraut
Use designated initializers for guc_tables
commit
|
commitdiff
|
tree
9 days ago
Daniel Gustafsson
ecpg: check return value of replace_variables()
commit
|
commitdiff
|
tree
9 days ago
Daniel Gustafsson
Replace defunct URL with stable archive.org URL in...
commit
|
commitdiff
|
tree
9 days ago
Michael Paquier
Improve TAP tests by replacing ok() with better Test...
commit
|
commitdiff
|
tree
9 days ago
Fujii Masao
doc: Clarify when backend_xmin in pg_stat_replication...
commit
|
commitdiff
|
tree
9 days ago
Michael Paquier
Fix matching check in recovery test 042_low_level_backup
commit
|
commitdiff
|
tree
9 days ago
Michael Paquier
pg_createsubscriber: Fix matching check in TAP test
commit
|
commitdiff
|
tree
10 days ago
Álvaro Herrera
Fix update-po for the PGXS case
commit
|
commitdiff
|
tree
10 days ago
Tom Lane
Add more TAP test coverage for pg_dump.
commit
|
commitdiff
|
tree
10 days ago
Tom Lane
Split 002_pg_dump.pl into two test files.
commit
|
commitdiff
|
tree
10 days ago
Tom Lane
Align the data block sizes of pg_dump's various compres...
commit
|
commitdiff
|
tree
10 days ago
Nathan Bossart
Remove partColsUpdated.
commit
|
commitdiff
|
tree
10 days ago
Amit Kapila
Refactor logical worker synchronization code into a...
commit
|
commitdiff
|
tree
10 days ago
Amit Langote
Fix EPQ crash from missing partition directory in EState
commit
|
commitdiff
|
tree
10 days ago
Michael Paquier
Override log_error_verbosity to "default" in test 009_l...
commit
|
commitdiff
|
tree
11 days ago
Michael Paquier
Add tests for logging of temporary file removal and...
commit
|
commitdiff
|
tree
11 days ago
Nathan Bossart
Fix lookup code for REINDEX INDEX.
commit
|
commitdiff
|
tree
11 days ago
Jeff Davis
Add pg_iswalpha() and related functions.
commit
|
commitdiff
|
tree
11 days ago
Nathan Bossart
Fix lookups in pg_{clear,restore}_{attribute,relation...
commit
|
commitdiff
|
tree
11 days ago
Peter Eisentraut
Change reset_extra into a config_generic common field
commit
|
commitdiff
|
tree
11 days ago
Peter Eisentraut
Add log_autoanalyze_min_duration
commit
|
commitdiff
|
tree
11 days ago
Etsuro Fujita
Fix EvalPlanQual handling of foreign/custom joins in...
commit
|
commitdiff
|
tree
11 days ago
Peter Eisentraut
Add some const qualifiers
commit
|
commitdiff
|
tree
11 days ago
Peter Eisentraut
Modernize some for loops
commit
|
commitdiff
|
tree
11 days ago
Peter Eisentraut
plpython: Remove support for major version conflict...
commit
|
commitdiff
|
tree
11 days ago
Amit Kapila
Standardize use of REFRESH PUBLICATION in code and...
commit
|
commitdiff
|
tree
11 days ago
Michael Paquier
pg_createsubscriber: Use new routine to retrieve data...
commit
|
commitdiff
|
tree
11 days ago
Michael Paquier
pg_resetwal: Use new routine to retrieve data of PG_VERSION
commit
|
commitdiff
|
tree
11 days ago
Michael Paquier
pg_combinebackup: Use new routine to retrieve data...
commit
|
commitdiff
|
tree
11 days ago
Masahiko Sawada
Revert "pg_createsubscriber: Add log message when no...
commit
|
commitdiff
|
tree
12 days ago
Melanie Plageman
Make heap_page_is_all_visible independent of LVRelState
commit
|
commitdiff
|
tree
12 days ago
Melanie Plageman
Inline TransactionIdFollows/Precedes[OrEquals]()
commit
|
commitdiff
|
tree
12 days ago
Melanie Plageman
Add helper for freeze determination to heap_page_prune_...
commit
|
commitdiff
|
tree
12 days ago
Masahiko Sawada
pg_createsubscriber: Add log message when no publicatio...
commit
|
commitdiff
|
tree
12 days ago
Jeff Davis
pg_regc_locale.c: rename some static functions.
commit
|
commitdiff
|
tree
12 days ago
Nathan Bossart
dblink: Avoid locking relation before privilege check.
commit
|
commitdiff
|
tree
12 days ago
Melanie Plageman
Bump XLOG_PAGE_MAGIC after xl_heap_prune change
commit
|
commitdiff
|
tree
12 days ago
Tatsuo Ishii
Use ereport rather than elog in WinCheckAndInitializeNu...
commit
|
commitdiff
|
tree
next