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
REL_19_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
2025-02-10
Stamp 16.7.
REL_16_7
Tom Lane
2025-02-10
Last-minute updates for release notes.
Tom Lane
2025-02-10
Adapt appendPsqlMetaConnect() to the new fmtId() encoding expectations.
Tom Lane
2025-02-10
Fix type in test_escape test
Andres Freund
2025-02-10
docs: EUC_TW can be up to four bytes wide, not three
Andres Freund
2025-02-10
Add test of various escape functions
Andres Freund
2025-02-10
Fix handling of invalidly encoded data in escaping functions
Andres Freund
2025-02-10
Specify the encoding of input to fmtId()
Andres Freund
2025-02-10
Add pg_encoding_set_invalid()
Andres Freund
2025-02-10
Translation updates
Peter Eisentraut
2025-02-09
Release notes for 17.3, 16.7, 15.11, 14.16, 13.19.
Tom Lane
2025-02-07
Fix pgbench performance issue induced by commit af35fe501.
Tom Lane
2025-02-07
Doc: clarify behavior of timestamptz input some more.
Tom Lane
2025-02-07
meson: Fix linking using old OpenSSL lib names
Daniel Gustafsson
2025-02-05
doc: Update links which returned 404
Daniel Gustafsson
2025-02-04
meson: ci: ensure tests are built before running them
Andres Freund
2025-02-04
meson: Add missing dependencies for libpq tests
Andres Freund
2025-02-04
meson: Add missing dependencies to libpq_pipeline test
Andres Freund
2025-02-04
meson: Add pg_regress_ecpg to ecpg test dependencies
Andres Freund
2025-02-04
meson: Improve dependencies for tmp_install test target
Andres Freund
2025-02-04
meson: Narrow dependencies for 'install-quiet' target
Andres Freund
2025-02-04
pg_controldata: Fix possible errors on corrupted pg_control
Alexander Korotkov
2025-02-04
vacuumdb: Add missing PQfinish() calls to vacuum_one_database().
Nathan Bossart
2025-02-02
Mention jsonlog in description of logging_collector in GUC table
Michael Paquier
2025-01-31
Fix comment of StrategySyncStart()
Michael Paquier
2025-01-30
Avoid integer overflow while testing wal_skip_threshold condition.
Tom Lane
2025-01-29
Handle default NULL insertion a little better.
Tom Lane
2025-01-29
Avoid breaking SJIS encoding while de-backslashing Windows paths.
Tom Lane
2025-01-25
At update of non-LP_NORMAL TID, fail instead of corrupting page header.
Noah Misch
2025-01-25
Test ECPG decadd(), decdiv(), decmul(), and decsub() for risnull() input.
Noah Misch
2025-01-25
Doc: recommend "psql -X" for restoring pg_dump scripts.
Tom Lane
2025-01-25
Use the correct sizeof() in BufFileLoadBuffer
Tomas Vondra
2025-01-24
meson: Fix sepgsql installation
Peter Eisentraut
2025-01-23
Don't ask for bug reports about pthread_is_threaded_np() != 0.
Tom Lane
2025-01-22
Repair incorrect handling of AfterTriggerSharedData.ats_modifiedcols.
Tom Lane
2025-01-21
Fix detach of a partition that has a toplevel FK to a partitioned table
Álvaro Herrera
2025-01-20
Update time zone data files to tzdata release 2025a.
Tom Lane
2025-01-20
Avoid using timezone Asia/Manila in regression tests.
Tom Lane
2025-01-20
Fix latch event policy that hid socket events.
Thomas Munro
2025-01-20
Fix header check for continuation records where standbys could be stuck
Michael Paquier
2025-01-17
Revert recent changes related to handling of 2PC files at recovery
Michael Paquier
2025-01-17
Fix setrefs.c's failure to do expression processing on prune steps.
Tom Lane
2025-01-16
Move routines to manipulate WAL into PostgreSQL::Test::Cluster
Michael Paquier
2025-01-14
Avoid symbol collisions between pqsignal.c and legacy-pqsignal.c.
Tom Lane
2025-01-14
ecpg: Restore detection of unsupported COPY FROM STDIN.
Fujii Masao
2025-01-14
Fix catcache invalidation of a list entry that's being built
Heikki Linnakangas
2025-01-14
Fix potential integer overflow in bringetbitmap()
Michael Paquier
2025-01-12
Fix HBA option count
Daniel Gustafsson
2025-01-12
Fix XMLTABLE() deparsing to quote namespace names if necessary.
Dean Rasheed
2025-01-11
Repair memory leaks in plpython.
Tom Lane
[next]