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
Alvaro Herrera 94232c909d Fix typos 11 years ago
..
access Fix typos 11 years ago
bootstrap pgindent run for 9.5 11 years ago
catalog Rename jsonb_replace to jsonb_set and allow it to add new values 11 years ago
commands Fix pg_get_functiondef() to print a function's LEAKPROOF property. 11 years ago
executor Fix rescan of IndexScan node with the new lossy GiST distance functions. 11 years ago
foreign Code review for foreign/custom join pushdown patch. 11 years ago
lib pgindent run for 9.5 11 years ago
libpq pgindent run for 9.5 11 years ago
main Don't require users of src/port/gettimeofday.c to initialize it. 11 years ago
nodes Fix planner's cost estimation for SEMI/ANTI joins with inner indexscans. 11 years ago
optimizer Fix some questionable edge-case behaviors in add_path() and friends. 11 years ago
parser pgindent run for 9.5 11 years ago
po Translation updates 11 years ago
port pgindent run for 9.5 11 years ago
postmaster pgindent run for 9.5 11 years ago
regex Replace a bunch more uses of strncpy() with safer coding. 11 years ago
replication Fix assorted inconsistencies in our calls of readlink(). 11 years ago
rewrite Manual cleanup of pgindent results. 11 years ago
snowball Remove no-longer-required function declarations. 11 years ago
storage Remove special cases for ETXTBSY from new fsync'ing logic. 11 years ago
tcop pgindent run for 9.5 11 years ago
tsearch pgindent run for 9.5 11 years ago
utils Desupport jsonb subscript deletion on objects 11 years ago
.gitignore
Makefile Update copyright for 2015 11 years ago
common.mk Remove maintainer-check target, fold into normal build 12 years ago
nls.mk Translation updates 11 years ago