summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
REL9_2_STABLEIf a C23 compiler is detected, try asking for C17.Thomas Munro18 months
REL9_3_STABLEIf a C23 compiler is detected, try asking for C17.Thomas Munro18 months
REL_10_STABLEIf a C23 compiler is detected, try asking for C17.Thomas Munro18 months
REL_13_STABLESuppress "has no symbols" linker warnings on macOS.Nathan Bossart3 weeks
REL_14_STABLEUse ereport(ERROR), not Assert(), for publisher tuples missing columns.Noah Misch3 days
REL_15_STABLEUse ereport(ERROR), not Assert(), for publisher tuples missing columns.Noah Misch3 days
REL_16_STABLEUse ereport(ERROR), not Assert(), for publisher tuples missing columns.Noah Misch3 days
REL_17_STABLEinjection_points: Move some structs to new header injection_points.hMichael Paquier2 days
REL_18_STABLEpsql: Make ParseVariableDouble reject values above maxDaniel Gustafsson37 hours
masterFix REPACK decoding worker not cleaned up on FATAL exitÁlvaro Herrera10 hours
[...]
 
TagDownloadAuthorAge
REL_14_23commit 4e1a23c0ea...Tom Lane8 days
REL_15_18commit 005c1971a2...Tom Lane8 days
REL_16_14commit 0d1c00c624...Tom Lane8 days
REL_17_10commit 25c49f3a4a...Tom Lane8 days
REL_18_4commit f5cc81719e...Tom Lane8 days
REL_14_22commit 966473719c...Tom Lane3 months
REL_15_17commit 3eb6f61958...Tom Lane3 months
REL_16_13commit 776479eed6...Tom Lane3 months
REL_17_9commit 6d396980fc...Tom Lane3 months
REL_18_3commit 62d6c7d3df...Tom Lane3 months
[...]
 
AgeCommit messageAuthor
1996-11-09A small patch from Andrew for the linux port in v1.09Release_1_0_3Marc G. Fournier
1996-10-31remove KERBEROS config cruft from Makefile.globalPG95-1_09Marc G. Fournier
1996-10-30Fix the ordering of variables in the memset() callMarc G. Fournier
1996-10-30More btree fixes from Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier
1996-10-29Somehow my personal changes got commit'd to the tree, and, therefore,Marc G. Fournier
1996-10-29Fixed a botched patch...Marc G. Fournier
1996-10-28Another patch that was put into 2.x and not into 1.xMarc G. Fournier
1996-10-25Accidently commited Makefile.global with PGPORT set to 6543Marc G. Fournier
1996-10-25There is a bug in the btree insert code which can cause, under very rareMarc G. Fournier
1996-10-25One thing we said before should go into 1.09 is the fix to the masterMarc G. Fournier
[...]