index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Age
Commit message (
Expand
)
Author
2022-12-26
Add 'logical_decoding_mode' GUC.
Amit Kapila
2022-12-25
Convert enum_in() to report errors softly.
Tom Lane
2022-12-24
Convert jsonpath's input function to report errors softly
Andrew Dunstan
2022-12-24
Fix recent accidental omission in pg_proc.dat
David Rowley
2022-12-23
Fix end LSN determination in recently added test
Alvaro Herrera
2022-12-23
Rename pg_dissect_walfile_name() to pg_split_walfile_name()
Michael Paquier
2022-12-22
Allow window functions to adjust their frameOptions
David Rowley
2022-12-20
Use existing SSL certs in LDAP tests instead of generating them
Andrew Dunstan
2022-12-20
Add copyright notices to meson files
Andrew Dunstan
2022-12-20
Add enable_presorted_aggregate GUC
David Rowley
2022-12-20
Add pg_dissect_walfile_name()
Michael Paquier
2022-12-17
Fix bit-rotted planner test case.
Tom Lane
2022-12-16
Fix inability to reference CYCLE column from inside its CTE.
Tom Lane
2022-12-16
Convert xml_in to report errors softly.
Tom Lane
2022-12-16
Remove pessimistic cost penalization from Incremental Sort
David Rowley
2022-12-15
Re-adjust drop-index-concurrently-1 isolation test
David Rowley
2022-12-15
Convert range_in and multirange_in to report errors softly.
Tom Lane
2022-12-15
Move provariadic sanity check to a more appropriate place
Peter Eisentraut
2022-12-15
Convert a few more datatype input functions to report errors softly.
Tom Lane
2022-12-14
Convert a few more datatype input functions to report errors softly.
Tom Lane
2022-12-14
Convert a few more datatype input functions to report errors softly.
Tom Lane
2022-12-14
Convert the geometric input functions to report errors softly.
Tom Lane
2022-12-14
Convert a few more datatype input functions to report errors softly.
Tom Lane
2022-12-14
Non-decimal integer literals
Peter Eisentraut
2022-12-14
Add grantable MAINTAIN privilege and pg_maintain role.
Jeff Davis
2022-12-12
Fix jsonb subscripting to cope with toasted subscript values.
Tom Lane
2022-12-12
Order getopt arguments
Peter Eisentraut
2022-12-12
Get rid of recursion-marker values in enum AlterTableType
Alvaro Herrera
2022-12-11
Convert domain_in to report errors softly.
Tom Lane
2022-12-11
Convert json_in and jsonb_in to report errors softly.
Tom Lane
2022-12-09
Convert datetime input functions to use "soft" error reporting.
Tom Lane
2022-12-09
Convert a few datatype input functions to use "soft" error reporting.
Tom Lane
2022-12-09
Add test scaffolding for soft error reporting from input functions.
Tom Lane
2022-12-09
Fix invalid role names introduced in 096dd80f3c
Alexander Korotkov
2022-12-09
Add USER SET parameter values for pg_db_role_setting
Alexander Korotkov
2022-12-09
Update MERGE docs to mention that ONLY is supported.
Dean Rasheed
2022-12-07
meson: Add 'running' test setup, as a replacement for installcheck
Andres Freund
2022-12-06
meson: Basic cygwin support
Andres Freund
2022-12-06
Rework query relation permission checking
Alvaro Herrera
2022-12-05
Fix Memoize to work with partitionwise joining.
Tom Lane
2022-12-05
pg_dump: Remove "blob" terminology
Peter Eisentraut
2022-12-03
Fix DEFAULT handling for multi-row INSERT rules.
Dean Rasheed
2022-12-02
Fix psql's \sf and \ef for new-style SQL functions.
Tom Lane
2022-12-02
Remove logic for converting a table to a view.
Tom Lane
2022-12-02
Fix incorrect output from pgoutput when using column lists.
Amit Kapila
2022-12-02
Switch pg_dump to use compression specifications
Michael Paquier
2022-12-01
Fix under-parenthesized display of AT TIME ZONE constructs.
Tom Lane
2022-12-01
Make materialized views participate in predicate locking
Michael Paquier
2022-11-30
Reject missing database name in pg_regress and cohorts.
Tom Lane
2022-11-30
Add regression tests for psql's \o and \g on files
Michael Paquier
[next]