| .. |
|
backend
|
Remove copied comments from geo_ops.c source file and replace with new
|
2007-03-05 23:29:14 +00:00 |
|
bin
|
Remove old-style win32 client-only visual c++ build infrastructure for everything except
|
2007-03-05 14:18:38 +00:00 |
|
include
|
Fix for COPY-after-truncate feature.
|
2007-03-03 20:08:41 +00:00 |
|
interfaces
|
Add lo_truncate() to backend and libpq for large object truncation.
|
2007-03-03 19:52:47 +00:00 |
|
makefiles
|
Add $(CFLAGS) to the simplified build rule for .so libraries on Darwin.
|
2006-11-28 05:45:43 +00:00 |
|
pl
|
Allow pltcl args to spi_prepare and plpython args to plpy.prepare to be standard type aliases as well as those known in pg_type. Similar to recent change in plperl.
|
2007-02-21 03:27:32 +00:00 |
|
port
|
Add comment to explain why O_EXCL and O_TRUNC can be ignored in
|
2007-02-13 02:06:22 +00:00 |
|
template
|
Make --with-ldap build on Unixware, per Olivier Prenant.
|
2006-12-14 21:49:54 +00:00 |
|
test
|
Make the newly-added regression tests for lo_truncate() consistent
|
2007-03-03 22:57:04 +00:00 |
|
timezone
|
StrNCpy -> strlcpy (not complete)
|
2007-02-10 14:58:55 +00:00 |
|
tools
|
Make build.bat return a proper errorcode if the build fails.
|
2007-02-27 15:21:48 +00:00 |
|
tutorial
|
Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len).
|
2007-02-27 23:48:10 +00:00 |
|
bcc32.mak
|
Remove old-style win32 client-only visual c++ build infrastructure for everything except
|
2007-03-05 14:18:38 +00:00 |
|
DEVELOPERS
|
Testing commit stuff
|
2006-07-10 15:50:02 +00:00 |
|
Makefile
|
Remove remains of old depend target.
|
2007-01-20 17:16:17 +00:00 |
|
Makefile.global.in
|
Replace useless uses of := by = in makefiles.
|
2007-02-09 15:56:00 +00:00 |
|
Makefile.shlib
|
Change $(CC) to $(COMPILER) on Solaris gcc so -m64 is passed into the
|
2007-02-20 22:45:57 +00:00 |
|
nls-global.mk
|
When merging PO files, take into consideration translations in other PO
|
2006-04-05 13:40:15 +00:00 |
|
win32.mak
|
Remove old-style win32 client-only visual c++ build infrastructure for everything except
|
2007-03-05 14:18:38 +00:00 |