mirror of
https://github.com/postgres/postgres.git
synced 2025-07-05 07:21:24 +03:00
Move psql's print.c and mbprint.c into src/fe_utils.
Just turning the crank ...
This commit is contained in:
@ -44,7 +44,7 @@
|
||||
#include "input.h"
|
||||
#include "large_obj.h"
|
||||
#include "mainloop.h"
|
||||
#include "print.h"
|
||||
#include "fe_utils/print.h"
|
||||
#include "psqlscanslash.h"
|
||||
#include "settings.h"
|
||||
#include "variables.h"
|
||||
|
Reference in New Issue
Block a user