index
:
users/bernd/postgres.git
FIX_VENDOR
MANUAL_DIST
PG95-DIST
PG95_DIST
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_0
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL9_6_STABLE
REL_11_STABLE_clang34
Release_1_0_3
WIN32_DEV
configurable_shmem_type
data_checksum_guc
disable_trust_ident
ecpg_big_bison
master
notnull_constraint
search_path_completion
truncate_stats
Bernd Helmle's repository
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
pgcrypto
/
imath.h
Age
Commit message (
Expand
)
Author
2019-05-22
Initial pgindent run for v12.
Tom Lane
2019-02-16
In imath.h, replace stdint.h usage with c.h equivalents.
Noah Misch
2019-02-16
Import changes from IMath versions (1.3, 1.29].
Noah Misch
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2014-05-06
pgindent run for 9.4
Bruce Momjian
2013-05-29
pgindent run for release 9.3
Bruce Momjian
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-04-02
Update a number of broken links in comments.
Magnus Hagander
2009-06-11
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2007-11-15
pgindent run for 8.3.
Bruce Momjian
2006-10-04
pgindent run for 8.2.
Bruce Momjian
2006-07-19
pgcrypto merge cleanup:
Neil Conway
2006-07-16
Fix a few places where $Id$ and $Header$ CVS tags had crept into the
Tom Lane
2006-07-15
Fix some pgcrypto portability issues, per Marko Kreen.
Tom Lane
2006-07-13
"Annual" pgcrypto update from Marko Kreen:
Neil Conway