projects
/
users
/
rhaas
/
postgres.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
users/rhaas/postgres.git
2023-11-26
Alexander Korotkov
Display length and bounds histograms in pg_stats
commit
|
commitdiff
|
tree
2023-11-26
Alexander Korotkov
Update comments for pg_statistic catalog table
commit
|
commitdiff
|
tree
2023-11-26
Tom Lane
Doc: list AT TIME ZONE and COLLATE in operator preceden...
commit
|
commitdiff
|
tree
2023-11-26
Tomas Vondra
Fix brin.c indentation issues introduced by c1ec02be1d
commit
|
commitdiff
|
tree
2023-11-25
Peter Eisentraut
Use fipshash in brin_multi test
commit
|
commitdiff
|
tree
2023-11-25
Tomas Vondra
Reuse BrinDesc and BrinRevmap in brininsert
commit
|
commitdiff
|
tree
2023-11-25
Bruce Momjian
C comment: add header to pg_test_fsync.c
commit
|
commitdiff
|
tree
2023-11-25
Bruce Momjian
C comment: clarify that WAL files can be _recycled_...
commit
|
commitdiff
|
tree
2023-11-25
Bruce Momjian
Use SECS_PER_HOUR macro in tzparser.c, instead of constants
commit
|
commitdiff
|
tree
2023-11-25
Bruce Momjian
doc: gin_page_opaque_info() must be a _compressed_...
commit
|
commitdiff
|
tree
2023-11-25
Bruce Momjian
doc: improve ALTER TABLE "offical constraint" wording
commit
|
commitdiff
|
tree
2023-11-25
Tom Lane
Doc: un-break PDF build.
commit
|
commitdiff
|
tree
2023-11-25
Tom Lane
gitignore generated file targets-meson.sgml.
commit
|
commitdiff
|
tree
2023-11-25
Bruce Momjian
modify segno. for pg_walfile_name() and pg_walfile_name...
commit
|
commitdiff
|
tree
2023-11-24
Bruce Momjian
doc: remove documentation for deprecated @@@ operator
commit
|
commitdiff
|
tree
2023-11-24
Bruce Momjian
doc: mention vacuum's removal of commit timestamp...
commit
|
commitdiff
|
tree
2023-11-24
Thomas Munro
Fix whitespace.
commit
|
commitdiff
|
tree
2023-11-24
Thomas Munro
Improve comments about pqsignal().
commit
|
commitdiff
|
tree
2023-11-24
Bruce Momjian
doc: add docs for age(xid) and mxid_age(xid)
commit
|
commitdiff
|
tree
2023-11-23
Tom Lane
Fix timing-dependent failure in GSSAPI data transmission.
commit
|
commitdiff
|
tree
2023-11-23
Heikki Linnakangas
Use ResourceOwner to track WaitEventSets.
commit
|
commitdiff
|
tree
2023-11-23
Bruce Momjian
C comment: fix typos with unnecessary apostrophes
commit
|
commitdiff
|
tree
2023-11-22
Bruce Momjian
doc: remove double-negative in REFRESH MATERIALIZED...
commit
|
commitdiff
|
tree
2023-11-22
Amit Kapila
Fix the initial sync tables with no columns.
commit
|
commitdiff
|
tree
2023-11-22
Amit Kapila
Stop the search once the slot for replication origin...
commit
|
commitdiff
|
tree
2023-11-22
Bruce Momjian
doc: FreeBSD uses camcontrol identify, not atacontrol...
commit
|
commitdiff
|
tree
2023-11-22
Michael Paquier
Fix query checking consistency of table amhandlers...
commit
|
commitdiff
|
tree
2023-11-21
Bruce Momjian
doc: vacuum_cost_limit controls when vacuum_cost_delay...
commit
|
commitdiff
|
tree
2023-11-21
Alvaro Herrera
Remove unneeded assignments in for loop header
commit
|
commitdiff
|
tree
2023-11-21
Alvaro Herrera
Avoid overflow in fe_utils' printTable()
commit
|
commitdiff
|
tree
2023-11-21
Michael Paquier
Simplify some logic in CreateReplicationSlot()
commit
|
commitdiff
|
tree
2023-11-21
Amit Kapila
Log messages for replication slot acquisition and release.
commit
|
commitdiff
|
tree
2023-11-21
Andres Freund
meson: Document build targets, add 'help' target
commit
|
commitdiff
|
tree
2023-11-21
Andres Freund
meson: Add 'world' target
commit
|
commitdiff
|
tree
2023-11-21
Andres Freund
docs: meson: Change what 'docs' target builds
commit
|
commitdiff
|
tree
2023-11-21
Andres Freund
meson: docs: Add {html,man} targets, rename install...
commit
|
commitdiff
|
tree
2023-11-20
Jeff Davis
Optimize check_search_path() by using SearchPathCache.
commit
|
commitdiff
|
tree
2023-11-20
Jeff Davis
Be more paranoid about OOM in search_path cache.
commit
|
commitdiff
|
tree
2023-11-20
Michael Paquier
Prevent overflow for block number in buffile.c
master
commit
|
commitdiff
|
tree
2023-11-19
Tomas Vondra
Lock table in DROP STATISTICS
commit
|
commitdiff
|
tree
2023-11-18
Dean Rasheed
Guard against overflow in interval_mul() and interval_d...
commit
|
commitdiff
|
tree
2023-11-18
Dean Rasheed
doc: improve description of privileges for MERGE and...
commit
|
commitdiff
|
tree
2023-11-18
Andres Freund
meson: Fix missing dependency from install-quiet to...
commit
|
commitdiff
|
tree
2023-11-17
Jeff Davis
simplehash: preserve consistency in case of OOM.
commit
|
commitdiff
|
tree
2023-11-17
Andres Freund
docs: Fix standalone INSTALL, broken in 06c70849fb2
commit
|
commitdiff
|
tree
2023-11-17
Bruce Momjian
doc: update query section to show LIMIT/OFFSET like...
commit
|
commitdiff
|
tree
2023-11-17
Andres Freund
Release lock on heap buffer before vacuuming FSM
commit
|
commitdiff
|
tree
2023-11-17
Tom Lane
Extract column statistics from CTE references, if possible.
commit
|
commitdiff
|
tree
2023-11-17
Andres Freund
docs: Document --with-selinux/-Dselinux options centrally
commit
|
commitdiff
|
tree
2023-11-17
Andres Freund
meson: Change default of 'selinux' feature option to...
commit
|
commitdiff
|
tree
2023-11-17
Peter Eisentraut
Allow tests to pass in OpenSSL FIPS mode (rest)
commit
|
commitdiff
|
tree
2023-11-17
Tom Lane
Don't specify number of dimensions in cases where we...
commit
|
commitdiff
|
tree
2023-11-17
Peter Eisentraut
Allow tests to pass in OpenSSL FIPS mode (TAP tests)
commit
|
commitdiff
|
tree
2023-11-17
Peter Eisentraut
pgcrypto: Allow tests to pass in OpenSSL FIPS mode
commit
|
commitdiff
|
tree
2023-11-17
Michael Paquier
Change logtape/tuplestore code to use int64 for block...
commit
|
commitdiff
|
tree
2023-11-17
Michael Paquier
Remove NOT_USED BufFileTellBlock() from buffile.c
commit
|
commitdiff
|
tree
2023-11-16
Peter Eisentraut
pgcrypto: Split off pgp-encrypt-md5 test
commit
|
commitdiff
|
tree
2023-11-16
Tom Lane
Ensure we preprocess expressions before checking their...
commit
|
commitdiff
|
tree
2023-11-16
Peter Eisentraut
Explicitly skip TAP tests under Meson if disabled
commit
|
commitdiff
|
tree
2023-11-16
Michael Paquier
Add target "slru" to pg_stat_reset_shared()
commit
|
commitdiff
|
tree
2023-11-16
Michael Paquier
psql: Add some completion support for CREATE TABLE...
commit
|
commitdiff
|
tree
2023-11-15
Nathan Bossart
Fix fallback implementation for pg_atomic_test_set_flag().
commit
|
commitdiff
|
tree
2023-11-15
Nathan Bossart
Retire MemoryContextResetAndDeleteChildren() macro.
commit
|
commitdiff
|
tree
2023-11-15
Tom Lane
src/test/modules/test_dsa needs a .gitignore file.
commit
|
commitdiff
|
tree
2023-11-15
Daniel Gustafsson
doc: align column order with pg_stat_statements view
commit
|
commitdiff
|
tree
2023-11-15
Heikki Linnakangas
Clear CurrentResourceOwner earlier in CommitTransaction.
commit
|
commitdiff
|
tree
2023-11-15
Heikki Linnakangas
Add test_dsa module.
commit
|
commitdiff
|
tree
2023-11-15
Heikki Linnakangas
Fix dsa.c with different resource owners.
commit
|
commitdiff
|
tree
2023-11-15
Jeff Davis
Add cache for recomputeNamespacePath().
commit
|
commitdiff
|
tree
2023-11-15
Michael Paquier
doc: Improve description of targets for pg_stat_reset_s...
commit
|
commitdiff
|
tree
2023-11-14
Robert Haas
Change how a base backup decides which files have check...
commit
|
commitdiff
|
tree
2023-11-14
Dean Rasheed
Support +/- infinity in the interval data type.
commit
|
commitdiff
|
tree
2023-11-14
Peter Eisentraut
doc: Update note about Bison and Flex build requirements
commit
|
commitdiff
|
tree
2023-11-14
Peter Eisentraut
Fix capitalization of "Tcl"
commit
|
commitdiff
|
tree
2023-11-14
Peter Eisentraut
Fix whitespace
commit
|
commitdiff
|
tree
2023-11-14
Peter Eisentraut
Replace Gen_dummy_probes.sed with Gen_dummy_probes.pl
commit
|
commitdiff
|
tree
2023-11-14
Tom Lane
Allow new role 'regress_dump_login_role' to log in...
commit
|
commitdiff
|
tree
2023-11-14
Michael Paquier
Add support for pg_stat_reset_slru without argument
commit
|
commitdiff
|
tree
2023-11-13
Tom Lane
Don't try to dump RLS policies or security labels for...
commit
|
commitdiff
|
tree
2023-11-13
Bruce Momjian
doc: clarify handling of ts_headline() operators ...
commit
|
commitdiff
|
tree
2023-11-13
Bruce Momjian
psql: improve description consistency of \dTS data...
commit
|
commitdiff
|
tree
2023-11-13
Bruce Momjian
doc: clarify handling of range upper/lower/upper_inf...
commit
|
commitdiff
|
tree
2023-11-13
Tom Lane
Improve default and empty privilege outputs in psql.
commit
|
commitdiff
|
tree
2023-11-13
Bruce Momjian
doc: move ROW IS NULL examples to a different chapter
commit
|
commitdiff
|
tree
2023-11-13
Bruce Momjian
doc: clarify that pg_global can _only_ be used for...
commit
|
commitdiff
|
tree
2023-11-13
Bruce Momjian
Adjust file_fdw regression tests for acc95f29ef FREEZE...
commit
|
commitdiff
|
tree
2023-11-13
Bruce Momjian
doc: restructure ALTER DEFAULT PRIVILEGES
commit
|
commitdiff
|
tree
2023-11-13
Tom Lane
Improve readability and error detection of array_in().
commit
|
commitdiff
|
tree
2023-11-13
Bruce Momjian
doc: correct description of libpq's PQsetnonblocking...
commit
|
commitdiff
|
tree
2023-11-13
Bruce Momjian
Add error about the use of FREEZE in COPY TO
commit
|
commitdiff
|
tree
2023-11-13
Bruce Momjian
doc: remove RUNAS instructions for pg_upgrade on Windows
commit
|
commitdiff
|
tree
2023-11-13
Tom Lane
Don't release index root page pin in ginFindParents().
commit
|
commitdiff
|
tree
2023-11-13
Daniel Gustafsson
doc: Add missing semicolon in example
commit
|
commitdiff
|
tree
2023-11-13
Etsuro Fujita
Remove incorrect file reference in comment.
commit
|
commitdiff
|
tree
2023-11-13
Amit Kapila
Use REGBUF_NO_CHANGE at one more place in the hash...
commit
|
commitdiff
|
tree
2023-11-12
Michael Paquier
Extend sendFileWithContent() to handle custom content...
commit
|
commitdiff
|
tree
2023-11-12
Michael Paquier
Add ability to reset all shared stats types in pg_stat_...
commit
|
commitdiff
|
tree
2023-11-12
Michael Paquier
Fix inconsistencies for queries on pg_class in type_san...
commit
|
commitdiff
|
tree
2023-11-10
Alexander Korotkov
Fix how SJE checks against PHVs
commit
|
commitdiff
|
tree
2023-11-10
Peter Eisentraut
Fix whitespace
commit
|
commitdiff
|
tree
next