index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
Commit message (
Expand
)
Author
Age
*
Remove the "snapshot too old" feature.
Thomas Munro
2023-09-05
*
Improve description of keys in tsvector
Michael Paquier
2023-09-05
*
Fix out-of-bound read in gtsvector_picksplit()
Michael Paquier
2023-09-04
*
Fix typo in decode.c.
Amit Kapila
2023-09-04
*
Fix handling of shared statistics with dropped databases
Michael Paquier
2023-09-04
*
Fix not-null constraint test
Alvaro Herrera
2023-09-01
*
ATPrepAddPrimaryKey: ignore non-PK constraints
Alvaro Herrera
2023-09-01
*
Report syncscan position at end of scan.
Heikki Linnakangas
2023-08-31
*
Correct ObjectProperty entry for transforms
Peter Eisentraut
2023-08-31
*
genbki.pl: Factor out boilerplate generation
Peter Eisentraut
2023-08-31
*
Restructure DECLARE_INDEX arguments
Peter Eisentraut
2023-08-31
*
Fix some shadow variables in src/backend/replication/
Michael Paquier
2023-08-31
*
Use actual backend IDs in pg_stat_get_backend_subxact().
Nathan Bossart
2023-08-30
*
Rename some support functions for pgstat* views.
Nathan Bossart
2023-08-30
*
Fix possible compiler warning
Peter Eisentraut
2023-08-30
*
Fix misuse of PqMsg_Close.
Nathan Bossart
2023-08-29
*
Avoid possible overflow with ltsGetFreeBlock() in logtape.c
Michael Paquier
2023-08-30
*
Disallow changing NO INHERIT status of a not-null constraint
Alvaro Herrera
2023-08-29
*
Rename logical_replication_mode to debug_logical_replication_streaming
Peter Eisentraut
2023-08-29
*
Remove useless if condition
Peter Eisentraut
2023-08-29
*
Remove useless if condition
Peter Eisentraut
2023-08-29
*
Make more use of makeColumnDef()
Peter Eisentraut
2023-08-29
*
Add some const decorations
Peter Eisentraut
2023-08-29
*
Initialize ListenSocket array earlier.
Heikki Linnakangas
2023-08-29
*
Tweak pg_promote() to report failures on kill() or postmaster failures
Michael Paquier
2023-08-29
*
Make error messages about WAL segment size more consistent
Peter Eisentraut
2023-08-28
*
Fix some typos in wait_event_names.txt
Michael Paquier
2023-08-28
*
Tighten unit parsing in internal values
Michael Paquier
2023-08-28
*
Tighten handling of "ago" in interval values
Michael Paquier
2023-08-28
*
Format list of catalog files in makefile vertically
Peter Eisentraut
2023-08-28
*
Remove dead code in DecodeInterval()
Michael Paquier
2023-08-28
*
Show names of DEALLOCATE as constants in pg_stat_statements
Michael Paquier
2023-08-27
*
Generate new LOG for "trust" connections under log_connections
Michael Paquier
2023-08-26
*
Catalog not-null constraints
Alvaro Herrera
2023-08-25
*
Reset the logical worker type while cleaning up other worker info.
Amit Kapila
2023-08-25
*
Avoid unnecessary plancache revalidation of utility statements.
Tom Lane
2023-08-24
*
Use FD_CLOEXEC on ListenSockets
Heikki Linnakangas
2023-08-24
*
Fix lack of message pluralization
Peter Eisentraut
2023-08-24
*
Rename hook functions for debug_io_direct to match variable name.
Peter Eisentraut
2023-08-24
*
Fix the error message when failing to restore the snapshot.
Amit Kapila
2023-08-24
*
Fix translation markers
Peter Eisentraut
2023-08-24
*
Fix _bt_allequalimage() call within critical section.
Heikki Linnakangas
2023-08-23
*
Add to_bin() and to_oct().
Nathan Bossart
2023-08-23
*
Use the buffer cache when initializing an unlogged index.
Heikki Linnakangas
2023-08-23
*
Fix wording in comment
Daniel Gustafsson
2023-08-23
*
Some vertical reformatting
Peter Eisentraut
2023-08-23
*
Rename some function arguments for better clarity
Peter Eisentraut
2023-08-23
*
Add const decorations
Peter Eisentraut
2023-08-23
*
Introduce macros for protocol characters.
Nathan Bossart
2023-08-22
*
ExtendBufferedWhat -> BufferManagerRelation.
Thomas Munro
2023-08-23
[next]