.. |
backend
|
Fix weird indentation of function return type.
|
2005-05-24 07:16:27 +00:00 |
bin
|
Upon closer inspection, Greg's psql tab completion patch leaks memory.
|
2005-05-18 05:01:10 +00:00 |
include
|
Put parentheses around use of macro arguments in FMODULO and TMODULO.
|
2005-05-24 04:03:01 +00:00 |
interfaces
|
Remove more extraneous parentheses in date/time functions.
|
2005-05-24 02:09:45 +00:00 |
makefiles
|
Add a --dbname option to the pg_regress script, and use pl_regression
|
2005-05-17 18:26:23 +00:00 |
pl
|
Add regression tests for previously-untested PL/Perl features. From
|
2005-05-24 08:05:36 +00:00 |
port
|
Fix a few minor mistakes in header comments. From Qingqing Zhou.
|
2005-05-16 05:52:13 +00:00 |
template
|
Support Sun's compiler on SunOS4 (a/k/a Solaris 9). Per ayan@ayan.net
|
2004-12-29 23:47:40 +00:00 |
test
|
Implement md5(bytea), update regression tests and documentation. Patch
|
2005-05-20 01:29:56 +00:00 |
timezone
|
More macro cleanups for date/time.
|
2005-05-23 21:54:02 +00:00 |
tools
|
Update release checklist to reflect that HISTORY and INSTALL don't
|
2005-05-08 23:34:15 +00:00 |
tutorial
|
Adjust src/tutorial Makefile so that it can use pgxs. This allows the
|
2005-01-13 18:23:22 +00:00 |
utils
|
PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with
|
2004-07-30 12:26:40 +00:00 |
bcc32.mak
|
Add -N make flag to bcc builds from /src dir.
|
2005-05-13 18:12:35 +00:00 |
DEVELOPERS
|
|
|
Makefile
|
Adjust src/tutorial Makefile so that it can use pgxs. This allows the
|
2005-01-13 18:23:22 +00:00 |
Makefile.global.in
|
Add a --dbname option to the pg_regress script, and use pl_regression
|
2005-05-17 18:26:23 +00:00 |
Makefile.shlib
|
Fix up makefile dependencies for pg_config_paths.h.
|
2004-11-20 21:13:06 +00:00 |
nls-global.mk
|
More locale fixes for pg_ctl.
|
2004-06-01 03:32:42 +00:00 |
win32.mak
|
|
|