You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src
Tom Lane 7730f48ede Teach UtfToLocal/LocalToUtf to support algorithmic encoding conversions. 11 years ago
..
backend Teach UtfToLocal/LocalToUtf to support algorithmic encoding conversions. 11 years ago
bin pg_upgrade: make controldata checks more consistent 11 years ago
common Reorganize our CRC source files again. 11 years ago
include Teach UtfToLocal/LocalToUtf to support algorithmic encoding conversions. 11 years ago
interfaces Fix parallel make risk with new check temp-install setup 11 years ago
makefiles Fix parallel make risk with new check temp-install setup 11 years ago
pl Support "expanded" objects, particularly arrays, for better performance. 11 years ago
port Fix various typos and grammar errors in comments. 11 years ago
template Remove duplicate specification of -Ae for HP-UX C compiler. 11 years ago
test Add pg_settings.pending_restart column 11 years ago
timezone Update time zone data files to tzdata release 2015a. 11 years ago
tools Enable transforms tests for python 2 on MSVC builds 11 years ago
tutorial Update copyright for 2015 11 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in doc build: use unique Makefile variable to control temp install 11 years ago
Makefile.shlib Add transforms feature 11 years ago
bcc32.mak
nls-global.mk Setup error context callback for transaction lock waits 12 years ago
win32.mak