postgresql/src
2009-09-28 17:31:12 +00:00
..
backend Remove no-longer-needed ExecCountSlots infrastructure. 2009-09-27 21:10:53 +00:00
bin Sync psql's scanner with recent changes in backend scanner's flex rules. 2009-09-27 03:27:24 +00:00
include Remove no-longer-needed ExecCountSlots infrastructure. 2009-09-27 21:10:53 +00:00
interfaces Added some explanation about how the parser is generated, taken from an email by 2009-09-28 08:50:57 +00:00
makefiles
pl Convert a perl array to a postgres array when returned by Set Returning Functions as well as non SRFs. Backpatch to 8.1 where these facilities were introduced. with a little help from Abhijit Menon-Sen. 2009-09-28 17:31:12 +00:00
port Don't error out if recycling or removing an old WAL segment fails at the end 2009-09-13 18:32:08 +00:00
template
test Implement the DO statement to support execution of PL code without having 2009-09-22 23:43:43 +00:00
timezone
tools Ooops, fix to Genbki.pm for ROWTYPE_OID wasn't quite right. Also, make a few 2009-09-27 02:14:04 +00:00
tutorial
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in
Makefile.shlib
nls-global.mk
win32.mak