Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
01_noneed_yacc_lex.patch | No need to check yacc&lex. | NIIBE Yutaka <gniibe@fsij.org> | no | 2010-03-18 | ||
02_dont_go_doc.patch | Don't go 'doc' subdirectory. In Debian installation, documents are handled differently. | NIIBE Yutaka <gniibe@fsij.org> | no | 2010-06-08 | ||
03_libtool_clean_does_not_work_well.patch | libtool clean doesn't work well. Thus, we need this change. | NIIBE Yutaka <gniibe@fsij.org> | no | 2010-06-08 | ||
build-hurd.patch | Workaround for no [MAXHOSTNAMELEN, MAXPATHLEN, PATH_MAX] definitions (on hurd-i386) | NIIBE Yutaka <gniibe@fsij.org> | yes | 2015-06-25 | ||
clean.patch | assist cleanup; prevent removal of "makes/config.mk". | Dmitry Smirnov <onlyjob@member.fsf.org> | not-needed | 2014-12-24 | ||
defaults.patch | enable PostgreSQL "Data page checksums". | Dmitry Smirnov <onlyjob@member.fsf.org> | not-needed | 2015-03-13 | ||
pg_ctl.patch | detect version of PostgreSQL using pg_conftool `config-gfarm` uses `pg_config` (provided by "libpq-dev" or by "postgresql-server-dev-X.Y") to detect version of PostgreSQL. This patch uses `pg_conftool` to remove dependency on above packages and make the following error non fatal: You need to install postgresql-server-dev-X.Y for building a server-side extension or libpq-dev for building a client-side application. |
Dmitry Smirnov <onlyjob@member.fsf.org> | not-needed | 2015-03-13 | ||
missing-feature-test-macros.patch | =================================================================== | no |