| .. |
|
backend
|
Fix the raw-parsetree representation of star (as in SELECT * FROM or
|
2008-08-30 01:39:14 +00:00 |
|
bin
|
Fixup pg_dumpall adding --lock-wait-timeout, to match pg_dump.
|
2008-08-29 17:28:43 +00:00 |
|
include
|
Fix the raw-parsetree representation of star (as in SELECT * FROM or
|
2008-08-30 01:39:14 +00:00 |
|
interfaces
|
Remove all traces that suggest that a non-Bison yacc might be supported, and
|
2008-08-29 13:02:33 +00:00 |
|
makefiles
|
Implement a few changes to how shared libraries and dynamically loadable
|
2008-04-07 14:15:58 +00:00 |
|
pl
|
Remove all traces that suggest that a non-Bison yacc might be supported, and
|
2008-08-29 13:02:33 +00:00 |
|
port
|
Use CRITICAL_SECTION instead of Mutexes for thread-locking in libpq on
|
2008-05-21 14:20:48 +00:00 |
|
template
|
Use SYSV semaphores rather than POSIX on Darwin >= 6.0 (i.e., OS X 10.2
|
2007-09-26 00:32:46 +00:00 |
|
test
|
Extend the parser location infrastructure to include a location field in
|
2008-08-28 23:09:48 +00:00 |
|
timezone
|
Fix identify_system_timezone() so that it tests the behavior of the system
|
2008-07-01 03:40:55 +00:00 |
|
tools
|
Fix (hopefully) some oversights in recent Bison cleanup patch.
|
2008-08-30 02:32:24 +00:00 |
|
tutorial
|
Add $PostgreSQL$ markers to a lot of files that were missing them.
|
2008-05-17 01:28:26 +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
|
|
|
|
Makefile
|
Catch all errors in for and while loops in makefiles. Don't ignore any
|
2008-03-18 16:24:50 +00:00 |
|
Makefile.global.in
|
Remove all traces that suggest that a non-Bison yacc might be supported, and
|
2008-08-29 13:02:33 +00:00 |
|
Makefile.shlib
|
On cygwin and win32, don't override the shlib name when building a module.
|
2008-04-08 09:50:29 +00:00 |
|
nls-global.mk
|
Another fix for compiles on an empty 'po' directory.
|
2008-05-17 21:27:12 +00:00 |
|
win32.mak
|
Update supported standalone VC++ version to 7.1+ only, and fix
|
2007-08-03 10:47:11 +00:00 |