You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andres Freund
01368e5d9d
Split all OBJS style lines in makefiles into one-line-per-entry style.
...
When maintaining or merging patches, one of the most common sources
for conflicts are the list of objects in makefiles. Especially when
the split across lines has been changed on both sides, which is
somewhat common due to attempting to stay below 80 columns, those
conflicts are unnecessarily laborious to resolve.
By splitting, and alphabetically sorting, OBJS style lines into one
object per line, conflicts should be less frequent, and easier to
resolve when they still occur.
Author: Andres Freund
Discussion: https://postgr.es/m/20191029200901.vww4idgcxv74cwes@alap3.anarazel.de
6 years ago
..
expected
Fix typos in SQL scripts of pgcrypto
7 years ago
sql
Fix typos in SQL scripts of pgcrypto
7 years ago
.gitignore
Support SCRAM-SHA-256 authentication (RFC 5802 and 7677).
9 years ago
Makefile
Split all OBJS style lines in makefiles into one-line-per-entry style.
6 years ago
blf.c
…
blf.h
…
crypt-blowfish.c
Phase 3 of pgindent updates.
9 years ago
crypt-des.c
Fix many typos and inconsistencies
7 years ago
crypt-gensalt.c
Phase 3 of pgindent updates.
9 years ago
crypt-md5.c
Make the order of the header file includes consistent in contrib modules.
6 years ago
imath.c
Fix most -Wundef warnings
6 years ago
imath.h
Initial pgindent run for v12.
7 years ago
internal-sha2.c
…
internal.c
Make the order of the header file includes consistent in contrib modules.
6 years ago
mbuf.c
Make the order of the header file includes consistent in contrib modules.
6 years ago
mbuf.h
Phase 2 pgindent run for v12.
7 years ago
md5.c
Resolve one unconstify use
7 years ago
md5.h
Phase 2 of pgindent updates.
9 years ago
openssl.c
Make the order of the header file includes consistent in contrib modules.
6 years ago
pgcrypto--1.0--1.1.sql
…
pgcrypto--1.1--1.2.sql
…
pgcrypto--1.2--1.3.sql
…
pgcrypto--1.3.sql
…
pgcrypto--unpackaged--1.0.sql
…
pgcrypto.c
Make the order of the header file includes consistent in contrib modules.
6 years ago
pgcrypto.control
…
pgcrypto.h
…
pgp-armor.c
Make the order of the header file includes consistent in contrib modules.
6 years ago
pgp-cfb.c
Make the order of the header file includes consistent in contrib modules.
6 years ago
pgp-compress.c
Make the order of the header file includes consistent in contrib modules.
6 years ago
pgp-decrypt.c
Make the order of the header file includes consistent in contrib modules.
6 years ago
pgp-encrypt.c
Make the order of the header file includes consistent in contrib modules.
6 years ago
pgp-info.c
Fix typos in the code
6 years ago
pgp-mpi-internal.c
Make the order of the header file includes consistent in contrib modules.
6 years ago
pgp-mpi-openssl.c
Make the order of the header file includes consistent in contrib modules.
6 years ago
pgp-mpi.c
Make the order of the header file includes consistent in contrib modules.
6 years ago
pgp-pgsql.c
Make the order of the header file includes consistent in contrib modules.
6 years ago
pgp-pubdec.c
Make the order of the header file includes consistent in contrib modules.
6 years ago
pgp-pubenc.c
Make the order of the header file includes consistent in contrib modules.
6 years ago
pgp-pubkey.c
Make the order of the header file includes consistent in contrib modules.
6 years ago
pgp-s2k.c
Make the order of the header file includes consistent in contrib modules.
6 years ago
pgp.c
Make the order of the header file includes consistent in contrib modules.
6 years ago
pgp.h
Fix inconsistencies and typos in the tree, take 10
6 years ago
px-crypt.c
Make the order of the header file includes consistent in contrib modules.
6 years ago
px-crypt.h
Phase 2 pgindent run for v12.
7 years ago
px-hmac.c
…
px.c
Remove configure switch --disable-strong-random
7 years ago
px.h
Fix inconsistencies and typos in the tree, take 9
7 years ago
rijndael.c
Fix a boatload of typos in C comments.
8 years ago
rijndael.h
Phase 2 of pgindent updates.
9 years ago
rijndael.tbl
…
sha1.c
Fix inconsistencies and typos in the tree, take 9
7 years ago
sha1.h
Phase 2 of pgindent updates.
9 years ago