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
Bruce Momjian 603e153bb8 I don't like last minute patches before the final freeze, but I believe that 27 years ago
..
access I don't like last minute patches before the final freeze, but I believe that 27 years ago
bootstrap pgindent run over code. 27 years ago
catalog Turns out OIDNAMELEN wasn't really being used at all! 27 years ago
commands Change Assert(Ptp.t_data->t_xmax == tp.t_data->t_xmin) to : 27 years ago
executor I don't like last minute patches before the final freeze, but I believe that 27 years ago
lib Ooops ... dllist.c can't use Assert() when it is compiled into 27 years ago
libpq Add configurable option controlling security checks in LO functions. 27 years ago
main Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
nodes equal() needs a case for Aggref nodes, as shown by: 27 years ago
optimizer Fix errors in SELECT ... GROUP BY ... UNION SELECT ... 27 years ago
parser Repair recently-introduced error in makeIndexable for LIKE: 27 years ago
port pgindent run over code. 27 years ago
postmaster Add startup-time check that -B is not unreasonably small for 27 years ago
regex pgindent run over code. 27 years ago
rewrite Make functions static or NOT_USED as appropriate. 27 years ago
storage Removed bad Assert(!buf->ri_lock) when unlocking exclusively 27 years ago
tcop 1. Run all pg_dump queries in single serializable transaction. 27 years ago
tioga Another pgindent run. Sorry folks. 27 years ago
utils I don't like last minute patches before the final freeze, but I believe that 27 years ago
Makefile Export include/utils/mcxt.h so that external stuff can include 27 years ago