CVS log for pkgsrc/databases/postgresql13-client/buildlink3.mk
Up to [cvs.NetBSD.org] / pkgsrc / databases / postgresql13-client
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Apr 19 20:13:54 2025 UTC (3 weeks, 2 days ago) by wiz
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
postgresql*: fix pattern in buildlink3.mk
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Apr 19 07:57:36 2025 UTC (3 weeks, 2 days ago) by wiz
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
*: recursive bump for default Kerberos implementation switch
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Oct 24 22:08:35 2023 UTC (18 months, 2 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base,
pkgsrc-2025Q1,
pkgsrc-2024Q4-base,
pkgsrc-2024Q4,
pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
*: bump for openssl 3
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Jul 9 13:57:20 2023 UTC (22 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +8 -1
lines
postgresql-client: When dependening modules include libpq server headers,
they can then attempt to include the gssapi headers if postgres was
compiled with the gssapi option. In this case, include gssapi in the
buildlink3 tree.
Should fix the build of various modules on various platforms.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jun 28 11:31:35 2022 UTC (2 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
*: recursive bump for perl 5.36
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Mar 18 15:04:55 2021 UTC (4 years, 1 month ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -1
lines
postgresql: fix buildling contrib/uuid-ossp; fixes for LLVM enabled; should fix #55803
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Dec 4 04:55:45 2020 UTC (4 years, 5 months ago) by riastradh
Branches: MAIN
CVS tags: pkgsrc-2020Q4-base,
pkgsrc-2020Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2
lines
Revbump for openpam cppflags change months ago, belatedly.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Oct 18 09:24:02 2020 UTC (4 years, 6 months ago) by adam
Branches: MAIN
postgresql13: added version 13.0
PostgreSQL 13 contains many new features and enhancements, including:
* Space savings and performance gains from de-duplication of B-tree index entries
* Improved performance for queries that use aggregates or partitioned tables
* Better query planning when using extended statistics
* Parallelized vacuuming of indexes
* Incremental sorting
CVSweb <webmaster@jp.NetBSD.org>