| .. |
|
backend
|
Assume select() might modify struct timeout, so remove previous
|
2006-01-03 19:54:08 +00:00 |
|
bin
|
Fix incorrect treatment of RL_PROMPT_START_IGNORE/RL_PROMPT_END_IGNORE,
|
2006-01-03 23:32:30 +00:00 |
|
include
|
Trim an obsolete comment: it is no longer relevant that "SELECT" was
|
2006-01-01 01:41:42 +00:00 |
|
interfaces
|
Remove DOS line endings ("\r\n") from several .po files. DOS line endings
|
2006-01-01 10:13:56 +00:00 |
|
makefiles
|
Allow installation into directories containing spaces in the name.
|
2005-12-09 21:19:36 +00:00 |
|
pl
|
Add checks to verify that a plpgsql function returning a rowtype is actually
|
2006-01-03 22:48:10 +00:00 |
|
port
|
I have added these macros to c.h:
|
2005-12-25 02:14:19 +00:00 |
|
template
|
Remove unnecessary assignment, per Tom.
|
2006-01-02 03:30:41 +00:00 |
|
test
|
Update regression tests for new referential integrity error message
|
2005-12-28 23:17:09 +00:00 |
|
timezone
|
Allow installation into directories containing spaces in the name.
|
2005-12-09 21:19:36 +00:00 |
|
tools
|
Simplify lock manager data structures by making a clear separation between
|
2005-12-09 01:22:04 +00:00 |
|
tutorial
|
Standard pgindent run for 8.1.
|
2005-10-15 02:49:52 +00:00 |
|
utils
|
Allow installation into directories containing spaces in the name.
|
2005-12-09 21:19:36 +00:00 |
|
bcc32.mak
|
Add -N make flag to bcc builds from /src dir.
|
2005-05-13 18:12:35 +00:00 |
|
DEVELOPERS
|
|
|
|
Makefile
|
Allow installation into directories containing spaces in the name.
|
2005-12-09 21:19:36 +00:00 |
|
Makefile.global.in
|
Fix problems with PGXS builds against an installation tree that was
|
2005-09-27 17:39:35 +00:00 |
|
Makefile.shlib
|
Add support for Solaris x86_64 using Sun's compiler.
|
2005-12-30 21:43:41 +00:00 |
|
nls-global.mk
|
Allow installation into directories containing spaces in the name.
|
2005-12-09 21:19:36 +00:00 |
|
win32.mak
|
Attached is a makefile I hacked up to build pg_config under MSVC - the
|
2005-06-14 17:50:38 +00:00 |