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
Age
Commit message (
Expand
)
Author
2022-06-14
Avoid ecpglib core dump with out-of-order operations.
Tom Lane
2022-06-14
Doc: clarify the default collation behavior of domains.
Tom Lane
2022-06-13
pg_upgrade: further tweaking of make_outputdirs().
Tom Lane
2022-06-12
Make subscription tests pass with log_error_verbosity=verbose
Andrew Dunstan
2022-06-11
relnotes: update word wrapping
Bruce Momjian
2022-06-11
relnotes: update AS OF date
Bruce Momjian
2022-06-11
relnotes: add links to the release notes, indent, word wrap
Bruce Momjian
2022-06-10
relnotes: add markup of text
Bruce Momjian
2022-06-10
Un-break whole-row Vars referencing domain-over-composite types.
Tom Lane
2022-06-10
Fix collation of JSON_TABLE output columns
Peter Eisentraut
2022-06-09
Improve comments for trivial_subqueryscan().
Etsuro Fujita
2022-06-09
psql: Show notices immediately (again)
Peter Eisentraut
2022-06-08
Be more careful about GucSource for internally-driven GUC settings.
Tom Lane
2022-06-08
Doc: copy-edit "jsonb Indexing" section.
Tom Lane
2022-06-08
Put option listing back into alphabetical order
Peter Eisentraut
2022-06-08
Fix portability issue in TAP tests of psql for locales
Michael Paquier
2022-06-08
Restructure pg_upgrade output directories for better idempotence
Michael Paquier
2022-06-08
Harden Memoization code against broken data types
David Rowley
2022-06-07
Fix off-by-one loop termination condition in pg_stat_get_subscription().
Tom Lane
2022-06-06
Don't fail on libpq-generated error reports in pg_amcheck.
Tom Lane
2022-06-06
Don't fail on libpq-generated error reports in ecpg_raise_backend().
Tom Lane
2022-06-06
Fix psql's single transaction mode on client-side errors with -c/-f switches
Michael Paquier
2022-06-04
Automatically count the number of output lines in psql/help.c.
Tom Lane
2022-06-04
Force run of pg_upgrade in the build directory in its TAP test
Michael Paquier
2022-06-03
Improve psql \?'s description of large-object-related commands.
Tom Lane
2022-06-03
Doc: improve example for intarray's uniq() function.
Tom Lane
2022-06-03
Doc: fix incorrect bit-reversal in example of macaddr formatting.
Tom Lane
2022-06-03
Run tests of libpq on installcheck-world, checkprep and check-world
Michael Paquier
2022-06-02
Doc: Further fix CREATE FOREIGN TABLE synopsis.
Etsuro Fujita
2022-06-02
Prohibit combining publications with different column lists.
Amit Kapila
2022-06-02
Add missing test names in TAP tests of pg_upgrade
Michael Paquier
2022-06-01
Silence compiler warnings from some older compilers.
Tom Lane
2022-06-01
Fix pl/perl test case so it will still work under Perl 5.36.
Tom Lane
2022-06-01
Doc: fix a couple of erroneous examples.
Tom Lane
2022-06-01
Doc: mention limitation of the number of resultset columns
David Rowley
2022-05-31
Recommend scram-sha-256 instead of md5 authentication in docs
Magnus Hagander
2022-05-31
Revert changes to CONCURRENTLY that "sped up" Xmin advance
Alvaro Herrera
2022-05-31
Ensure ParseTzFile() closes the input file after failing.
Tom Lane
2022-05-31
Doc: fix mention of psql's minimum supported server version.
Tom Lane
2022-05-31
Doc: fix mention of pg_dump's minimum supported server version.
Tom Lane
2022-05-31
shm_mq_sendv: Fix flushing bug when receiver not yet attached.
Robert Haas
2022-05-31
Fix typo in hash README.
Amit Kapila
2022-05-31
Remove useless tests for TRUNCATE on foreign tables
Michael Paquier
2022-05-31
Add debugging help in OwnLatch().
Thomas Munro
2022-05-30
Make STRING an unreserved_keyword.
Tom Lane
2022-05-30
logging: Also add the command prefix to detail and hint messages
Peter Eisentraut
2022-05-30
doc: Reword description of roles able to view track_activities's info
Michael Paquier
2022-05-29
Fix COPY FROM when database encoding is SQL_ASCII.
Heikki Linnakangas
2022-05-29
Doc: fix missing/bogus documentation of range_intersect_agg().
Tom Lane
2022-05-29
Doc: Document pg_stat_recovery_prefetch.stats_reset.
Thomas Munro
[next]