This website requires JavaScript.
Explore
Help
Sign In
mirror
/
postgresql
Watch
2
Star
0
Fork
0
You've already forked postgresql
mirror of
https://git.postgresql.org/git/postgresql.git
synced
2025-01-12 18:34:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6ae7671497
postgresql
/
contrib
/
tsearch2
/
ispell
History
Tom Lane
0b36cb83dc
PGXS should be set with := not =, as specified in the documentation,
...
to avoid useless multiple executions of pg_config.
2005-09-27 17:13:14 +00:00
..
Makefile
PGXS should be set with := not =, as specified in the documentation,
2005-09-27 17:13:14 +00:00
regis.c
regis.h
spell.c
Suppress signed-vs-unsigned-char warnings in contrib.
2005-09-24 19:14:05 +00:00
spell.h