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 00eb036c11 Fix potential memory clobber in tsvector_concat(). 15 years ago
..
backend Fix potential memory clobber in tsvector_concat(). 15 years ago
bin Clean up weird corner cases in lexing of psql meta-command arguments. 15 years ago
include Improve comments describing tsvector data structure. 15 years ago
interfaces Add "%option warn" to all flex input files that lacked it. 15 years ago
makefiles Fix pgxs.mk to always add --dbname=$(CONTRIB_TESTDB) to REGRESS_OPTS. 15 years ago
pl Change PyInit_plpy to external linkage 15 years ago
port Use consistent format for reporting GetLastError() 15 years ago
template
test Add expected isolationtester output when prepared xacts are disabled 15 years ago
timezone Use consistent format for reporting GetLastError() 15 years ago
tools Fix pgrminclude regex pattern. 15 years ago
tutorial Stamp copyrights for year 2011. 15 years ago
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 16 years ago
DEVELOPERS
Makefile Fix some oversights in distprep and maintainer-clean targets. 15 years ago
Makefile.global.in Make distprep and *clean build targets recurse into all subdirectories. 15 years ago
Makefile.shlib Use single quotes in preference to double quotes for protecting pathnames. 15 years ago
bcc32.mak Remove useless whitespace at end of lines 15 years ago
nls-global.mk Add the possibility to pass --flag arguments to xgettext calls 15 years ago
win32.mak Remove useless whitespace at end of lines 15 years ago