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
2022-12-30
Peter Eisentraut
Use appendStringInfoString instead of appendBinaryStrin...
commit
|
commitdiff
|
tree
2022-12-30
Peter Eisentraut
Add const to BufFileWrite
commit
|
commitdiff
|
tree
2022-12-30
Peter Eisentraut
Remove unnecessary casts
commit
|
commitdiff
|
tree
2022-12-29
Andres Freund
perl: Hide warnings inside perl.h when using gcc compat...
commit
|
commitdiff
|
tree
2022-12-29
Andrew Dunstan
Fix oversight in 7a05425d96
commit
|
commitdiff
|
tree
2022-12-28
Peter Geoghegan
Add page-level freezing to VACUUM.
commit
|
commitdiff
|
tree
2022-12-28
Andrew Dunstan
Convert contrib/ltree's input functions to report error...
commit
|
commitdiff
|
tree
2022-12-28
Andrew Dunstan
Convert contrib/intarray's bqarr_in() to report errors...
commit
|
commitdiff
|
tree
2022-12-28
Peter Eisentraut
Reorder some object files in makefiles
commit
|
commitdiff
|
tree
2022-12-27
Tom Lane
Suppress uninitialized-variable warning from a61b1f748.
commit
|
commitdiff
|
tree
2022-12-27
Tom Lane
Convert hstore_in to report errors softly.
commit
|
commitdiff
|
tree
2022-12-27
Tom Lane
Remove new locale dependency in regproc regression...
commit
|
commitdiff
|
tree
2022-12-27
Tom Lane
Simplify the implementations of the to_reg* functions.
commit
|
commitdiff
|
tree
2022-12-27
Tom Lane
Convert the reg* input functions to report (most) error...
commit
|
commitdiff
|
tree
2022-12-27
Tom Lane
Convert tsqueryin and tsvectorin to report errors softly.
commit
|
commitdiff
|
tree
2022-12-27
Tom Lane
Detect bad input for types xid, xid8, and cid.
commit
|
commitdiff
|
tree
2022-12-27
Peter Geoghegan
Remove overzealous MultiXact freeze assertion.
commit
|
commitdiff
|
tree
2022-12-27
Michael Paquier
Add custom filtering rules to the TAP tests of pg_upgrade
commit
|
commitdiff
|
tree
2022-12-27
Michael Paquier
Fix incorrect copy-pasto in error message of pg_waldump.c
commit
|
commitdiff
|
tree
2022-12-26
Michael Paquier
pg_waldump: Add --save-fullpage=PATH to save full page...
commit
|
commitdiff
|
tree
2022-12-26
Amit Kapila
Add 'logical_decoding_mode' GUC.
commit
|
commitdiff
|
tree
2022-12-25
Michael Paquier
Switch query fixing aclitems in ~15 from O(N^2) to...
commit
|
commitdiff
|
tree
2022-12-25
Tom Lane
Convert enum_in() to report errors softly.
commit
|
commitdiff
|
tree
2022-12-25
Andrew Dunstan
Fix thinko in 720e0327bc
commit
|
commitdiff
|
tree
2022-12-24
Andrew Dunstan
Convert contrib/isn's input functions to report errors...
commit
|
commitdiff
|
tree
2022-12-24
Andrew Dunstan
Convert jsonpath's input function to report errors...
commit
|
commitdiff
|
tree
2022-12-24
Tom Lane
Make the numeric-OID cases of regprocin and friends...
commit
|
commitdiff
|
tree
2022-12-24
David Rowley
Fix recent accidental omission in pg_proc.dat
commit
|
commitdiff
|
tree
2022-12-23
Alvaro Herrera
Rework <warning> box about column list combining in...
commit
|
commitdiff
|
tree
2022-12-23
Alvaro Herrera
Fix end LSN determination in recently added test
commit
|
commitdiff
|
tree
2022-12-23
Andrew Dunstan
Convert contrib/seg's input function to report errors...
commit
|
commitdiff
|
tree
2022-12-23
Alvaro Herrera
Fix event trigger example
commit
|
commitdiff
|
tree
2022-12-23
David Rowley
Fix bug in translate_col_privs_multilevel
commit
|
commitdiff
|
tree
2022-12-23
Thomas Munro
Allow parent's WaitEventSets to be freed after fork().
commit
|
commitdiff
|
tree
2022-12-23
Thomas Munro
Don't leak a signalfd when using latches in the post
commit
|
commitdiff
|
tree
2022-12-23
Thomas Munro
Add WL_SOCKET_ACCEPT event to WaitEventSet API.
commit
|
commitdiff
|
tree
2022-12-23
Michael Paquier
Update upgrade_adapt.sql to handle tables using aclitem...
commit
|
commitdiff
|
tree
2022-12-23
Michael Paquier
Fix some incorrectness in upgrade_adapt.sql on query...
commit
|
commitdiff
|
tree
2022-12-23
Michael Paquier
Fix come incorrect elog() messages in aclchk.c
commit
|
commitdiff
|
tree
2022-12-23
Michael Paquier
Rename pg_dissect_walfile_name() to pg_split_walfile_name()
commit
|
commitdiff
|
tree
2022-12-22
David Rowley
Allow window functions to adjust their frameOptions
commit
|
commitdiff
|
tree
2022-12-22
Thomas Munro
Improve notation of cacheinfo table in syscache.c.
commit
|
commitdiff
|
tree
2022-12-22
Peter Geoghegan
Use scanned_pages to decide when to failsafe check.
commit
|
commitdiff
|
tree
2022-12-22
Peter Geoghegan
Refactor how VACUUM passes around its XID cutoffs.
commit
|
commitdiff
|
tree
2022-12-22
Tom Lane
Avoid O(N^2) cost when pulling up lots of UNION ALL...
commit
|
commitdiff
|
tree
2022-12-22
Tom Lane
Add some recursion and looping defenses in prepjointree.c.
commit
|
commitdiff
|
tree
2022-12-22
Peter Eisentraut
Remove dead code
commit
|
commitdiff
|
tree
2022-12-22
Thomas Munro
Add work-around for VA_ARGS_NARGS() on MSVC.
commit
|
commitdiff
|
tree
2022-12-22
Michael Paquier
Fix operator typo in tablecmds.c
commit
|
commitdiff
|
tree
2022-12-22
David Rowley
Add palloc_aligned() to allow aligned memory allocations
commit
|
commitdiff
|
tree
2022-12-21
Tom Lane
Fix contrib/seg to be more wary of long input numbers.
commit
|
commitdiff
|
tree
2022-12-21
Andrew Dunstan
Introduce float4in_internal
commit
|
commitdiff
|
tree
2022-12-21
David Rowley
Fix newly introduced bug in slab.c
commit
|
commitdiff
|
tree
2022-12-21
Michael Paquier
Make more consistent some translated strings related...
commit
|
commitdiff
|
tree
2022-12-21
Michael Paquier
Switch some system functions to use get_call_result_type()
commit
|
commitdiff
|
tree
2022-12-20
Andrew Dunstan
Use existing SSL certs in LDAP tests instead of generat...
commit
|
commitdiff
|
tree
2022-12-20
Andrew Dunstan
Add copyright notices to meson files
commit
|
commitdiff
|
tree
2022-12-20
Etsuro Fujita
Allow batching of inserts during cross-partition updates.
commit
|
commitdiff
|
tree
2022-12-20
David Rowley
Add enable_presorted_aggregate GUC
commit
|
commitdiff
|
tree
2022-12-20
David Rowley
Improve the performance of the slab memory allocator
commit
|
commitdiff
|
tree
2022-12-20
John Naylor
Move variable increment to the end of the loop
commit
|
commitdiff
|
tree
2022-12-20
Michael Paquier
Add pg_dissect_walfile_name()
commit
|
commitdiff
|
tree
2022-12-19
Michael Paquier
Remove hardcoded dependency to cryptohash type in the...
commit
|
commitdiff
|
tree
2022-12-19
Robert Haas
Fix comment that was missing a word.
commit
|
commitdiff
|
tree
2022-12-19
Peter Eisentraut
Fix typo in comment
commit
|
commitdiff
|
tree
2022-12-19
Robert Haas
Expose some information about backend subxact status.
commit
|
commitdiff
|
tree
2022-12-17
Tom Lane
Fix bit-rotted planner test case.
commit
|
commitdiff
|
tree
2022-12-17
Tom Lane
Doc: update pg_list.h header comments to include XidLists.
commit
|
commitdiff
|
tree
2022-12-16
Tom Lane
Fix inability to reference CYCLE column from inside...
commit
|
commitdiff
|
tree
2022-12-16
Peter Eisentraut
pg_upgrade: Make testing different transfer modes easier
commit
|
commitdiff
|
tree
2022-12-16
Peter Eisentraut
pg_upgrade: Add --copy option
commit
|
commitdiff
|
tree
2022-12-16
Bruce Momjian
C comment: fix wording
commit
|
commitdiff
|
tree
2022-12-16
Tom Lane
Clean up dubious error handling in wellformed_xml().
commit
|
commitdiff
|
tree
2022-12-16
Tom Lane
Convert xml_in to report errors softly.
commit
|
commitdiff
|
tree
2022-12-16
Thomas Munro
Fix typo in reference to __FreeBSD__.
commit
|
commitdiff
|
tree
2022-12-16
David Rowley
Remove pessimistic cost penalization from Incremental...
commit
|
commitdiff
|
tree
2022-12-15
David Rowley
Re-adjust drop-index-concurrently-1 isolation test
commit
|
commitdiff
|
tree
2022-12-15
David Rowley
Speed up creation of command completion tags
commit
|
commitdiff
|
tree
2022-12-15
Tom Lane
Convert range_in and multirange_in to report errors...
commit
|
commitdiff
|
tree
2022-12-15
Peter Eisentraut
Static assertions cleanup
commit
|
commitdiff
|
tree
2022-12-15
Peter Eisentraut
Move provariadic sanity check to a more appropriate...
commit
|
commitdiff
|
tree
2022-12-15
Tom Lane
Convert a few more datatype input functions to report...
commit
|
commitdiff
|
tree
2022-12-14
Tom Lane
Convert a few more datatype input functions to report...
commit
|
commitdiff
|
tree
2022-12-14
Tom Lane
Convert a few more datatype input functions to report...
commit
|
commitdiff
|
tree
2022-12-14
Tom Lane
Convert the geometric input functions to report errors...
commit
|
commitdiff
|
tree
2022-12-14
Tom Lane
Convert a few more datatype input functions to report...
commit
|
commitdiff
|
tree
2022-12-14
Peter Eisentraut
Rearrange some static assertions for consistency
commit
|
commitdiff
|
tree
2022-12-14
Peter Eisentraut
Non-decimal integer literals
commit
|
commitdiff
|
tree
2022-12-14
Jeff Davis
Add grantable MAINTAIN privilege and pg_maintain role.
commit
|
commitdiff
|
tree
2022-12-14
Michael Paquier
Remove SHA256_HMAC_B from scram-common.h
commit
|
commitdiff
|
tree
2022-12-13
Tom Lane
Rethink handling of [Prevent|Is]InTransactionBlock...
commit
|
commitdiff
|
tree
2022-12-13
Peter Eisentraut
basebackup_to_shell: Add some const qualifiers for...
commit
|
commitdiff
|
tree
2022-12-13
Peter Eisentraut
Refactor ExecGrant_*() functions
commit
|
commitdiff
|
tree
2022-12-12
Tom Lane
Fix jsonb subscripting to cope with toasted subscript...
commit
|
commitdiff
|
tree
2022-12-12
Thomas Munro
Disable clang 16's -Wcast-function-type-strict.
commit
|
commitdiff
|
tree
2022-12-12
Alvaro Herrera
Better document logical replication parameters
commit
|
commitdiff
|
tree
2022-12-12
Jeff Davis
Remove extra space from dumped ALTER DEFAULT PRIVILEGES.
commit
|
commitdiff
|
tree
2022-12-12
Robert Haas
Fix failure to advance content pointer in sendFileWithC...
commit
|
commitdiff
|
tree
2022-12-12
Peter Eisentraut
Order getopt arguments
commit
|
commitdiff
|
tree
2022-12-12
Alvaro Herrera
Get rid of recursion-marker values in enum AlterTableType
commit
|
commitdiff
|
tree
next