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/fe_utils
Andres Freund e5555657ba meson: Add support for building with precompiled headers 3 years ago
..
.gitignore Move psql's psqlscan.l into src/fe_utils. 10 years ago
Makefile windows: Adjust FD_SETSIZE via commandline define 3 years ago
archive.c Clean up inconsistent use of fflush(). 4 years ago
cancel.c Harmonize more parameter names in bulk. 3 years ago
conditional.c Allow pgbench to retry in some cases. 4 years ago
connect_utils.c Remove redundant null pointer checks before free() 4 years ago
mbprint.c Update copyright for 2022 4 years ago
meson.build meson: Add support for building with precompiled headers 3 years ago
option_utils.c Revert 56-bit relfilenode change and follow-up commits. 3 years ago
parallel_slot.c windows: Adjust FD_SETSIZE via commandline define 3 years ago
print.c Clean up inconsistent use of fflush(). 4 years ago
psqlscan.l Reject trailing junk after numeric literals 4 years ago
query_utils.c Remove redundant null pointer checks before PQclear and PQconninfoFree 4 years ago
recovery_gen.c Improve frontend error logging style. 4 years ago
simple_list.c Update copyright for 2022 4 years ago
string_utils.c Fix minor memory leaks in psql's tab completion. 4 years ago