index
:
users/rhaas/postgres.git
ThisTimeLineID3
ThisTimeLineID4
advice2
aset_changes
aset_frontend
async
async2
bufmgr
chash
chash2014
contexts
conveyor
conveyor_old
copy_hack
cv
fastlock91
flexlock
gather
gather3
gather_pushdown
gathertest
group_locking
joinadvice
manifest
master
memory
memory2
metapage
pa_setop
parallel
parallel_count
partdesc
pg_background
pg_ringflush
pgfruit
robert
serial_cost
slot2
snaparray
sort
walsummarizer2
walsummarizermanifest
xlogacceptwrites
Robert Haas's development tree.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-11-20
Prevent overflow for block number in buffile.c
HEAD
master
Michael Paquier
2023-11-19
Lock table in DROP STATISTICS
Tomas Vondra
2023-11-18
Guard against overflow in interval_mul() and interval_div().
Dean Rasheed
2023-11-18
doc: improve description of privileges for MERGE and update glossary.
Dean Rasheed
2023-11-18
meson: Fix missing dependency from install-quiet to sepgsql.sql
Andres Freund
2023-11-17
simplehash: preserve consistency in case of OOM.
Jeff Davis
2023-11-17
docs: Fix standalone INSTALL, broken in 06c70849fb2
Andres Freund
2023-11-17
doc: update query section to show LIMIT/OFFSET like SELECT
Bruce Momjian
2023-11-17
Release lock on heap buffer before vacuuming FSM
Andres Freund
2023-11-17
Extract column statistics from CTE references, if possible.
Tom Lane
2023-11-17
docs: Document --with-selinux/-Dselinux options centrally
Andres Freund
2023-11-17
meson: Change default of 'selinux' feature option to auto
Andres Freund
2023-11-17
Allow tests to pass in OpenSSL FIPS mode (rest)
Peter Eisentraut
2023-11-17
Don't specify number of dimensions in cases where we don't know it.
Tom Lane
2023-11-17
Allow tests to pass in OpenSSL FIPS mode (TAP tests)
Peter Eisentraut
2023-11-17
pgcrypto: Allow tests to pass in OpenSSL FIPS mode
Peter Eisentraut
2023-11-17
Change logtape/tuplestore code to use int64 for block numbers
Michael Paquier
2023-11-17
Remove NOT_USED BufFileTellBlock() from buffile.c
Michael Paquier
2023-11-16
pgcrypto: Split off pgp-encrypt-md5 test
Peter Eisentraut
2023-11-16
Ensure we preprocess expressions before checking their volatility.
Tom Lane
2023-11-16
Explicitly skip TAP tests under Meson if disabled
Peter Eisentraut
2023-11-16
Add target "slru" to pg_stat_reset_shared()
Michael Paquier
2023-11-16
psql: Add some completion support for CREATE TABLE .. AS
Michael Paquier
2023-11-15
Fix fallback implementation for pg_atomic_test_set_flag().
Nathan Bossart
2023-11-15
Retire MemoryContextResetAndDeleteChildren() macro.
Nathan Bossart
2023-11-15
src/test/modules/test_dsa needs a .gitignore file.
Tom Lane
2023-11-15
doc: align column order with pg_stat_statements view
Daniel Gustafsson
2023-11-15
Clear CurrentResourceOwner earlier in CommitTransaction.
Heikki Linnakangas
2023-11-15
Add test_dsa module.
Heikki Linnakangas
2023-11-15
Fix dsa.c with different resource owners.
Heikki Linnakangas
2023-11-15
Add cache for recomputeNamespacePath().
Jeff Davis
2023-11-15
doc: Improve description of targets for pg_stat_reset_shared()
Michael Paquier
2023-11-14
Change how a base backup decides which files have checksums.
Robert Haas
2023-11-14
Support +/- infinity in the interval data type.
Dean Rasheed
2023-11-14
doc: Update note about Bison and Flex build requirements
Peter Eisentraut
2023-11-14
Fix capitalization of "Tcl"
Peter Eisentraut
2023-11-14
Fix whitespace
Peter Eisentraut
2023-11-14
Replace Gen_dummy_probes.sed with Gen_dummy_probes.pl
Peter Eisentraut
2023-11-14
Allow new role 'regress_dump_login_role' to log in under SSPI.
Tom Lane
2023-11-14
Add support for pg_stat_reset_slru without argument
Michael Paquier
2023-11-13
Don't try to dump RLS policies or security labels for extension objects.
Tom Lane
2023-11-13
doc: clarify handling of ts_headline() operators & extra words
Bruce Momjian
2023-11-13
psql: improve description consistency of \dTS data types
Bruce Momjian
2023-11-13
doc: clarify handling of range upper/lower/upper_inf/lower_inf()
Bruce Momjian
2023-11-13
Improve default and empty privilege outputs in psql.
Tom Lane
2023-11-13
doc: move ROW IS NULL examples to a different chapter
Bruce Momjian
2023-11-13
doc: clarify that pg_global can _only_ be used for system tabs.
Bruce Momjian
2023-11-13
Adjust file_fdw regression tests for acc95f29ef FREEZE commit
Bruce Momjian
2023-11-13
doc: restructure ALTER DEFAULT PRIVILEGES
Bruce Momjian
2023-11-13
Improve readability and error detection of array_in().
Tom Lane
[next]