| .. |
|
backend
|
Remove dllinit.c; it was only needed for long-obsolete Cygwin versions,
|
2006-06-22 23:50:35 +00:00 |
|
bin
|
Move setup_cancel_handler() up near start of psql main(), where the
|
2006-06-21 19:40:31 +00:00 |
|
include
|
Remove redundant gettimeofday() calls to the extent practical without
|
2006-06-20 22:52:00 +00:00 |
|
interfaces
|
Added some more coverity report patches send in by Martijn van Oosterhout <kleptog@svana.org>.
|
2006-06-21 11:38:07 +00:00 |
|
makefiles
|
Remove dllinit.c; it was only needed for long-obsolete Cygwin versions,
|
2006-06-22 23:50:35 +00:00 |
|
pl
|
Code review for SELECT INTO STRICT patch: use saner choices of error
|
2006-06-16 23:29:27 +00:00 |
|
port
|
Clean up psql's control-C handling to avoid longjmp'ing out of random
|
2006-06-14 16:49:03 +00:00 |
|
template
|
Remove extra 'else' in solaris compiler code.
|
2006-04-28 04:32:10 +00:00 |
|
test
|
Increase timeout in statement_timeout test from 1 second to 2 seconds.
|
2006-06-18 16:21:23 +00:00 |
|
timezone
|
Prepare code to be built by MSVC:
|
2006-06-07 22:24:46 +00:00 |
|
tools
|
Update cvs command example to show diff -rBASE.
|
2006-05-31 10:24:29 +00:00 |
|
tutorial
|
Remove extremely old, incomplete, broken example code.
|
2006-06-05 21:16:32 +00:00 |
|
bcc32.mak
|
Add -N make flag to bcc builds from /src dir.
|
2005-05-13 18:12:35 +00:00 |
|
DEVELOPERS
|
just testing a script...
|
1999-07-30 03:45:57 +00:00 |
|
Makefile
|
Remove dllinit.c; it was only needed for long-obsolete Cygwin versions,
|
2006-06-22 23:50:35 +00:00 |
|
Makefile.global.in
|
Remove use of lorder and tsort while building static libraries. There's
|
2006-04-19 16:32:08 +00:00 |
|
Makefile.shlib
|
Arrange to strip libpq.so of symbols that aren't officially supposed to
|
2006-04-28 02:53:20 +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
|
Fixes for Win32-client only compiles.
|
2006-03-03 23:11:48 +00:00 |