index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-27
Show names of DEALLOCATE as constants in pg_stat_statements
Michael Paquier
2023-08-26
Generate new LOG for "trust" connections under log_connections
Michael Paquier
2023-08-25
Avoid non-POSIX cp flags
Andres Freund
2023-08-25
Rename test table to avoid cs_CZ locale problem
Alvaro Herrera
2023-08-25
Catalog not-null constraints
Alvaro Herrera
2023-08-25
Reset the logical worker type while cleaning up other worker info.
Amit Kapila
2023-08-24
Use "template" data directory in tests
Andres Freund
2023-08-24
pg_upgrade: Bump MESSAGE_WIDTH.
Nathan Bossart
2023-08-24
Avoid unnecessary plancache revalidation of utility statements.
Tom Lane
2023-08-24
Add test for inherited CHECK constraint drop
Alvaro Herrera
2023-08-24
Use FD_CLOEXEC on ListenSockets
Heikki Linnakangas
2023-08-24
Fix lack of message pluralization
Peter Eisentraut
2023-08-24
Update DECLARE_INDEX documentation
Peter Eisentraut
2023-08-24
Rename hook functions for debug_io_direct to match variable name.
Peter Eisentraut
2023-08-24
Add proargnames to multi-argument aggregate functions
Daniel Gustafsson
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
pg_upgrade: Improve one log message
Peter Eisentraut
2023-08-24
Meson: check for pg_config_paths.h left over from make
David Rowley
2023-08-23
ci: Make compute resources for CI configurable
Andres Freund
2023-08-23
ci: Prepare to make compute resources for CI configurable
Andres Freund
2023-08-23
Bump catversion for to_bin() and to_oct().
Nathan Bossart
2023-08-23
ci: Use VMs for SanityCheck and CompilerWarnings
Andres Freund
2023-08-23
ci: Move execution method of tasks into yaml templates
Andres Freund
2023-08-23
ci: Don't specify amount of memory
Andres Freund
2023-08-23
Avoid use of Perl getprotobyname
Peter Eisentraut
2023-08-23
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
doc: Replace list of drivers and PLs with wiki link
Daniel Gustafsson
2023-08-23
doc: Add more ICU rules examples
Peter Eisentraut
2023-08-23
Fix wording in comment
Daniel Gustafsson
2023-08-23
pg_upgrade: Avoid shadowing global var in function
Daniel Gustafsson
2023-08-23
doc: Improve ICU external link
Peter Eisentraut
2023-08-23
Improve vertical spacing of documentation markup
Peter Eisentraut
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-22
Introduce macros for protocol characters.
Nathan Bossart
2023-08-23
ExtendBufferedWhat -> BufferManagerRelation.
Thomas Munro
2023-08-22
Fix pg_dump assertion failure when dumping pg_catalog.
Jeff Davis
2023-08-22
Cache by-reference missing values in a long lived context
Andrew Dunstan
2023-08-22
Add comment missing in a4a232b1e702
Alvaro Herrera
2023-08-22
Simplify the logical worker type checks by using the switch on worker type.
Amit Kapila
2023-08-21
Fix pg_stat_reset_single_table_counters() for shared relations
Michael Paquier
2023-08-20
Bump catalog version for pg_wait_events
Michael Paquier
[next]