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/backend/utils
Tom Lane 87d9bbca13 Fix over-allocation of space for array_out()'s result string. 7 years ago
..
adt Fix over-allocation of space for array_out()'s result string. 7 years ago
cache Add support for nearest-neighbor (KNN) searches to SP-GiST 7 years ago
error
fmgr Work around stdbool problem in dfmgr.c. 7 years ago
hash Allow memory contexts to have both fixed and variable ident strings. 8 years ago
init Initialize random() in bootstrap/stand-alone postgres and in initdb. 7 years ago
mb Avoid use of unportable hex constant in convutils.pm 8 years ago
misc Make GUC wal_sender_timeout user-settable 7 years ago
mmgr Use size_t consistently in dsa.{ch}. 7 years ago
resowner Use a ResourceOwner to track buffer pins in all cases. 8 years ago
sort Avoid using potentially-under-aligned page buffers. 7 years ago
time Fix misc typos, mostly in comments. 8 years ago
.gitignore Rearrange makefile rules for running Gen_fmgrtab.pl. 8 years ago
Gen_dummy_probes.pl Clean up some perlcritic warnings 8 years ago
Gen_dummy_probes.sed
Gen_fmgrtab.pl Assorted minor cleanups for bootstrap-data Perl scripts. 8 years ago
Makefile Suppress compiler warnings when building with --enable-dtrace. 8 years ago
errcodes.txt Update comment in header of errcodes.txt 7 years ago
generate-errcodes.pl
probes.d